| Availability |
Odoo Online
Odoo.sh
On Premise
|
| Odoo Apps Dependencies |
•
Discuss (mail)
• Website (website) |
| Community Apps Dependencies | Show |
| Lines of code | 1702 |
| Technical Name |
d_website_amp_blog |
| License | OPL-1 |
| Website | https://duong-odoo-apps.odoo.com |
| Availability |
Odoo Online
Odoo.sh
On Premise
|
| Odoo Apps Dependencies |
•
Discuss (mail)
• Website (website) |
| Community Apps Dependencies | Show |
| Lines of code | 1702 |
| Technical Name |
d_website_amp_blog |
| License | OPL-1 |
| Website | https://duong-odoo-apps.odoo.com |
AMP for Odoo Blog
Generate AMP-compatible versions of Odoo blog posts to provide a lighter mobile reading experience for anonymous visitors and search traffic.
Blog AMP pages keep article content discoverable through canonical and amphtml links while converting supported images, embedded media, and layout elements into AMP-friendly output.
This module is useful for content-heavy websites that rely on blog articles, guides, tutorials, announcements, or landing content to attract mobile visitors.
Blog AMP features
- AMP-compatible blog post pages
- Canonical and amphtml link pairing
- Optimized images and embedded media
- Lightweight mobile reading experience
- Compatible with the AMP validation workflow
Per-post or site-wide control
Each blog post can be enabled individually, or a website setting can enable AMP for all blog posts. The AMP version is generated from the existing post content and refreshed when the post is updated.
Blog AMP URLs use the /amp suffix format in this version.
Designed for public reading pages
AMP is best suited for public, anonymous reading experiences. Blog pages that depend on custom JavaScript, third-party embeds, or heavily customized interactions should be validated before AMP is enabled broadly.
AMP is not a guaranteed ranking boost. It helps improve technical SEO readiness by creating lightweight, discoverable AMP alternatives for suitable content pages.
Documentation
Open the Documentation tab on the right of this page for the setup and usage guide. Requires Website AMP and Website Blog.
Support
Contact us at duongodooapps@gmail.com
Website AMP for Blog — Setup & Usage Guide
d_website_amp_blog adds AMP variants to your blog posts. It requires Website AMP (d_website_amp) and Website Blog.
1. Enable AMP on a single post
- Open a blog post: Website → Site → Blog Posts (or edit it from the front end).
- Switch on AMP Variant.
- Use the Preview AMP button to open the AMP page, or Regenerate AMP to rebuild it. The AMP view link is shown under the AMP section.
The AMP version is rebuilt automatically whenever you save the post (title, subtitle and body are all reflected).
2. Enable AMP for every post at once
Go to Website → Configuration → Settings and switch on Enable AMP for all blog posts. This opts in every existing post and turns AMP on automatically for any post created afterwards.
3. The AMP URL
Each AMP post is published at:
/blog/<blog>/<post>/amp
and the canonical post page carries a <link rel="amphtml"> so Google can discover and cache the AMP version.
4. Behavior for logged-in readers
Authenticated visitors (portal & internal users) are never redirected to the AMP page; the AMP URL redirects them back to the canonical post. AMP is served to anonymous visitors and search-engine crawlers.
Notes & limitations
- Posts with no body, or whose content is purely dynamic, fall back to a minimal AMP page.
- As with all AMP, images and embeds render once the AMP runtime (cdn.ampproject.org) loads in the browser.
Support
Questions or issues: duongodooapps@gmail.com
Odoo Proprietary License v1.0 This software and associated files (the "Software") may only be used (executed, modified, executed after modifications) if you have purchased a valid license from the authors, typically via Odoo Apps, or if you have received a written agreement from the authors of the Software (see the COPYRIGHT file). You may develop Odoo modules that use the Software as a library (typically by depending on it, importing it and using its resources), but without copying any source code or material from the Software. You may distribute those modules under the license of your choice, provided that this license is compatible with the terms of the Odoo Proprietary License (For example: LGPL, MIT, or proprietary licenses similar to this one). It is forbidden to publish, distribute, sublicense, or sell copies of the Software or modified copies of the Software. The above copyright notice and this permission notice must be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
Please log in to comment on this module