Sometimes you want to take a picture of a random human and include it into a syndicated article. You want to have a new and absolutely unique face for every post and you don’t want to be sued for using of real people’s photos w/o their permission. Is there a way to achieve the result and avoid both mentioned problems?
Yes, there is a solution and its name is AI. Perhaps you already heard about https://thispersondoesnotexist.com/. Here is how you can use it with CyberSEO.
1) Open the feed settings and click the “Advanced” tab.
2) Find the “PHP code <?php .. ?>” box and put there the following code:
(Pack of 2) Replacement-Remote-Control for Roku-TV,Compatible for TCL Roku/Hisense Roku/Onn Roku/Philips Roku Smart TVs(Not for Roku Stick and Box)
$9.97 (as of August 16, 2025 03:50 GMT +00:00 - More infoProduct prices and availability are accurate as of the date/time indicated and are subject to change. Any price and availability information displayed on [relevant Amazon Site(s), as applicable] at the time of purchase will apply to the purchase of this product.)if (!cseo_post_exists($post)) { $post['post_content'] = '<p><img src="' . cseo_save_image('https://thispersondoesnotexist.com/image', $post['post_title']). '"></p>' . $post['post_content']; } else { $post = false; }
3) Save the settings.
Now a picture of an unique random and nonexistent human face will be inserted into every syndicated post. The code above puts it at the top of each article. You can modify it to place the image wherever you want.
An important notice: the generated faces have random sex (male or female), race (Caucasian, Aaisn etc) and age (children or adults).
Source: https://www.cyberseo.net/blog/use-ai-to-generate-human-face-images/