Go Back   WarriorForum - Internet Marketing Forums > The Warrior Forum > Adsense / PPC / SEO Discussion Forum
Register Blogs FAQ Social Groups CalendarHelp Desk

Reply
 
LinkBack Thread Tools
Old 11-29-2011, 07:26 AM   #1
HyperActive Warrior
 
Join Date: Apr 2011
Posts: 170
Thanks: 25
Thanked 11 Times in 10 Posts
Social Networking View Member's Twitter Profile 
Default A seldom mentioned SEO tip from Google's beginner SEO guide

Hey guys,

So I was looking through Google's SEO starter guide (http://static.googleusercontent.com/...rter-guide.pdf) and came across this:

Quote:
Avoid

allowing your 404 pages to be indexed in search engines (make sure that your webserver is configured to give a 404 HTTP status code when non-existent pages are requested
This is simple enough to do in wordpress, go to your theme editor and add
Quote:
<META NAME="ROBOTS" CONTENT="NOINDEX>
Or if it is PHP

Quote:
<?php if(is_single()): ?>
<META NAME="ROBOTS" CONTENT="NOINDEX, NOFOLLOW" />
<?php endif; ?>
I can't vouch for how it will effect your ranks, but if Google recommends it right?

\/V Oh and look no WSO V\/
rob1123 is online now   Reply With Quote
Old 11-29-2011, 07:39 AM   #2
HyperActive Warrior
War Room Member
 
swords's Avatar
 
Join Date: Oct 2010
Posts: 324
Thanks: 1
Thanked 40 Times in 36 Posts
Contact Info
Send a message via MSN to swords
Default Re: A seldom mentioned SEO tip from Google's beginner SEO guide

Makes sense, Google should punish websites that A) have these pages B) "want" these pages to be indexed (intentionally or not).

*****************************************

Schedule Unlimited ScrapeBox Tasks!

*****************************************
swords is offline   Reply With Quote
Old 11-29-2011, 10:40 AM   #3
SEO Strategist
War Room Member
 
yukon's Avatar
 
Join Date: Jun 2010
Posts: 6,533
Thanks: 355
Thanked 1,993 Times in 1,274 Posts
Default Re: A seldom mentioned SEO tip from Google's beginner SEO guide

Quote:
Originally Posted by rob1123 View Post
Or if it is PHP

Quote:
<?php if(is_single()): ?>
<META NAME="ROBOTS" CONTENT="NOINDEX, NOFOLLOW" />
<?php endif; ?>
I can't vouch for how it will effect your ranks, but if Google recommends it right?

\/V Oh and look no WSO V\/
I can tell you right now, you'll never rank a single internal Wordpress Post page, I guarantee that!

The is_single in that code above is the actual blog post/page.

With that code your adding a NOINDEX/NOFOLLOW tag to every single blog post on your site.

Bad move If you want SERP traffic.

yukon is offline   Reply With Quote
Reply

  WarriorForum - Internet Marketing Forums > The Warrior Forum > Adsense / PPC / SEO Discussion Forum

Tags
beginner, google, guide, mentioned, seldom, seo, tip

Thread Tools

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
Trackbacks are Off
Pingbacks are Off
Refbacks are Off



All times are GMT -6. The time now is 03:30 PM.