Using 301 Redirect for only a few pages - impact?
I would like to display an RSS newsfeed on my site and would like to use server side scripting so that search engines may crawl it (as oppose to java script). I am only planning to put the RSS feeds on 6 pages of my site, including the main home page. To do this, I will be required to change the suffix of these 6 pages, including the main home page from ".html" to ".asp". I was going to do a 301 redirect, but have read that google has some problems with it.
If I am only redirecting 6 pages including home page, will google still have problems with it? Can anyone tell me the pros and cons? Thanks so much!
|