Blog Tag: 301 redirect

301 redirects and htaccess

Comments Off

Suppose you have a webpage named, for example, oldpage.html and for some reason or other you want to change it to, for example, newpage.html.

The problem is that maybe Google has already indexed oldpage.html and maybe people have already linked to oldpage.html, so if you change the page name all the links to the old name will be broken.

So what to do? The solution is called a 301 redirect, and works as follows:
READ MORE

108 queries. 0.304 seconds.