Forum Moderators: open
But it's kind of hard for me to have a link tags all the time. So I was wondering if there is anyway I can write a script that will attach a link to the word everytime it's mentioned on the body of the page.
Your help is greatly appreciated. Thank you.
-luckydude
You'll need to look into the code and replace where it parses the referrer info and replace that with your specific phrase and also change the part of the code that wraps the text with <font ...> tags and instead wrap the text with <a href...> tags.
It may be important that the links it creates probably won't count as links for search engines... :)
Hope this helps!