Go Back   Webmaster Forum > Development > Web Development > HTML and CSS
REMOVE the ads below !
Reply
 
LinkBack Thread Tools
  # 1 (permalink)
Old
Promotion Team Leader
Posts: 1,479
Join Date: Aug 2007
iTrader: (0)
Location: Sujangarh (Rajasthan,India)
nofollow attribute how ? need urgent help.. - 11-07-2007

can anyone help me to make a nofollow link
a search and found 2 options
which one to use
rel="nofollow"
or
rel="external nofollow"
or
rel='nofollow'
or
rel='external nofollow'
Reply With Quote
  # 2 (permalink)
Old
Web Developer
Posts: 2,256
Join Date: Feb 2007
iTrader: (0)
Location: Bhopal (MP, India)
Re: nofollow attribute how?? need urgent help.. - 11-07-2007

These are the correct forms :
HTML Code:
rel="nofollow"
HTML Code:
rel='nofollow'
A single quote (') or a double quote (") won't make any particular difference.

Thanx,
Shadab.


My periodic table contains only 1 element : the element of Surprise.
Reply With Quote
  # 3 (permalink)
Old
Promotion Team Leader
Posts: 1,479
Join Date: Aug 2007
iTrader: (0)
Location: Sujangarh (Rajasthan,India)
Re: nofollow attribute how ? need urgent help.. - 11-08-2007

But in wordpress i saw rel="external nofollow"

no problem
i am going to use not rel="nofollow" or rel='nofollow' as you said
Reply With Quote
  # 4 (permalink)
Old
Newbie
Posts: 8
Join Date: Dec 2007
iTrader: (0)
Re: nofollow attribute how ? need urgent help.. - 12-04-2007

Actually, any of them is valid.
What rel="external nofollow" does is to indicate that the link is an external page, and tells search engines not to credit it.

Having rel="external" will cause some browsers to open the link in a new window.
---
In HTML, attribute="???" is the same as attribute='???'.
Reply With Quote
  # 5 (permalink)
Old
Promotion Team Leader
Posts: 1,479
Join Date: Aug 2007
iTrader: (0)
Location: Sujangarh (Rajasthan,India)
Re: nofollow attribute how ? need urgent help.. - 12-05-2007

Quote:
Originally Posted by multippt View Post
Actually, any of them is valid.
What rel="external nofollow" does is to indicate that the link is an external page, and tells search engines not to credit it.

Having rel="external" will cause some browsers to open the link in a new window.
---
In HTML, attribute="???" is the same as attribute='???'.
Thanks for this bro,
I was waiting for answer from a long time
Reply With Quote
Reply


Thread Tools




vBulletin®, Copyright ©2000 - 2008, Jelsoft Enterprises Ltd. | SEO by vBSEO | Skin developed by vBStyles.com