I need some spyntax tags, titles and articles written for optimzation of keywords - if you have done this before or willing to figure it out, shoot me a PM
This is what spyntax is if you dont' know already
Spyntax
All of the text fields in a campaign excepting the target URL can be spun using Spyntax. This is very important. You don't want hundreds of identical texts pointing at your Internet real estate. That leaves a footprint and will do you more harm than good. By varying the text with Spyntax, you can create a large number of unique versions of each text so that you avoid this. Spyntax is simple but there are a few things you should know:
Spin individual words. Use a thesaurus to find synonyms. Also, don't forget that variations don't have to mean the same thing as long as they read well:
I felt so {happy|joyous|chuffed|engergetic|giggly} when I learned...
Spin whole sentences. Try to have two versions of each sentence.
{This was the first time I ever met anyone with such gall|It was the only time I had met a business colleague with such chutzpah}
You can nest braces:
{Every {Christmas|Easter|summer} we {drive|fly} down South.|{At Christmas time|At Easter|During summer holidays} we {|almost }always go down South.}
One of the options in the braces can be an empty string. In the following example the word almost will be included in the sentence sometimes, but not always.
We {|almost }always go down South.
Use the order operator. The following will produce a comma separated list of 2, 3 or 4 names of cars, in a random order.
My preferred cars are {order:, :2:4:Volvo|BMW|Mercedes|Saab}
This is what spyntax is if you dont' know already
Spyntax
All of the text fields in a campaign excepting the target URL can be spun using Spyntax. This is very important. You don't want hundreds of identical texts pointing at your Internet real estate. That leaves a footprint and will do you more harm than good. By varying the text with Spyntax, you can create a large number of unique versions of each text so that you avoid this. Spyntax is simple but there are a few things you should know:
Spin individual words. Use a thesaurus to find synonyms. Also, don't forget that variations don't have to mean the same thing as long as they read well:
I felt so {happy|joyous|chuffed|engergetic|giggly} when I learned...
Spin whole sentences. Try to have two versions of each sentence.
{This was the first time I ever met anyone with such gall|It was the only time I had met a business colleague with such chutzpah}
You can nest braces:
{Every {Christmas|Easter|summer} we {drive|fly} down South.|{At Christmas time|At Easter|During summer holidays} we {|almost }always go down South.}
One of the options in the braces can be an empty string. In the following example the word almost will be included in the sentence sometimes, but not always.
We {|almost }always go down South.
Use the order operator. The following will produce a comma separated list of 2, 3 or 4 names of cars, in a random order.
My preferred cars are {order:, :2:4:Volvo|BMW|Mercedes|Saab}