http://www.url.com/#{Key|Door|Dear} {on|upon|at|onto} %random_anchor_text%
Howdy
What am I doing wrong with this setting?
http://www.url.com/#{Key|Door|Dear} {on|upon|at|onto} %random_anchor_text%
Instead of random anchor text from my files I get words in no way related or found in my text files.
I only have the Anchor Text based on main keyword setting and LSI anchor text with Anchor text variations.
Thank you
What am I doing wrong with this setting?
http://www.url.com/#{Key|Door|Dear} {on|upon|at|onto} %random_anchor_text%
Instead of random anchor text from my files I get words in no way related or found in my text files.
I only have the Anchor Text based on main keyword setting and LSI anchor text with Anchor text variations.
Thank you
Comments
I copy pasted the urls in a text file and searched for the words used in the anchors.
IE:
http://www.url.com/Door#{Door|Big Door|Door Door} {{{on|upon|at|in|to|on top of|over|into|from|on to|onto|within|around|of}|{found|noticed|spotted|available|located|present|seen|included|saw} {on|upon|at|in|to|on top of|over|into|from|on to|onto|within|around|of}} %random_anchor_text%|}
replaces random anchor text
with what is found in another random URL like
http://www.url.com/Horse#{Horse|Big Horse|HorseHorse}
becoming Door found on Horse
http://www.url.com/Door#{Door|Big Door|Door Door} %spinfile-C:\Users\kittykat.txt%
http://www.url.com/Horse#{Horse|Big Horse|HorseHorse} %spinfile-C:\Users\kittykat.txt%
Where kittykat.txt contains
{{{on|upon|at|in|to|on top of|over|into|from|on to|onto|within|around|of}|{found|noticed|spotted|available|located|present|seen|included|saw} {on|upon|at|in|to|on top of|over|into|from|on to|onto|within|around|of}} %random_anchor_text%|}
would work better?
I need that random_anchor_text because it is different for all domains. It is easy for me to modify with a Replace command.
And thank you