[UPDATED METHOD] [EASY] My Autoblog - Social Media - Passive Income - System

I guess you have to wait a bit. Try to promote new blogs on your first blog and social accounts.
My blogs are fresh new too, around 15 of them. Some have already 100 followers on Tumblr in 2-3 days, some are still at 0.
Just keep in mind that things will go faster once you get more followers on all your accounts. As OP said, you need to be patient. Thing should be running on auto-pilot so just give it some time and use your time on other projects while social accounts are growing.

Edit : Also, one question to the guy promoting on ImageFap. Do you watermarks your pictures ? Do they tend to ban for that ? Or do you just upload un-watermarked picture and use the URL on your profile ?
 
Last edited:
I have found a simple solution for only posting images - it's a little hacky, but just replace your the_content(); php call in the editor with this:

Code:
<?php             
    $content = get_the_content(); 
    preg_match_all('/<img[^>]+>/i', $content, $result);
    $imgs = $result[0];
    $content = "";
    foreach($imgs as $img){
        $content .= $img . "<br />";
    }
    echo $content;
?>

This regex matches all the img tags in the post and only displays them, and if there's more then one, it'll put them all in under one another. Or should... I haven't tested it yet for multiple image posts.
 
Great post. There are many people searching for the way to make money online. I think your post will help them.
 
First of all thanks for this great guide.

I have a problem with snap to auto post to social accounts. I have setup snap correctly and test post also worked. But, when i fetched image and post to by blog snap does't post image to my twitter and tumblr a/c.

Can anyone help me on this? I am still having the problem but now i am able to post to twitter and tumblr by option on page edit post and click on repost again under snap option. I have to do it manually. How to solve this problem so i don't have to click on repost again after every post published.
 
Anirsh > You sure you checked the boxes in order to auto-post ?
 
This method is awesome! reinstecker , you are the best.
Can you please tell me how to chenge number of thumbnails in page with adultskintheme (by default it is on ten, i want to chenge it on 16)?
 
Can anyone help me on this? I am still having the problem but now i am able to post to twitter and tumblr by option on page edit post and click on repost again under snap option. I have to do it manually. How to solve this problem so i don't have to click on repost again after every post published.
As I told in a previous post I'm experiencing the same issue. I've tried everything: reducing the ammount of post, delaying the schedule and playing around the setting. Nothing worked so I start looking for other plugins, atm I'm using:
SNAP for SU (snap always worked with SU)
Network publisher for twitter and tumblr. The dark side of this plugin is that it doesn't support to post only one category posts and it doesn't support the click trough thing in tumblr.
If anyone knows about other plugins we'll be more than thankfull
 
devde> and others who are interested in edting the rss feeds to remove comments, links and other s**t
Is very easy to do it with pipes:
1.- Sit down and turn on your laptop...
just kidding
- go to yahoo pipes (you need an account)
- create a new pipe going to the tab up right
- drag from the menu on the left to the working area the Sources-->Fetch Feed panel and the Operators-->Regex panel
- in the Fetch Fed box enter feed you want to edit
- in the Regex panel choose the item description and write in the replace box: <p>.*?</p>
- the with box leave it blank (it will replace all with a blank)
- connect the three panels with pipes
- save the pipe with a name
- run the pipe with the feature below the working area
- get the rss of the appearing menu
- have a beer
 
Last edited:
I had that issue a long time ago. It disappeared completely (and never came back) after I clicked the "reauthorize your account" link in SNAPs options for every single account.

If you can't find a solution you might also try the "jetpack" plugin for wordpress. I have never used it, but heard that it comes with social media posting functionality.

As I told in a previous post I'm experiencing the same issue. I've tried everything: reducing the ammount of post, delaying the schedule and playing around the setting. Nothing worked so I start looking for other plugins, atm I'm using:
SNAP for SU (snap always worked with SU)
Network publisher for twitter and tumblr. The dark side of this plugin is that it doesn't support to post only one category posts and it doesn't support the click trough thing in tumblr.
If anyone knows about other plugins we'll be more than thankfull
 
This method is awesome! reinstecker , you are the best.
Can you please tell me how to chenge number of thumbnails in page with adultskintheme (by default it is on ten, i want to chenge it on 16)?

Thank you :)

You can change the number of thumbnails (meaning posts) appearing on your page by going to Settings -> Reading -> Blog pages show at most [xx] posts

This applies to any theme, because it changes the number of posts the wordpress loop shows.
 
Thanks for taking time to write this down Man,
I had started to create Facebook pages and I think this can come in quite handy thanks a lot
 
I'm having a problem with SNAP, it won't post to twitter or tumblr, these are the two I have setup now. I get the following error in the log
[2013-09-21 21:58:24] - [Skipped]- Excluded Post Type:(Post ID: 336)
[2013-09-21 21:58:24] - [*** ID: 336, Type: syndicated_skipped]- Status Changed: new_to_publish. Autopost requested.
[2013-09-21 21:58:23] - [Skipped]- Excluded Post Type:(Post ID: 334)
[2013-09-21 21:58:23] - [*** ID: 334, Type: syndicated_skipped]- Status Changed: new_to_publish. Autopost requested.

Now I can go to the individual post and click repost and it will post fine. I'm sure it is a simple setting I have missed. The test setting posted a message successfully, so not sure where the error is coming from.

Update: Just checked twitter and tumblr and it posted. I made a few adjustments, will have to remember what I did
:confused:

​


Hi did you ever find out what you did to fix this? I got this issue to
 
Hi There! I am trying this now.. I bought the personal package from arvixe and is just starting a subdomain for my chosen niche. I am using the the adultskintheme for the photo gallery and I do have a big space at the right side of the theme. Anyone knows what I can put in there? I already have the left side filled but the right side is empty and I don't know where to get an ad for that. Also, when I try to open my site from a mobile phone it leads me to download an anti-virus software. I can't access my site from a mobile.
 
Hi There! I am trying this now.. I bought the personal package from arvixe and is just starting a subdomain for my chosen niche. I am using the the adultskintheme for the photo gallery and I do have a big space at the right side of the theme. Anyone knows what I can put in there? I already have the left side filled but the right side is empty and I don't know where to get an ad for that. Also, when I try to open my site from a mobile phone it leads me to download an anti-virus software. I can't access my site from a mobile.

Go to Appearance -> Editor -> banner.php and insert your ad codes there.

To fill up the menu on the right go to Appearance -> Widgets and choose what widgets you want to display.

Have you put any PR widgets to your blog yet? Maybe you have forgot to disable the "mobile traffic" option and therefore the widgets redirect your mobile phone. Also make sure that you don't have any mobile redirect codes inside your <head> tags.

Maybe the theme itself contains ads because it is released free. Change to a standard wordpress theme and see if you still are redirected. If thats not the case your theme contains a redirect code somewhere and needs to be cleaned.
 
Go to Appearance -> Editor -> banner.php and insert your ad codes there.

To fill up the menu on the right go to Appearance -> Widgets and choose what widgets you want to display.

Have you put any PR widgets to your blog yet? Maybe you have forgot to disable the "mobile traffic" option and therefore the widgets redirect your mobile phone. Also make sure that you don't have any mobile redirect codes inside your <head> tags.

Maybe the theme itself contains ads because it is released free. Change to a standard wordpress theme and see if you still are redirected. If thats not the case your theme contains a redirect code somewhere and needs to be cleaned.

I guess it might be the themes. I changed to a more simpler one ( a portfolio type) and the mobile redirect is gone. Thank you! I only have one widget so far (PR) and I'm still signing up to the other links that you have provided.
 
What is you average conversion rate with CrakRevenue ?
My blogs are running for some days now, and cant' seem to get a single signup. 0:274 yesterday.
What type of numbers can I wait there ? 1:1000 ?
 
Hi and thanks for this very well written guide. I've set a 1st blog up and everything's working well, getting in some traffic and already earned my first few cents on the same day it was set up.
Since SNAP only allows to link to 1 social account ( twitter tumblr etc. ) can any1 tell me if it is ok to link a few blogs on 1 twitter account? I know that there's a limit to tumbrl posts per day ( 50 or something I think you said in your guide) but is there a limit to twitter posts? If i have let's say 2 or 3 blogs per 1 twitter account is there a posibility of getting marked as spam or something?
Thanks for the answer and the great gude.
 
Back
Top