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 06-15-2011, 11:24 PM   #1
Tech Blogger
 
Join Date: Jun 2011
Location: India
Posts: 75
Thanks: 3
Thanked 1 Time in 1 Post
Social Networking View Member's FaceBook Profile  View Member's Twitter Profile 
Default How to nofollow certain pages ?

Hello Warriors,

I run a tech blog self hosted on wordpress and I require some help from you all.

I want to use the nofollow tag to certain pages of my blog (about, contact.....) and I'm unaware how to do it ?

Any help will be appreciated

Thanks

salmanbaig is offline   Reply With Quote
Old 06-16-2011, 12:06 AM   #2
Warrior Member
 
Join Date: May 2011
Posts: 10
Thanks: 0
Thanked 0 Times in 0 Posts
Default Re: How to nofollow certain pages ?

edit the code of your blog.. and in the css.. put the rel on link tag

richardjmartinez is offline   Reply With Quote
Old 06-16-2011, 12:20 AM   #3
SEO Strategist
War Room Member
 
yukon's Avatar
 
Join Date: Jun 2010
Posts: 6,532
Thanks: 355
Thanked 1,992 Times in 1,273 Posts
Default Re: How to nofollow certain pages ?

1) Backup your site.

2) Visit the Wordpress Page that you want to NOFOLLOW, & get the the number of the page that Wordpress assigned to that specific page when it was first created.

In the example below we need to make a note of the number 87.

[example]
hxxp://www.domain.com/wp-admin/post.php?post=87&action=edit

3) Open your Wordpress theme editor & go to header.php, then paste the following code one line above the </head> tag.

Quote:
<?php if ( is_page(87) ) { ?>
<meta name="robots" content="nofollow" />
<?php } ?>
4) Repeat the above steps for each page that you want to display the NOFOLLOW tag.

yukon is offline   Reply With Quote
Old 06-16-2011, 02:55 AM   #4
Tech Blogger
 
Join Date: Jun 2011
Location: India
Posts: 75
Thanks: 3
Thanked 1 Time in 1 Post
Social Networking View Member's FaceBook Profile  View Member's Twitter Profile 
Default Re: How to nofollow certain pages ?

Thanks Yukon for your help, could you also provide details on how to add nofollow to "read more" links.

salmanbaig is offline   Reply With Quote
Old 06-16-2011, 02:57 AM   #5
Warrior Member
 
illsm113's Avatar
 
Join Date: Jun 2010
Location: somewhere I belong
Posts: 14
Thanks: 0
Thanked 1 Time in 1 Post
Default Re: How to nofollow certain pages ?

Dofollow, nofoolow always a big problem.

illsm113 is offline   Reply With Quote
Old 06-16-2011, 03:28 AM   #6
SEO Strategist
War Room Member
 
yukon's Avatar
 
Join Date: Jun 2010
Posts: 6,532
Thanks: 355
Thanked 1,992 Times in 1,273 Posts
Default Re: How to nofollow certain pages ?

Quote:
Originally Posted by salmanbaig View Post
Thanks Yukon for your help, could you also provide details on how to add nofollow to "read more" links.
Backup your theme & try this http://www.khapay.com/wordpress/add-nofollow-wordpress.html

yukon is offline   Reply With Quote
Reply

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

Tags
nofollow, pages

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 07:47 AM.