Faktiva SEO ToolKit is a PrestaShop module that addresses several common technical SEO issues by automatically injecting the appropriate HTML meta tags into store pages. It handles three distinct SEO concerns — canonical URLs, hreflang for multilingual stores, and noindex directives — without requiring manual template edits.
- Canonical URLs: inserts a
<link rel="canonical"> tag on pages, stripping unnecessary query strings while retaining pagination parameters to avoid duplicate content penalties - Hreflang: adds
<link rel="hreflang"> tags for multilingual stores, including a default language fallback; hreflang tags are only injected on canonical pages to follow best practices - Noindex: automatically adds a
<meta name="robots" content="noindex"> tag to PrestaShop controllers that should not be indexed by search engines, reducing the need for extensive robots.txt rules
This module is aimed at store owners and developers who want to improve technical SEO without building custom solutions for these common tag requirements. Important: this module is no longer maintained by its author. Compatibility with current PrestaShop versions is not guaranteed, and thorough testing is recommended before deploying to a production environment.
Comments (0)
Your review appreciation cannot be sent
Report comment
Report sent
Your report cannot be sent