Forum Moderators: phranque
So i made the 301 redirects to the new urls
this is the code i use in htaccess
Redirect permanent /cooking/calamari228.html http://www.example.com/cooking/calamari.html
Redirect permanent /cooking/fries8.html http://www.example.com/cooking/fries.html
the old url with 228 at the end changed to the new one
i did that for a lot of pages that moved to another location
is that done correctly, can this affects site indexing by google?
[edited by: jatar_k at 4:41 pm (utc) on Jan. 5, 2007]
[edit reason] examplified [/edit]