|
|
|
|
|
|
|
![]() |
#1 |
Lord help me, I'm just not that bright
|
I use a varation of that:
Code:
<?php if( is_home() | is_single() | is_page() ){ if ( $paged < 2) { echo '<meta name="robots" content="index,follow" />'; } else { echo '<meta name="robots" content="noindex,follow" />'; }} else { echo '<meta name="robots" content="noindex,follow" />'; }?> |
![]() |
![]() |
![]() |
#2 |
Shut up brain, or I'll stab you with a Q-tip!
Join Date: Dec 2005
Posts: 118
|
I wouldn't worry too much about duplicate content, i have a vbulletin board just like this board which has duplicate content virtually everywhere. From the archive to the single forum post view. When google couldn't detect good and bad duplicate content it would ban all vbulletin boards. But it seems it doesn't so google must be quite smart.
|
![]() |
![]() |
![]() |
#3 |
Oh no, I'm sweating like Roger Ebert
|
Here are a couple different articles on duplicate content proofing your WP blog.
I like this method (no plug-in) but this article links to a WP plug-in which others may like. |
![]() |
![]() |
![]() |
#4 |
Rock stars ... is there anything they don't know?
Join Date: May 2007
Posts: 19
|
I just use a robots.txt to tell the SE's not to index the category and archive pages so just the post pages get indexed. Seems to work fine for me.
__________________
Promote my wife's hardcore solo girl site - JustineCash - POTD | FHG's etc. |
![]() |
![]() |
![]() |
#5 | |
bang bang
|
Quote:
![]() Cheers, B |
|
![]() |
![]() |
![]() |
#6 | |
Rock stars ... is there anything they don't know?
Join Date: May 2007
Posts: 19
|
Quote:
__________________
Promote my wife's hardcore solo girl site - JustineCash - POTD | FHG's etc. |
|
![]() |
![]() |
![]() |
|
|