how to autopost on my website from another website

theelbago123

Newbie
Joined
Jul 31, 2014
Messages
5
Reaction score
0
i want to post topics from another website to my website but i want it to to do it automatic is there a software or something
 
If the site has a RSS feed, you can use that to copy the content to your website. otherwise You will have to create a custom solution . Try ifttt too.
 
BOT is a good solution but you need to run bot every time you want to import data. How about php script? You can custom made php script from freelance marketplace or here . If you want to import from images site like 9gag you can also automatically watermark your images and its totally automatic.

Anther option is WP Robot. They have RSS feed import option.
 
Its like asking I want to drive a car, which car is best?

Tell what script your website uses like wordpress/joomla/drupal/whatever or static html. What kind of content do you want to pull from the other site? Is it static or dynamically updated? Is it just images or contains a lot of texts with tables and stuffs? How frequent do you want to aggregate the data?
 
BOT is a good solution but you need to run bot every time you want to import data. How about php script? You can custom made php script from freelance marketplace or here . If you want to import from images site like 9gag you can also automatically watermark your images and its totally automatic.

Anther option is WP Robot. They have RSS feed import option.

Why you can't run a bot constantly?
Check out my thread as a reference:
Code:
http://www.blackhatworld.com/blackhat-seo/freebies-giveaways/699015-get-unlimited-google-1-s-never-ends.html
 
Back
Top