So, i'm testing this simple stuff out:
Setting up WPMU with all SEO and shit....
Downloading ebooks in pdf that aren't indexed by google.
Spliting them each page >1pdf and then each 1pdf i convert to txt.
Then i zip all txt and i have zip with 100-500 txt files, each is a page of the book, i upload it to a wordpress plugin ZIP poster, and i have my blog done. I can make 100 blogs a day that way. And they will be automated for how long i want (how many pages i deliver)
I have some questions:
how much posts on start on each blog? How much posts to add every day?
How much density of links (i want to link to affiliates and my own websites)
How to interlink the blogs most effectively?
My friend tells that you should get blogged index high, and then add links. Is he right? or i should put the links right away?
Any other guidelines?
i've written this script, that takes any number of pdf files, and splits them, then deletes the pdf, and zips the text files. So i can manage 10000 pdf's with one execution of this script. Then you just choose a name for the blog and upload the zip. (you can automate it with a database query). So making 1 blog will take from 1-2 minutes to seconds in case of query.
If you help me, i will write exactly, how to do the script that parses a pdf into txt. files of each page and i can guide on setting up WPMU thanks
Setting up WPMU with all SEO and shit....
Downloading ebooks in pdf that aren't indexed by google.
Spliting them each page >1pdf and then each 1pdf i convert to txt.
Then i zip all txt and i have zip with 100-500 txt files, each is a page of the book, i upload it to a wordpress plugin ZIP poster, and i have my blog done. I can make 100 blogs a day that way. And they will be automated for how long i want (how many pages i deliver)
I have some questions:
how much posts on start on each blog? How much posts to add every day?
How much density of links (i want to link to affiliates and my own websites)
How to interlink the blogs most effectively?
My friend tells that you should get blogged index high, and then add links. Is he right? or i should put the links right away?
Any other guidelines?
i've written this script, that takes any number of pdf files, and splits them, then deletes the pdf, and zips the text files. So i can manage 10000 pdf's with one execution of this script. Then you just choose a name for the blog and upload the zip. (you can automate it with a database query). So making 1 blog will take from 1-2 minutes to seconds in case of query.
If you help me, i will write exactly, how to do the script that parses a pdf into txt. files of each page and i can guide on setting up WPMU thanks
Last edited: