GabyZ
Karma: 0
|
A simple, but better mambot - 2008/01/25 00:19
Ok this is my idea. I used the glossary mambot wich is real powerfull, but it adds too much code into the article wich isn't the better way for SEO and it also makes the term almost invisible to the spider as it's all made with javascript...
I think that the better way to have Good rankings into SERPS, less code and mambot execution faster is to replate all the code with description for the term ecc with a simple link.
So the term that is present into the glossary will be linked to the glossary page with a _blank link. A SEO website is doing this by using mediaWiki as glossary and terms are liked in this way...
Here's the example:
| Code: | <a href='http://www.mysite.com/glossary/term-name' target='_blank' title='First X characters from term description.'>Term Name</a>
|
It sould be simply, but is the better way for sure.
Post edited by: GabyZ, at: 2008/01/25 00:29
|