Jewish Israel - Debt Consolidation - Debt Consolidation - Mortgages - Loan

PDA

View Full Version : Will Google bots follow this link?


KC TAN
Jun 15th 2007, 6:39 am
Hi all,

I have come across the following codes while I am checking my backlinks:

<a href="http://www.mysite.com" target="VU">My Site</a>

I would like to know what is that target="VU" means... does it means nofollow?

frisby
Jun 15th 2007, 6:46 am
No problem with this for bot, target is just to tell, where the link will be opened.

norfstar
Jun 15th 2007, 6:46 am
The target attribute specifies which frame or window the link should be opened in, and its value does not effect search engines in any way.

Amator
Jun 15th 2007, 6:48 am
the target="VU" means it is going to open the link in a frame called VU

more info on the <a> tag: http://www.w3schools.com/tags/tag_a.asp

trichnosis
Jun 15th 2007, 8:04 am
google will follow that link. google follows href= tags in your link. i think google will ignore target tags in your urls

KC TAN
Jun 15th 2007, 8:05 am
Thanks for the help. Just need some confirmation :)