(GUIDE) Autoblogging for Dummies - my perspective for beginners

Status
Not open for further replies.
For those who download WP Robot, you guys must be have certain missing module templates. Of course you can get a working WP Robot with complete modules but the part that incomplete are the module templates.

Without module templates, the autoblog cannot produce any post. I am asking if anyone has any template to share it here so we all will have complete templates.

Like me, i dont have the Linkshare and CJ templates. Inside mysql database all templates are stored inside wp_wpr_templates
If anyone has CJ and Linkshare, do you mind to share the contents of the templates? If you have complete templates you can see it under the Templates menu inside the WP Robot menu. Thanks!
 
I'm wondering if it's smart to autoblog a new site. Does it make sense to write original content for a couple of weeks prior to autoblogging?
 
This is the guide I needed to start autoblogging, I really appreciate this.
 
WARNING: HUGE WALL OF TEXT INCOMING

Robots.txt + .htaccess + favicon files

It's important to have those 2 files in your root folder, simply because you don't want Google to find out that you are using autoblog plugins. Make a text file and insert the following text into it:

Sitemap: /sitemap.xml

User-agent: *
Disallow: /wp-content/cache/
Disallow: /wp-content/themes/
Disallow: /wp-content/plugins/
Disallow: /wp-admin/
Disallow: /wp-includes/
Disallow: /wp-login.php

Rename it to: Robot.txt and place it in the root WP folder together with all the wp-content, wp-admin and wp-includes folders.

Next up is .htaccess, which should be there. If you can't see it with your FTP client then check for an option which allows you to see invisible files. Should be located in the root folder too.

Add this to it:

# BEGIN WordPress
<IfModule mod_rewrite.c>
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule . /index.php [L]
</IfModule>

# END WordPress

If you still can't find it, then simply upload a regular text file and name it exactly .htaccess with no extentions like .txt or .php!

Hi Malachute,
The code for the .htcaccess file is to be "added" or to "replace" what is already in the file....? I opened mine up and there is similar code already in the the same opening and closing tags.
Please advise
 
Please repost the link to the thread with the resources. The one posted doesnt work anymore. Thank you.
 
I have been reading this forum on and off for a just short of a year now. I wonder if with today's announcement by Google (changing the algorithm) means I've missed by chance with auto blogging. Is the fun ride over?
 
Last edited:
I have been reading this forum on and off for a just short of a year now. I wonder if with today's announcement by Google (changing the algorithm) means I've missed by chance with auto blogging. Is the fun ride over?

18 months later, I am still with the same question???
 
Autoblogging is still live but you need to be creative about what you want to get from it. I am doing it for attracting viral traffic, especially from Twitter. I know conversions with viral stuff low, but if you're someone who can handle managing 100's of site, volume makes up for it.

Also worth mentioning: Even Google can't afford to ignore sites that are getting lots of traffic, especially when it is not their organic traffic. Though I set all my autoblog posts to no-index, Google still indexed 100's of pages from each site.

For AdSense, a lot of folks on BHW are saying is viral traffic is AdSense safe. But I yet to see any confirmation from some of guru's here.
 
(GUIDE) Autoblogging for Dummies - my perspective for beginners

It was worked back in 2009, but not now anymore. The autoblogging strategy has completely changed after Panda and Penguin.
 
Agreed. A few that put stupid amounts of time into them are still getting by, but it's dried up and captain Goog has caught on. This thread should be closed.
 
I think it should be just transformed :) People should forget about classic textual autoblogs and start thinning about self-populating resources. Look for the first positions in SERP's for the most popular words. You'll see that besides of omnipresent Wikipedia, there are self-populating sites (e.g. tubes, online shops etc), but not classic hand-written blogs or autoblogs.
 
I think it should be just transformed :) People should forget about classic textual autoblogs and start thinning about self-populating resources. Look for the first positions in SERP's for the most popular words. You'll see that besides of omnipresent Wikipedia, there are self-populating sites (e.g. tubes, online shops etc), but not classic hand-written blogs or autoblogs.

And that my friend would be an entirely different topic :)
 
Im a newbie here.. over one month I have been reading old post on Autoblogging.. Anyone Got 2012 best idea for auto-blogging, best auto re-writer or article spun, do not get noticed by Google adsense and that drives mighty Organic traffic.
 
There were many posts about it either with live examples and stats. Please use the search function.
 
Status
Not open for further replies.
Back
Top