Forum Moderators: DixonJones
I see the landing pages as a source of problems. They're all mirror pages. Most of them are also "orphan" pages. From the SEO point of view, I'd like to get rid of them, but I don't want to disrupt the PPC operations, which involve a great many terms on multiple PPC services.
To preserve bookmarks and existing links to the site, as well as the PPC clickthroughs, I was thinking of using 301s to redirect these page requests to the index page of the site, but I'm wondering what would happen to referrer string information if we did this.
Current information on the stats pages for one of these strings reads something like....
/landingpage.html/?GTSE=GOTO>KW=keyword1+keyword2
If the pages were all redirected to, say, index.html, would the referrer information for the page above survive the redirect as follows?....
/index.html/?GTSE=GOTO>KW=keyword1+keyword2
Ultimately, the site owner will try to go back and change the referrer urls, but he tells me that's not possible in a short time-frame, and he doesn't want to lose any traffic.
Another option would be to change the content of the landing pages so they don't duplicate the main site pages... but I feel this would only be a partial solution.