How do you automatically add Images to Wordpress posts?

RealDaddy

Repeatedly violating rules
Joined
Jun 30, 2018
Messages
9,011
Reaction score
11,300
I schedule around 200-300 articles at once on my WordPress site, none of these articles have any images.
I am looking for a plugin that can automatically insert images into these articles using Pixabay, Unsplash, etc

Do you know any solution for this?
 
https://wpautomatic.com/ is your friend if you look into posting images from stock sites

Also you could easily automate your posting including text and images from Google search mostly which is not recommended with tools like RankerX (and many others this is the first that have come to my mind)
Thanks for the suggestion but I couldn't see the "auto import images from stock sites" in the features section.
 
Do you know any solution for this?
I have used this plugin in the past - Auto Featured Image (Auto Post Thumbnail) By Creative Motion. This plugin can create thumbnail images with your post title text. You can set any background image, either custom or fetch from pixabay, etc.

You can give it a try and see if it works for your needs.
 
How are you gonna add those articles in your website? You can do that but it's a bit tricky.
 
Last edited by a moderator:
I have used this plugin in the past - Auto Featured Image (Auto Post Thumbnail) By Creative Motion. This plugin can create thumbnail images with your post title text. You can set any background image, either custom or fetch from pixabay, etc.

You can give it a try and see if it works for your needs.
Is this the one: https://cm-wp.com/features/pricing/
 
Search for " Bulk Edit WordPress " in YouTube, wish i helped you
 
if u start post photo from stock sites. its just one option . next option is Pixabay,
 
Yes, this is the one.

I have 5 sites license. I have 3 keys in spare.

If you don't want to buy it immediately I can give you one license key for one month so that you can try and test it.

You can try it and then share your experience with the community here if it was good or bad. If you feel like it is useful for you then you can buy it for yourself and I will revoke my key.
 
if u want u can search " Bulk Edit WordPress " in YouTube it will help u...
 
is this possible?
if possible it will be also a great help for me.
 
Yes, this is the one.

I have 5 sites license. I have 3 keys in spare.

If you don't want to buy it immediately I can give you one license key for one month so that you can try and test it.

You can try it and then share your experience with the community here if it was good or bad. If you feel like it is useful for you then you can buy it for yourself and I will revoke my key.
Sure, that works for me! I would love to test it out :)
 
Okay, I can try.
And yes, I am publishing the articles on my website.
I asked how you added those posts in your website.

Anyways, what you can do is write a python script to generate and download stock images from pexels based on your article topics. For example, when I was learning Pseo I made a website where I wrote about nutritional info of fruits/veggies.

I wrote a python script using ChatGPT to create posts for the keywords which were the fruit names and I used the same keyword list to generate images using pexels api. By this I got images of all those fruits/veggies from pexels at once.

Then I uploaded those images in my WordPress website and added them to the posts using wp all import. You can add multiple images to your post using this method but as I already told it's a bit tricky and hard to execute without a guide but it works good if you are trying to add images to your posts using wp all import.

If you just want to add featured images then there are multiple plugins already available on internet.

P.S. I'm not good at explaining it as I'm also in the learning phase. If you want more info then ask me out.
 
You can try to use stockpacks then, it is one of the potential remedy.
 
There are some plugins available for this work But The problem you will get with this type of plugin is a copyright issue. If its pulling the images "from wherever" you may run into trouble.
These plugins are pulling images from Stock sites.
 
Have you tried using the WordPress REST API with Python? Works great with Pixabay
 
Back
Top