Demo to preview the plugin:
Introduction
The Google Rich Snippets – Article Plugin allows you to add structured “Article” markup to your Bubble app, helping search engines better understand and display your blog posts, news updates, or content articles in Google rich results.
This plugin automatically generates valid JSON-LD schema based on the details you provide - no coding required.
Key Features
Prerequisite(s)
Before installing:
- Ensure your Bubble app or blog is publicly accessible (Google cannot index private pages).
- Use accurate and consistent information (title, author, dates) that matches the visible page content.
- Optional but recommended: verify the snippet with Google’s Rich Results Test once implemented.
How to setup
Step 1. Install the Plugin
Step 2. Add the Plugin Element to Your Page
Step 3. Configure the Element Properties
Step 4. Preview and test
Plugin Element - Article Rich Snippet
This element automatically injects a properly formatted JSON-LD Article schema into your page’s HTML. It does not appear visually to users but greatly enhances your SEO metadata.
Fields
Title | Description | Type |
Headline | The title or main headline of the article. | Text |
Image 1 – 1×1 | Image with 1×1 aspect ratio (small thumbnail). | Image |
Image 2 – 4×3 | Image with 4×3 aspect ratio (for article preview). | Image |
Image 3 – 16×9 | Image with 16×9 aspect ratio (for wide thumbnails). | Image |
Date Published | The original publish date of the article. | Date |
Date Modified | The last update date (if edited). | Date |
Author Name | The writer or content creator’s name. | Text |
Organization Name | The publisher or company that released the article. | Text |
Organization Logo | The logo representing the organization or publisher. | Image |