Feature #1520
Don't forget SEO!
Start date:
2008-09-15
Due date:
% Done:
100%
Estimated time:
Description
Hi Steffen,
it would be nice to see those 2 changes in the next version:
- TS: formLink.ATagParams = rel="nofollow"
homepageLink.ATagParams = rel="nofollow"
answerLink.ATagParams = rel="nofollow"
- TS Configuration of the links in the pagebrowser: You do that with all the other links using the nice array_merge
And as I am writing this down: maybe array_merge isn't the best, use t3lib_div::array_merge to be able to merge multilevel arrays (which could be the case by using some typolink-stdwrap-things
thanks and keep on going! ;)
Updated by Steffen Kamper over 11 years ago
- Status changed from Accepted to Resolved
- % Done changed from 0 to 100
added in r 24417