What is Mapping URL?

Keyword URL mapping is the process of determining which page of a website should contain certain keywords to maximize the optimization of the entire website as a whole. A lot of times optimization is only directed at the homepage of a website. This is not the best strategy simply because it is impossible for any one page of a website to be top loaded with several keywords. Each page of a website needs to be optimized for only a few keywords for it to have a chance to rank highly for any one keyword phrase search.
 
Keyword URL mapping is the process of determining which page of a website should contain certain keywords to maximize the optimization of the entire website as a whole. A lot of times optimization is only directed at the homepage of a website.
 
URL mapping is a feature new to ASP.NET 2.0 that enables page developers to map one set of URLs to another. If a request comes in for one of the URLs in the first set, it is automatically re-mapped on the server-side.
 
Back
Top