Forum Moderators: phranque
I just did a dumb thing with google sitemaps though (misunderstood directions from the sitemap generator...don't ask) and submitted an url list that looks like this:
[mydomain.com...] changefreq=weekly priority=1.0
[mydomain.com...] changefreq=weekly priority=0.9
The problem is that Google was able to get these pages, so I'm going to have duplicate entries when they're indexed. I've tried
"Redirect Permanent /Product_100%20changefreq=weekly%20priority=0.9 [mydomain.com...]
with them, but that isn't working (I guess because there's already a mod rewrite affecting these urls).
How do I redirect these urls with the appended " changefreq=weekly priority=0.9" back to the regular ones?