Quote:
Originally Posted by NLP-er
Not fully understood issue with glosary. So tracking is working there or not? What mades URL rewrite there? To what format? Tell me how I can see this issue on your forum?
|
For all native Links inside the Glossary traking is working.
The Glossary add Links to every word in a Post that is equal to the Title of an Article.
http://brasil-web.de/forum/29709-suc...1-24-12-a.html
so here somebody write the Word "Natal" this is linkt to the Artikel "Natal".
Link in the Post:
Code:
http://brasil-web.de/forum/wiki/tag/Natal/?language=pl
goes to:
Code:
http://brasil-web.de/forum/wiki/31-rio-grande-do-norte/769-natal.html
Translated:
http://brasil-web.de/forum/29709-suc...ml?language=pl
Link in Post:
Code:
http://brasil-web.de/forum/wiki/tag/Natal/?language=pl
goes to:
Code:
http://brasil-web.de/forum/wiki/31-rio-grande-do-norte/769-natal.html
This crosslinking is done by a Java Script.
I think the script is written by
Andreas the Admin from
VBorg Germany.
All this links are: rel="nofollow" so this should be no problem for crawlers.
EDIT:
Th Links are created ever in the same manner: "/tag/Word", i think to not slow down the page.
Here:
http://brasil-web.de/forum/29706-suc...ml?language=pl
the Word "Amazonas" is linked and tracking is working, because there are 2 Articles for "Amazonas", the River and the State.
In the first example is only one Articel and, and i think, something in the Gallery software is pointing the Article direct and not the Tag.
Christian