Web Page Redirects: Keeping your pages indexed
Redirection - From an Old page To a New page
What are redirects, and how are they supposed to operate?
Why do web page urls change? Site owners will get new domain names, reorganize their web sites or instill a new content delivery system, which are just some of many reasons that URLs can change.
If you change your URL, people (your site visitors) or search engines will be unable to find the page when looking in the old location. If your page was indexed with high ranking then how are people going to locate it? Redirection is the current solution. With URL redirection, a site owner can automatically send requests for the page from the old location to the new one. You can think of this as email or phone number forwarding for web pages.
Meta Tag Refresh Page Redirects
Meta tag redirection is a page-based method of pointing from one place to another. In other words, it's something you put on the actual web page.
Server-Side Redirection
This is where your web server does all the work of pointing from one place to another.
When your server does a redirection (or responds to anything), it sends out a little status code about the request it's processed. You know how when you try to reach a web site that's gone, and you sometimes get a "404 Not Found" error? That's a type of status code a server sends, which in turn may trigger the appearance of that "Not Found" page.
By Alex Skorohodov
Source: http://www.kosmoscentral.com/seo-articles/web-page-redirects.html
What are redirects, and how are they supposed to operate?
Why do web page urls change? Site owners will get new domain names, reorganize their web sites or instill a new content delivery system, which are just some of many reasons that URLs can change.
If you change your URL, people (your site visitors) or search engines will be unable to find the page when looking in the old location. If your page was indexed with high ranking then how are people going to locate it? Redirection is the current solution. With URL redirection, a site owner can automatically send requests for the page from the old location to the new one. You can think of this as email or phone number forwarding for web pages.
Meta Tag Refresh Page Redirects
Meta tag redirection is a page-based method of pointing from one place to another. In other words, it's something you put on the actual web page.
Server-Side Redirection
This is where your web server does all the work of pointing from one place to another.
When your server does a redirection (or responds to anything), it sends out a little status code about the request it's processed. You know how when you try to reach a web site that's gone, and you sometimes get a "404 Not Found" error? That's a type of status code a server sends, which in turn may trigger the appearance of that "Not Found" page.
By Alex Skorohodov
Source: http://www.kosmoscentral.com/seo-articles/web-page-redirects.html

0 Comments:
Post a Comment
<< Home