SP AUTO SEO FAQ

You can purchase the module only on the official resources: Other sources are pirate websites. For any purchase-related questions, please contact our support team on Telegram: t.me/spectreav.
SP Auto SEO FAQ: Q&A with Schema Markup

The module allows you to add a functional block with frequently asked questions and answers to key pages of your site: homepage, products, categories, manufacturers, and articles.

The key feature is the automatic generation of FAQPage microdata in Microdata or JSON-LD format.

The solution is developed in full compliance with the official Google documentation.

Live Demonstration

You can see the module in action on our demo site:

To access the admin panel, use login: demo and password: demo.

Key Module Features
  • Choice of Output Type: You can choose between JSON-LD (invisible to users) and Microdata (embedded in visible content).
  • Flexible Manual Entry: Create unique Q&A blocks for the homepage, specific products, categories, manufacturers, or articles.
  • Global Blocks: Set up a single FAQ block to be displayed across all products, categories, or within all products of a specific category or manufacturer.
  • Powerful Auto-generation: Automatically generate content for categories and manufacturers based on:
    • New arrivals
    • Sale products
    • Bestsellers
    • Most expensive / cheapest products
    • Most popular products
    • Price range
  • Caching: Auto-generated blocks are cached for maximum performance.
  • Integration with filters: Display on OCFilter landing pages and an option to show the FAQ block on filter pages using a specified link.
  • Supports variables and emojis to create lively and dynamic text.
  • Modern Design: The FAQ block has an attractive appearance and does not depend on Bootstrap.
Simple Integration with Any Template

If the module does not appear automatically in your custom template, it can be easily integrated. Simply add the following code to the desired location in your template file (e.g., product.twig or category.twig) and refresh the modification cache.

{% if faq_output %}<div class="sp-seo-faq">{{ faq_output }}</div>{% endif %}
Installing a ready-made adaptation for your template
  • Create a backup of your website files and database.
  • Make sure the backup was created correctly and can be restored.
  • Upload the adaptation file to the system folder
  • Delete the sp_auto_seo_faq_template.ocmod.xml file from the system folder
  • Refresh the modification cache in the administration panel.
Update Procedure
  • Make a full backup of your website's files and database.
  • Verify that the backup was created successfully and can be restored.
  • Install the module via FTP or the standard "Extension Installer".
  • Go to the module settings for SP AUTO SEO FAQ and save them.
  • Important: If a template adaptation file (e.g., sp_auto_seo_faq_template_deals.ocmod.xml) exists in the system/ folder, you must delete the original sp_auto_seo_faq_template.ocmod.xml file from the same folder.
  • Refresh the modification cache in your administrator panel.