Questions
-
301 Redirect from .html
If I understood correctly you changed all your urls from ending with .html to ending with / Please confirm you previously had the following urls: http://www.domain.com/somepage.html and now you have: http://www.domain.com/somepage.html If the above is correct the code I use to do the redirects is: RewriteEngine On RewriteRule (.+).html$ /$1/ [L,R]
On-Page / Site Optimization | | SorinaDascalu0 -
Help With Duplicated Content
Hi Tom, Thanks so much for your prompt reply, i will get those tags updated and await some help with the 301. Is there anyone who could maybe help me out with the 301 redirect? Thanks again Alec
On-Page / Site Optimization | | finelinewebsolutions0