Forum Moderators: phranque
Apparently these pages were all indexed and now I'm getting the errors when the search bots revisit the site.
What I am thinking of doing is to just redirect all these requests to the site root.
Is this an okay idea?
And if yes, given this is a typical URL
domain.com/EmailPage.aspx?StoryID=467
how can I construct a rule for my .htaccess file that will redirect to domain.com.
When I tried it myself I got
domain.com/?StoryID=467
as the result, which I think is a bad idea since it may be seen as duplicate content to my home page.
Thanks for any help,
SM