Dynamic autoblogging: what I did

maxmito

Newbie
Joined
Sep 30, 2016
Messages
27
Reaction score
1
Hi Guys,
I just wanted to share what I created, it's a solution for autoblogging but a bit more customized than usual, I'm sure other people created something similar, so I'm here to share and get /give feedback.

Platform: Wordpress
Industry: Travel

My approach:

I created a script that it connect to several API services so to compose unique (at least I try to) content.

Flight: using an API service I query for specific flights (From/To can be customized as you wish and also dates), I also create automatically affiliation link for hotel booking and car rental based on destination, and after some time of investigation I also found a solution how to automatically search and upload a featured custom image to the post based on the destination city

I'm looking to extend the content by adding weather forecast, and other stuff.

I implemented this solution on few blogs and it's working great.

On the WordPress side then I'm also controlling the publishing, and sharing the post on multiple Social Media.

I can customize the solution further using other API, and can be extended also to other industries (Travel is what I started with).

Max
 
Last edited by a moderator:
Hi Guys,
I just wanted to share what I created, it's a solution for autoblogging but a bit more customized than usual, I'm sure other people created something similar, so I'm here to share and get /give feedback.

Platform: Wordpress
Industry: Travel

My approach:

I created a script that it connect to several API services so to compose unique (at least I try to) content.

Flight: using an API service I query for specific flights (From/To can be customized as you wish and also dates), I also create automatically affiliation link for hotel booking and car rental based on destination, and after some time of investigation I also found a solution how to automatically search and upload a featured custom image to the post based on the destination city

I'm looking to extend the content by adding weather forecast, and other stuff.

I implemented this solution on few blogs and it's working great.

On the WordPress side then I'm also controlling the publishing, and sharing the post on multiple Social Media.

I can customize the solution further using other API, and can be extended also to other industries (Travel is what I started with).

If there is anyone interested please get in touch, I can outsource the solution for a monthly fee and customize further based on your needs.

Max

You can't sell without a BST (being a Jr Vip required), beware of that + Nice solution, did you generated some profit with it ? Or just selling the solution ?
 
Ops sorry about that... I just edited the post, if there is any problem I can edit it further.

Yes monetization comes from Affiliation and Advertisment (AdSense etc..), monetization comes from the traffic you are able to bring, what I'm talking about is the autoblogging solution.
 
Where did you create this script? From where do you recommend to start learning to script. I have basic coding knowledge.
 
The script is on my hosting, it's in PHP.
Learning to script? that's not really the topic of this post, you can find tons of resource online.
 
Last edited:
nice solution man, how is it going? how much money are you making and how many visitors?
 
Back
Top