 |
03-23-2006, 11:59 PM
|
#1 (permalink)
|
|
Inactive
Join Date: 03-17-06
Posts: 16
Latest Blog: None
|
title element of a link
what's the importance of title element of a link? Let's say
<a href="http://www.domain.com/page1.html">sometext</a>
comparing to
<a href="http://www.domain.com/page1.html" title="page 1 title">sometext</a>
is the second way better? If yes, why?
thanks
|
|
|
03-24-2006, 09:13 AM
|
#2 (permalink)
|
|
Individualist
Join Date: 09-27-03
Location: Japan, mostly
Posts: 42,521
|
Last I checked, title attribute of links are worthless where Google is concerned.
|
|
|
03-24-2006, 11:51 AM
|
#3 (permalink)
|
|
Contributing Member
Join Date: 03-02-06
Location: floating on the C
Posts: 793
Latest Blog: None
|
It is really useless because there is no need for it in text links but for image links you should use "alt" tag.
|
|
|
03-24-2006, 01:02 PM
|
#4 (permalink)
|
|
v7n Mentor
Join Date: 01-26-04
Location: Austin, Texas
Posts: 444
|
Certainly makes no difference in Google. Might matter with some of the smaller engines.
|
|
|
03-26-2006, 12:21 PM
|
#5 (permalink)
|
|
Banned
Join Date: 02-16-06
Posts: 9,607
Latest Blog: None
|
wouldn't it get your keyword into your page more, density-wise? Just curious; I don't use it because I felt like my time was better spent getting inbound links, but I'm curious, because it seems like it would carry a bit of weight in that way.
|
|
|
03-26-2006, 08:35 PM
|
#6 (permalink)
|
|
Individualist
Join Date: 09-27-03
Location: Japan, mostly
Posts: 42,521
|
Google doesn't index it so it doesn't increase keyword desnity. I tested this by making up a made-up keyword and placing it in the title attribute of a link. After the page was re-indexed, I searched for the made up keyword. No results were returned.
|
|
|
03-27-2006, 05:32 AM
|
#7 (permalink)
|
|
Inactive
Join Date: 03-13-06
Location: UK
Posts: 50
Latest Blog: None
|
I would use the title attribute, ok Google don't index them but Google are not the only search engine we have to appease. A descriptive title attribute is user friendly and the user is probably as important as the search engines!?
|
|
|
03-31-2006, 02:44 PM
|
#8 (permalink)
|
|
Inactive
Join Date: 02-23-06
Location: Utah
Posts: 17
Latest Blog: None
|
I've always been slightly confused about the tittle part of a link. It just serves sort of like and alt tag for an img but for text right. Just to give the user more info about the link? When you have a title tag on a link and mouse over it does it popup like the alt tag of an image does?
|
|
|
04-01-2006, 11:08 AM
|
#10 (permalink)
|
|
v7n Mentor
Join Date: 03-09-05
Location: forums.seo.com
Posts: 1,116
|
Why would anyone want to add a title element to your link? Alt yes but not title. 
|
|
|
04-01-2006, 11:25 AM
|
#11 (permalink)
|
|
v7n Mentor
Join Date: 05-03-05
Posts: 565
|
maybe its better for google adsense though? maybe they do crawl it as "content" and u have a chance of getting more relevant links?
|
|
|
04-01-2006, 09:58 PM
|
#12 (permalink)
|
|
Inactive
Join Date: 03-17-06
Location: Saigon, Paris
Posts: 369
Latest Blog: None
|
adding a title tag inside your links gives more accessibility for your website, but its not part of SEO IMHO... 
|
|
|
04-02-2006, 01:03 AM
|
#13 (permalink)
|
|
Contributing Member
Join Date: 01-22-06
Location: Exeter, East Devon, England, UK
Posts: 770
Latest Blog: None
|
I tend to use the title property. When I am adding internal links I would use the format
Quote:
|
<A href='page-name.php' title='page-description'>Page Name</a>
|
It may not help from an SEO point of view but it help to provide more info to them.
|
|
|
04-02-2006, 01:08 AM
|
#14 (permalink)
|
|
Contributing Member
Join Date: 01-22-06
Location: Exeter, East Devon, England, UK
Posts: 770
Latest Blog: None
|
Quote:
|
Originally Posted by Web Gazelle
Why would anyone want to add a title element to your link? Alt yes but not title. 
|
Create an html page and add the following lines of code.
Quote:
<A href='page-name.php' title='page-description'><img src='http://send--flowers.co.uk/Picz/carnationbouquet.jpg'></a>
<A href='page-name.php' alt="page-description"><img alt="page-description" src='http://send--flowers.co.uk/Picz/carnationbouquet.jpg'></a>
<A href='page-name.php' title='page-description'>Page Name</a>
<A href='page-name.php' alt='page-description'>Page Name</a>
|
If you notice ALT tage don't work on text links or links for that matter, they work on images. Thats why you use the title.
|
|
|
|
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
|
|
|
| Thread Tools |
|
|
| Display Modes |
Linear Mode
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
All times are GMT -7. The time now is 03:06 AM.
© Copyright 2008 V7 Inc
|
|