Automate image generation
Save time on creating similar images with different texts and branding!
Create account
Share article

Dynamic Social Images for Wordpress

Jakub PomykałabyJakub Pomykała
Published December 09, 2021Updated June 04, 20221 min read

Dynamic Social Images for Wordpress

Meta Link is a way of accessing and generating images on demand without using any fancy tools. You only need to edit your HTML code. Add a few magic links to your <head/> and you are good to go.

Automatic blog post generation for social media

How to configure?

Configuration is simple and does not require any special skills nor WordPress plugins.

  1. Open Wordpress admin panel
  2. Expand Appearance menu on the left side
  3. Open Theme Editor
  4. On the right side choose 'header.php' file
  5. Paste your configuration code into editor
  6. Click 'Save changes' on the bottom

Wordpress: Automatic Social Image Previews

Configuration code must be pasted between <head> and </head> tags.

Test configuration

Open our Open Grap Preview Tool and paste url to your blog post and see if the image is correctly generated.

<head>
  <meta
    property="og:image"
    content="https://get.renderform.io/og/TEMPLATE_ID.jpg?url=YOUR_BLOG_POST_URL">
  <meta
    name="twitter:image"
    content="https://get.renderform.io/og/TEMPLATE_ID.jpg?url=YOUR_BLOG_POST_URL">
    <!-- other meta tags -->
</head>

Resources

Relevant posts

How to generate images on your website

How to generate images on your website

JakubbyJakubMarch 20, 2024

Learn how to embed RenderForm image generator into any website into which you can add HTML code. This is useful if you want to allow your users to generate images directly from your website, or you want to simplify your workflow by generating images directly from your website.

Read more
Image Generation with Zapier

Image Generation with Zapier

JakubbyJakubMarch 18, 2024

Automate image generation using Zapier and RenderForm. Create mutiple images with your templates, or take website screenshot using Zapier.

Read more
Image Generation with Make.com

Image Generation with Make.com

KingabyKingaFebruary 20, 2024

Automate image generation using Make.com and RenderForm. Create personalized images from templates and automatize your marketing workflow.

Read more

Design. Automate. Scale.

Free plan • No credit card required • Get started in minutes