Quote:
Originally Posted by Randomm
yeah my only problem with this is that let's say I link the word Play (a game store online) with Play.com
Whenever a word contains the char 'play', it links it making the whole word awkward...get what I'm saying?
Is there a way to fix this?
Of course
rated, nom, tagged, and installed
|
There's several options:
Make "Play.com" it's own keyword, put it above the "Play" keyword in settings and it will link the entire word.
Set "Match Whole Words Only" to YES. (But in the particular case of Play.com it probably still will only match "Play" because the period (.) is considered an end-of-word character. Not a bug in the program but just the way php works.
Use custom CSS to make the links look less different than standard text until someone actually mouseover's the link.