21306 Posts in 5736 Topics by 2603 members
|
Page:
1
|
Go to End | |
| Author | Topic: | 690 Views |
-
.html to / 301 redirect question

12 July 2011 at 4:28am
I've just finished a website redesign for a client.
I kept as much of the URL structure in tact as i could, however the main difference is that their old site links were all ending in .html now obviously with SS they dont, my question is do i need to bother with a 301 redirect for EVERY page??they all work fine still because SS ignore extensions anyway, but my client is panicking because he spent so much on link building and SEO and now think all of the "juice" will be lost. can anybody shed any light on this?
cheers.
-
Re: .html to / 301 redirect question

13 July 2011 at 12:17am
I've not had to do that, but the manual page might help...
http://httpd.apache.org/docs/1.3/mod/mod_rewrite.html#RewriteRule
-
Re: .html to / 301 redirect question

13 July 2011 at 4:56am
Take a look at http://www.internetofficer.com/seo-tool/redirect-check/ as long as its registering as a direct link you're good. It wouldn't hurt to add a canonical links to your header to avoid loosing juice between http://mysite.com/page and http://mysite.com/page/ :
<link rel="canonical" href="$AbsoluteLink">
Cheers
-
Re: .html to / 301 redirect question

13 July 2011 at 5:02am
thanks a lot for your help, that site says the links are direct, so it isnt even detecting a redirect between .html and / which i assume is good!
also added the canonical link, thanks for that tip
| 690 Views | ||
|
Page:
1
|
Go to Top |



