|
What is auto redirecting and how to use it? |
|
|
Auto redirecting is a technique to send a page visitor to another page once the current page is loaded. This is almost needed when a website is setup to get high ranking in search engine. The popular page is used to open the url in browser and redirected page is used to display the content to the visitors. Visitor visits that page which is well identified and ranked high in search engine but he/she is redirected to the real page that displays the content. The loaded pages and redirected page almost exist in same website, however it may be from other site also.
This auto redirection technique has been very common. Sometimes some web pages are penalized by the engines due to many reasons. However search engines don’t want this but they are not set up to strongly detect this auto redirection technique used in the website. But if this auto redirection method is used for a valid reason, search engines don’t oppose it. This technique has been very popular and is used considering search optimization strategies.
When visitors opens a web page, that is optimized and high ranked but it does not contain the real content, so the webmasters redirect visitors the other page/part of the website. Normally the loading page stays for just few seconds and then it switched to other page of the same site or also other.
For auto redirection there are many methods used.
The "Meta Refresh Tag" method
Search engines are able to automatically detect this technique, so it should used for valid reason only. The reasonable delay for at least 5 seconds is recommended.
The "Javascript" method JavaScript is also used anywhere in the page to redirect it and search engines are not able to detect it automatically. The good place for JavaScript is in head section that works as soon the page loads.
The Form Technique When forms are used for redirection technique, the search engines are not able to detect that as the search engine spiders don’t fill the form’s fields and play any role to submit forms. Webmasters often don’t consider forms for auto redirection purpose as they are unaware of the thing that the url of a form action is a url that a browser requests to the server.
This is very important to be aware of the fact that the search engines can penalize your web page for using auto redirection technique, so this suggested that this auto redirection method should be used for right purpose only. The "Meta Refresh Tag" method is preferred, acceptable and provides a better result. If this method is used for valid reason, you will see that it will give a professional look to your website and help your visitors to get what they like to see.
|