Quote:
Originally Posted by CThiessen
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
|
ALREADY SUPPORTED IN 2.2.0
Now I see it and anderstood what you mean. My mod works fine - links are ok, but after going there page is redirected and mod which makes redirection just ignore attributes, to tracking is lost. Same situation like for new posts.
Unfortunatelly this redirection is completly out of this mod controll and I cannot handle this. I will put it in TODO list - maybe storing info in cookie can made another redirect - to rich URL but with language... It seems like good idea

I will examine it on my own forum for new posts - if it will work on this it will work also here. But already I see some issues with recognition of such redirect and manual forum walking... Well - I will think about it and find some stroke of genius solution