Preview image for a page on your site that gets shown when sharing a link to it, usually on social media, messaging, and chat apps. Use the Blocks Edit visual editor for free to change the avatar image and text. Click Capture to save the screenshot image to upload to your site.
To setup your image to be used for links, you'll need to add a snippet of code to the head
area of the page you want to add your image to:
<meta property="og:image" content="[IMAGE_URL]">
Change [IMAGE_URL]
to the URL for where you uploaded your image.
Additionally, add text info for the link card with these properties:
<meta property="og:title" content="The title of your page goes here">
<meta property="og:description" content="A short description that is also included.">
Download or fork the open source GitHub repo to code your own custom editable theme for Blocks Edit. Let us know about your theme and we'll feature it for creators that use Indie Aisle!
Reach out to us at support@indieaisle.com.
Enter your email and we'll send you a link to reset it.