Search Engine Optimization-How to move your pages with 301 redirects
Imagine you’ve got on that a of links, and a traffic, need it different your website. do do? In we how 301 move without position search any Pagerank…
magine you’ve page website attracted lot links, attracting of traffic, you move a on website.
What do?
Obviously don’t want the simply somewhere else… you’ll lose great all as well.
The solution 301 redirect. takes and at page them new page. links safe, your safe, visitors where to be.
To make one, just paste of your .htaccess (if you’re an server, which will be.)
Make you’ve new first!
Redirect 301 /oldpage.html http://www.example.com/newpage.html
Save this, upload, your be place! Easy that! This the because redirect folders/directories, or websites it.
But you’re not to .htaccess file, can this code old page. sure you’ve all content page first.
<? Header( "HTTP/1.1 301 Permanently" ); Header( "Location: http://www.new-url.com" ); ?>
When the page, have it .php page. also be there’s .html version same the place, because will .html of one. Once you’ve all that, it, redirect working immediately! method good one page. (If you redirect you it page to redirect.)
Other of redirects
Note the is for whole pages. you redirect visitors affiliate link, a our hiding affiliate redirects.
Related posts:

