We’d like to remind Forumites to please avoid political debate on the Forum.

This is to keep it a safe and useful space for MoneySaving discussions. Threads that are – or become – political in nature may be removed in line with the Forum’s rules. Thank you for your understanding.

📨 Have you signed up to the Forum's new Email Digest yet? Get a selection of trending threads sent straight to your inbox daily, weekly or monthly!
The Forum now has a brand new text editor, adding a bunch of handy features to use when creating posts. Read more in our how-to guide

Follow Up Search on MSE

Following on from this Post many thanks to cit_k who suggested google site: parameter
I have created some MSE specific search providers which use google for searching MSE
There are two files for IE and two for Firefox, they are MSEGoogle and MSEGoogleTitle
The first searches for all occurrences of search terms in the whole URL and the second searches just within titles.
In the process I discovered that hitting Alt+Enter in the search bar the results come up in a New Tab,(Alt+Enter in the URL bar does the same too..you live and learn :p)
The next post has the files for Firefox and the third one has the files for IE 8
I hope someone finds them useful
4.8kWp 12x400W Longhi 9.6 kWh battery Giv-hy 5.0 Inverter, WSW facing Essex . Aint no sunshine ☀️ Octopus gas fixed dec 24 @ 5.74 tracker again+ Octopus Intelligent Flux leccy

CEC Email energyclub@moneysavingexpert.com

Comments

  • If you wish to use the search box in Firefox you need to create the two files below in %APPDATA%\Mozilla\Firefox\Profiles\YourProfile\searchplugins

    MSEGoogle.xml
    <SearchPlugin xmlns="http://www.mozilla.org/2006/browser/search/">
    <ShortName>MSEGoogle</ShortName>
    <Description>MSE Google Search</Description>
    <InputEncoding>UTF-8</InputEncoding>
    <Image width="16" height="16">data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAADlklEQVQ4jT3T7VMTBBzA8R/hraK6tFNPw9LrDdWb7LRT6syrV15GhoPxINONCTgUVBgiAYKw8TBAqAAfQBSCUpriwwZsMAS3G3M8ideU1MSzw1oqRnmp6fXtTdeLz5/wkZTezSR0xaHuikfdFU/UmSh0Axrap/fT6q3G3L6HsmMFtAxWY/njEEnuRNafWk9CVzwJXXGIyqpEZVWisimJPLMOlT2KszON7M5L4hl5DhH5jwK9QYtt5ht0Hg0RJ9eisioRnUNDXKeKWFs0ER0RNM/UUFG7CxFhvgil696jLnoZH84OQkRIi13DsbsNxDqiibYqkZTezai744ntjCHOEYPzfiuhoYsJFsFXtokn58w8vdBI4GQlriIthyPDOW0rI28iD6VViaQ6U9A6NhJni6HgajZ1/VWICPp3FvCgI4uA3UzAfZxH14dgaognfY1cOmum4nIpqk4Vkn5uKzqHho0ONSemGzhytIg5QUJj7FJutW7j8cVW/vL3E/DZuOs7zX37IX50VFPtLyehewNiGNhOUk8iWz1b8dy0cOegGXXYPFpSP6I742MadO8zfDiX++O9/HPDx0x3PWMXDlDiN5Fo34TsdmeR6kxhh3cHQ790cqOyiGblMvwtBgYqNBgjV2Mr1PBwzEJTppbiVWEMjOyn8Eoxemcyku/JIXNgO+n927AEvuOKtZZT6pX4GzP43XuSRxOjBJxH+LWzno6CdOwmPT03m8kYzGRnfxpi9O4h151FujOVxntNjPnbOKJciqd8A3f6WrnT/z1jZi3Xj+/jsesET6dctN1qYue5NL5wG5AyXzE5AwYqLxkZZwR3dw21a97AV6fH35LJUNUWzptSGD2QTaC9isnLHdT/VEeOy8DewVyk3GfEPG5k5GEPn6xby44Vi2mIeB1HqZrbfTV4ijRcLMlltDyda80ZeKdOUTpeRtFgPiW+QsQ0uJcRnLRavkJESF4Zhl2znPzweVy1ZHPP1cTk0X38djSbG/42mn9uo3gwn8phE1XDJcgo55nmCqvDVxAUJLzw8ivU6j7l6/AFpL01m9PGLfzwrYnO6jRuM4H1Twvlw0YqfCV8OWpGXN4OPli5HBHhtYWvIkHBzJm/kIRV7/LmLAWZbz9Pw2dLCJEg9LvSmJwe5hoXcP/dTd14NaKQYESEF0NCUCgULFkUSvAsBfLSXOTZEBwF0YyZPv9/5aK5oSRrE+hxHWf4QS//AsXzjmaqDL9rAAAAAElFTkSuQmCC</Image>
    <Url type="application/x-suggestions+json" method="GET" template="http://suggestqueries.google.com/complete/search?output=firefox&amp;client=firefox&amp;hl={moz:locale}&amp;q=site%3Ahttp%3A%2F%2Fforums.moneysavingexpert.com+{searchTerms}"/>
    <Url type="text/html" method="GET" template="http://www.google.co.uk/search">
      <Param name="q" value="site%3Ahttp%3A%2F%2Fforums.moneysavingexpert.com+{searchTerms}"/>
      <Param name="ie" value="utf-8"/>
      <Param name="oe" value="utf-8"/>
      <Param name="aq" value="t"/>
      <!-- Dynamic parameters -->
      <Param name="rls" value="{moz:distributionID}:{moz:locale}:{moz:official}"/>
      <MozParam name="client" condition="defaultEngine" trueValue="firefox-a" falseValue="firefox"/>
    </Url>
    <SearchForm>http://www.google.co.uk/firefox</SearchForm>
    </SearchPlugin>
    
    MSEGoogleTitle.xml
    <SearchPlugin xmlns="http://www.mozilla.org/2006/browser/search/">
    <ShortName>MSETitlesGoogle</ShortName>
    <Description>MSE Titles Google Search</Description>
    <InputEncoding>UTF-8</InputEncoding>
    <Image width="16" height="16">data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAADlklEQVQ4jT3T7VMTBBzA8R/hraK6tFNPw9LrDdWb7LRT6syrV15GhoPxINONCTgUVBgiAYKw8TBAqAAfQBSCUpriwwZsMAS3G3M8ideU1MSzw1oqRnmp6fXtTdeLz5/wkZTezSR0xaHuikfdFU/UmSh0Axrap/fT6q3G3L6HsmMFtAxWY/njEEnuRNafWk9CVzwJXXGIyqpEZVWisimJPLMOlT2KszON7M5L4hl5DhH5jwK9QYtt5ht0Hg0RJ9eisioRnUNDXKeKWFs0ER0RNM/UUFG7CxFhvgil696jLnoZH84OQkRIi13DsbsNxDqiibYqkZTezai744ntjCHOEYPzfiuhoYsJFsFXtokn58w8vdBI4GQlriIthyPDOW0rI28iD6VViaQ6U9A6NhJni6HgajZ1/VWICPp3FvCgI4uA3UzAfZxH14dgaognfY1cOmum4nIpqk4Vkn5uKzqHho0ONSemGzhytIg5QUJj7FJutW7j8cVW/vL3E/DZuOs7zX37IX50VFPtLyehewNiGNhOUk8iWz1b8dy0cOegGXXYPFpSP6I742MadO8zfDiX++O9/HPDx0x3PWMXDlDiN5Fo34TsdmeR6kxhh3cHQ790cqOyiGblMvwtBgYqNBgjV2Mr1PBwzEJTppbiVWEMjOyn8Eoxemcyku/JIXNgO+n927AEvuOKtZZT6pX4GzP43XuSRxOjBJxH+LWzno6CdOwmPT03m8kYzGRnfxpi9O4h151FujOVxntNjPnbOKJciqd8A3f6WrnT/z1jZi3Xj+/jsesET6dctN1qYue5NL5wG5AyXzE5AwYqLxkZZwR3dw21a97AV6fH35LJUNUWzptSGD2QTaC9isnLHdT/VEeOy8DewVyk3GfEPG5k5GEPn6xby44Vi2mIeB1HqZrbfTV4ijRcLMlltDyda80ZeKdOUTpeRtFgPiW+QsQ0uJcRnLRavkJESF4Zhl2znPzweVy1ZHPP1cTk0X38djSbG/42mn9uo3gwn8phE1XDJcgo55nmCqvDVxAUJLzw8ivU6j7l6/AFpL01m9PGLfzwrYnO6jRuM4H1Twvlw0YqfCV8OWpGXN4OPli5HBHhtYWvIkHBzJm/kIRV7/LmLAWZbz9Pw2dLCJEg9LvSmJwe5hoXcP/dTd14NaKQYESEF0NCUCgULFkUSvAsBfLSXOTZEBwF0YyZPv9/5aK5oSRrE+hxHWf4QS//AsXzjmaqDL9rAAAAAElFTkSuQmCC</Image>
    <Url type="application/x-suggestions+json" method="GET" template="http://suggestqueries.google.com/complete/search?output=firefox&amp;client=firefox&amp;hl={moz:locale}&amp;q=allintitle%3A+site%3Ahttp%3A%2F%2Fforums.moneysavingexpert.com+{searchTerms}"/>
    <Url type="text/html" method="GET" template="http://www.google.co.uk/search">
      <Param name="q" value="allintitle%3A+site%3Ahttp%3A%2F%2Fforums.moneysavingexpert.com+{searchTerms}"/>
      <Param name="ie" value="utf-8"/>
      <Param name="oe" value="utf-8"/>
      <Param name="aq" value="t"/>
      <!-- Dynamic parameters -->
      <Param name="rls" value="{moz:distributionID}:{moz:locale}:{moz:official}"/>
      <MozParam name="client" condition="defaultEngine" trueValue="firefox-a" falseValue="firefox"/>
    </Url>
    <SearchForm>http://www.google.co.uk/firefox</SearchForm>
    </SearchPlugin>
    
    Restart Firefox and away we go
    These two providers should be in the drop down in the search bar (both have MSE Martin as icons)
    4.8kWp 12x400W Longhi 9.6 kWh battery Giv-hy 5.0 Inverter, WSW facing Essex . Aint no sunshine ☀️ Octopus gas fixed dec 24 @ 5.74 tracker again+ Octopus Intelligent Flux leccy

    CEC Email energyclub@moneysavingexpert.com
  • debitcardmayhem
    debitcardmayhem Posts: 13,523 Forumite
    Part of the Furniture 10,000 Posts Name Dropper Photogenic
    edited 21 February 2010 at 11:48AM
    If you wish to use the search box in IE 8 you need to create the two files below in any directory you wish
    note the GUIDs on these entries should be unique (I used guidgen.exe to create them)

    MSEGoogle.reg
    Windows Registry Editor Version 5.00
    
    [HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\SearchScopes\{CBEEC0F4-0409-48eb-AD75-9FA166BB7535}]
    "DisplayName"="MSEGoogle"
    "URL"="http://www.google.co.uk/search?q=site%3Ahttp%3A%2F%2Fforums.moneysavingexpert.com+{searchTerms}&sourceid=ie7&rls=com.microsoft:{language}:{referrer:source}&ie={inputEncoding?}&oe={outputEncoding?}&rlz=1I7GGHP_en"
    "ShowSearchSuggestions"=dword:00000000
    "SuggestionsURL"="http://clients5.google.com/complete/search?q=site%3Ahttp%3A%2F%2Fforums.moneysavingexpert.com+{searchTerms}&client=ie8&mw={ie:maxWidth}&sh={ie:sectionHeight}&rh={ie:rowHeight}&inputencoding={inputEncoding}&outputencoding={outputEncoding}"
    "OSDFileURL"="http://www.ieaddons.com/gb/DownloadHandler.ashx?ResourceId=813"
    "FaviconURL"="http://forums.moneysavingexpert.com/favicon.ico"
    "FaviconPath"="C:\\Users\\Rob\\AppData\\LocalLow\\Microsoft\\Internet Explorer\\Services\\mse.ico"
    "SortIndex"=dword:00000000
    
    MSEGoogleTitle.reg
    Windows Registry Editor Version 5.00
    
    [HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\SearchScopes\{96567057-08E7-45c9-8C55-0B7978191D0F}]
    "DisplayName"="MSETitlesGoogle"
    "URL"="http://www.google.co.uk/search?q=allintitle%3A+site%3Ahttp%3A%2F%2Fforums.moneysavingexpert.com+{searchTerms}&sourceid=ie7&rls=com.microsoft:{language}:{referrer:source}&ie={inputEncoding?}&oe={outputEncoding?}&rlz=1I7GGHP_en"
    "ShowSearchSuggestions"=dword:00000000
    "SuggestionsURL"="http://clients5.google.com/complete/search?q=allintitle%3A+site%3Ahttp%3A%2F%2Fforums.moneysavingexpert.com+{searchTerms}&client=ie8&mw={ie:maxWidth}&sh={ie:sectionHeight}&rh={ie:rowHeight}&inputencoding={inputEncoding}&outputencoding={outputEncoding}"
    "OSDFileURL"="http://www.ieaddons.com/gb/DownloadHandler.ashx?ResourceId=813"
    "FaviconURL"="http://forums.moneysavingexpert.com/favicon.ico"
    "FaviconPath"="C:\\Users\\Rob\\AppData\\LocalLow\\Microsoft\\Internet Explorer\\Services\\mse.ico"
    "SortIndex"=dword:00000000
    
    You will need download the MSE Icon and save as the FaviconPath in the reg files (change that to where you wish)
    Then right click the file(s) and Merge (I would recommend creating a new system restore point first for safety) and restart IE
    These two providers should be in the drop down in the search bar (both have MSE Martin as icons)
    4.8kWp 12x400W Longhi 9.6 kWh battery Giv-hy 5.0 Inverter, WSW facing Essex . Aint no sunshine ☀️ Octopus gas fixed dec 24 @ 5.74 tracker again+ Octopus Intelligent Flux leccy

    CEC Email energyclub@moneysavingexpert.com
This discussion has been closed.
Meet your Ambassadors

🚀 Getting Started

Hi new member!

Our Getting Started Guide will help you get the most out of the Forum

Categories

  • All Categories
  • 353.8K Banking & Borrowing
  • 254.2K Reduce Debt & Boost Income
  • 455.2K Spending & Discounts
  • 246.9K Work, Benefits & Business
  • 603.4K Mortgages, Homes & Bills
  • 178.2K Life & Family
  • 260.9K Travel & Transport
  • 1.5M Hobbies & Leisure
  • 16K Discuss & Feedback
  • 37.7K Read-Only Boards

Is this how you want to be seen?

We see you are using a default avatar. It takes only a few seconds to pick a picture.