How to Automatically Generate Tweets with Images and Hashtags for Your Buffer Queue process.st/how-to-schedule-tweets/
3/8/2017
Want to add every post on your blog to your Buffer queue, complete with images and automatically generated hashtags? Recently I realized I hadn’t added my old blog posts to Buffer, and needed to go back and queue them all up. While I was doing it, I decided I could grab the images and use a free API to generate the hashtags for me! So, I thought I’d record how I did it so I can tell you, too. In this post, you’ll learn to: 1. Export a CSV of your posts from WordPress 2. Tidy up the CSV to include only URLs and titles of your posts 3. Automatically include hashtags in the tweet text using Aylien 4. Use import.io to scrape images for your tweets 5. Push the tweets and images to your Buffer queue using Zapier
1/14