Wildcard Usage:* matches any number of characters% matches exactly one character
Vladimir's WordPress Forum SEO Smart Links BUG: Linking in the wrong places
BUG: Linking in the wrong places
17:0628 January, 2009
Geekazine
Post edited 16:08 – 28 January, 2009 by GeekazinePost edited 16:10 – 28 January, 2009 by GeekazinePost edited 16:12 – 28 January, 2009 by Geekazine
I run a podcast – it puts a player onto my site. The player code is:
Techpodcasts was set to link to the website at techpodcasts . com. If I add that to the settings, the script will then change to:
Of course, that will make the player not run. Right now I had to remove the one line, but want to link to the website.
Any thoughts? (links were adjusted so the auto linker wouldn't change the code)
2:5130 January, 2009
Vladimir
posts 685
You can add techpodcasts to the ignore list?
15:508 February, 2009
geekazine
I'm confused. I don't want it to ignore, just to ignore when I type it in a url fashion – especially when it's in things like javascript.
Guest Name (Required):
Guest Email (Required):
Guest URL (required)
Math Required! What is the sum of: 10 + 1
Vladimir’s WordPress Forum
BUG: Linking in the wrong places
17:06
28 January, 2009
Geekazine
Post edited 16:08 – 28 January, 2009 by Geekazine
Post edited 16:10 – 28 January, 2009 by Geekazine
Post edited 16:12 – 28 January, 2009 by Geekazine
I run a podcast – it puts a player onto my site. The player code is:
bpPlayer.PlayInPage('http: media. techpodcasts .com/geekazine/media. mpenterprise. com/070_090128. mp3', 'powerpress_player_1874');
{/script}
Techpodcasts was set to link to the website at techpodcasts . com. If I add that to the settings, the script will then change to:
bpPlayer.PlayInPage('http://media.{a href="www . techpodcasts . com"}techpodcasts{/a} .com/geekazine/media. jmpenterprise. com/070_090128. mp3', 'powerpress_player_1874');
{/script}
Of course, that will make the player not run. Right now I had to remove the one line, but want to link to the website.
Any thoughts? (links were adjusted so the auto linker wouldn't change the code)
2:51
30 January, 2009
Vladimir
posts 685
You can add techpodcasts to the ignore list?
15:50
8 February, 2009
geekazine
I'm confused. I don't want it to ignore, just to ignore when I type it in a url fashion – especially when it's in things like javascript.