Greenguy's Board


Go Back   Greenguy's Board > Blogs and Blogging
Register FAQ Calendar Today's Posts

Reply
 
Thread Tools Search this Thread Rate Thread Display Modes
Old 2007-05-04, 06:00 PM   #1
NobleSavage
Lord help me, I'm just not that bright
 
Join Date: May 2006
Posts: 103
Send a message via ICQ to NobleSavage
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" />';
}?>
If it helps - I don't know.
NobleSavage is offline   Reply With Quote
Old 2007-05-07, 08:23 AM   #2
twn
Shut up brain, or I'll stab you with a Q-tip!
 
twn's Avatar
 
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.
__________________

* Blog Submitter * Free WordPress
twn is offline   Reply With Quote
Old 2007-05-07, 09:08 AM   #3
walrus
Oh no, I'm sweating like Roger Ebert
 
walrus's Avatar
 
Join Date: May 2005
Location: Los Angeles
Posts: 1,773
Send a message via ICQ to walrus Send a message via Yahoo to walrus
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.
__________________
Naked Girlfriend Porn TGP
free partner account
walrus is offline   Reply With Quote
Old 2007-05-08, 07:33 AM   #4
Darrell
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.
Darrell is offline   Reply With Quote
Old 2007-05-08, 10:24 AM   #5
bDok
bang bang
 
bDok's Avatar
 
Join Date: Mar 2005
Location: SD/OC/LA
Posts: 3,241
Send a message via ICQ to bDok
Quote:
Originally Posted by Darrell View Post
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.
On my splog networks this is what I did and it really helped to drive the amount of indexed pages through the roof.

Cheers,
B
bDok is offline   Reply With Quote
Old 2007-05-08, 11:05 AM   #6
Darrell
Rock stars ... is there anything they don't know?
 
Join Date: May 2007
Posts: 19
Quote:
Originally Posted by bDok
On my splog networks this is what I did and it really helped to drive the amount of indexed pages through the roof.
Now that's interesting as I had the same happen to me. My sites that have a robots.txt file get more pages indexed and they get indexed quicker than sites without one.
__________________
Promote my wife's hardcore solo girl site - JustineCash - POTD | FHG's etc.
Darrell is offline   Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 06:32 AM.


Mark Read
Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
© Greenguy Marketing Inc