Often on the internet we land up in situations, wherein the search returns exactly what we intend to figure out; however, upon following the link and checking the website, just doesn’t show us the content we came looking for. This usually happens because the owners of such websites usually try to trick the end user to buy or register something.
Whenever a request is usually made over the internet, the request also carries something called as “Header”. The Header information has information pertaining to the browser, the user -agent etc. In case of Google search engine bot ( which keeps crawling the web), this user-agent is “GoogleBot“.
Often, the programmer’s of the websites check out the header of the visitor and if it is lets assume ” GoogleBot”, they allow the Bot to read all the data. Therefore, a very simple trick to fool up the programming logic is by making them believe that we are not Firefox/Internet Explorer but GoogleBot 😉
There is a very famous Firefox Addon which can do this trick for you, its called User Agent Switcher. User Agent Switcher adds a menu and a toolbar button to switch the user agent of the browser.
The other way can be to access Be The Bot, the website also does the same thing i.e. Agent Switching.
Follow the Below mentioned steps to access the website and get results of your choice.
1) Have the URL of the website you wish to use handy.
2) Enter this URL in “Enter URL” box as shown in the website.
3) Click Go, and you’re all set.
Do stay tuned to Technofriends for more, one of the best ways of doing so is by subscribing to our feeds. You can subscribe to Technofriends feed by clicking here.
Cheers
Vaibhav
Filed under: Free, Google, hacks, How-To, HTTP, Internet, Tips, Tools, Tricks, Tutorials, web | Tagged: geeks | 2 Comments »