SEO link title
PlayfulWolf - November 4, 2009 - 13:10
| Project: | Read More link (Drupal 6 and earlier) |
| Version: | 6.x-5.x-dev |
| Component: | Code |
| Category: | feature request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | duplicate |
Jump to:
Description
Hi,
Great module, but still missing one crucial for SEO component: make link title dependant on node teaser, node title or smth else.

#1
So that I can better understand the request, can you explain what you mean by making the link title "dependent" on the node teaser or title?
Also, how do the features in the 6.x-5.x-dev branch (or 6.x-5.0-rc2) not achieve this, and what do you think could be done?
#2
Subscribing, greetings, Martijn
#3
sorry, english is not perfect :)
Asked, if it is possible to make title atribute not "Read the whole post" but lets say the same as node title
not
a href="/path-to-node" title="Read the whole post">Read more » /a
but something more seo
a href="/path-to-node" title="The real title of the node, or maybe teaser of the node, o tags...">Read more » /a
on default "Read more" links is done that - you can see it in my blog http://naslenas.com
#4
just saw, that it is duplicate of http://drupal.org/node/465140