Forum Moderators: Robert Charlton & goodroi
The main contributing factors (I think) to the pages turning supplemental are...each page has the same 4 paragraph (I know) title and exactly the same description, which incidentally is a snippet of code caused by some sort of cms.
My question is whether I should redirect these to the new pages that will have the same content, or will this do more harm than good?
I am only concerned about the effect this will have on Google.
Thanks
Duplicate descriptions and/or no descriptions did my site a ton of damage and I'm still rebuilding pages. The rebuilt pages are slowly popping out of being supplemental.
I think the number one reason for pages being supplemental is they do not have enough PR to be included in the main index, but with the pages there is a chance they will show for some searches, or will be included in the future. Without them, you limit your chances for ranking for the topic of the pages, if they are unique.
If the other pages rank well I would think about cleaning them up and letting them 'age' rather than 'condensing'. I think they give you more long term opportunities.
Justin
icedowl..I can't keep the urls of the supplemental pages because they are dynamically generated by the old cms and use asp (I am using php)
I am keeping all the static urls
jd01..Not sure what you mean by "condensing" I am rebuilding the site page by page and intend keeping all the content
Yes you can. With Apache and PHP and the AddType directive you can have any extension you like on the files.
Additionally, with ModRewrite the URLs do not even have to match the internal file system structure and naming. Use a set of rewrites to match the URLs with the files.
I do mean the <title>characters = 700
words = 116
burcot - This is why these 200 pages are going supplemental.
The title element should be unique for every page you care about, reflecting the content of that particular page. It should be less than 70 characters, ideally less than 63 or so characters for display on Google. It's a major onpage optimizing element.
See...
Building the Perfect Page - Part II - The Basics
Developing an effective <title> element.
[webmasterworld.com...]
Incidentally, IMO, there's no point redirecting a page that doesn't have external inbound links pointing to it.