The early bird launch
Hey,
The early bird launch went off great after I fixed the initial problems with paypal.
I’ll be letting everyone else know the details on how to get in soon.
I have had a couple questions come up:
1 – Can I pay to have seed articles written for me? Not yet… but if I receive enough requests or inquiries here then I’ll see about training some writers and having a deal made with them for you guys. Post a comment here if this interest you.
2 - What are some Article Spinning best practices? I’m working on a video for you guys but here’s an overview:
- Make paragraphs interchangeable and use random order with them. (You may want to have an introductory paragraph still, but if you can make every paragraph interchangeable… even better!)
- Make 1+ variation for every sentence in your article
- Make 1+ variation for 2+ words or phrases in every sentence.
Thanks!
Todd
Comments(2)
Hello I have yet to use Jetspinner and Jetsubmitter, but I plan to very soon! Anyway can you please tell me when the interchangeable paragraphs feature will be available. That will be awesome! I am a paying member and want to make sure to be notified. Thanks a bunch! Cindy
Hey Cindy,
You can actually do that now!
Format it like this if you want a random paragraph selection:
{
Paragraph1
|
Paragraph2
}
Or if you want a random order of paragraphs and a random # use random order:
{order: :1:3:
Paragraph1
|
Paragraph2
|
Paragraph3
}
This will select between 1 and 3 of the paragraphs at random and in a random order.
Check out the help.html for more details