Klaar om je Joomla-site sneller, vindbaarder en moderner te maken?
Binnen vijf minuten staan je meta tags, sitemap en WebP-afbeeldingen op orde. Alles wat je Joomla-site nodig heeft voor technische SEO, in één plug-in.
Scorpion SEO Optimize is dé Joomla 6 system-plug-in die in één klap zorgt voor sterke meta tags, snelle afbeeldingen, een correcte sitemap en schone structured data. Geen losse extensies meer combineren, geen template hacks — gewoon installeren, inschakelen en je site is technisch SEO-proof.
Waarom Scorpion SEO Optimize?
- Native Joomla 6 — gebouwd volgens de moderne service-provider architectuur, met PHP 8.2+ en zonder legacy ballast.
- Werkt out-of-the-box — standaardinstellingen zijn veilig en zinvol, zodat je site direct beter scoort zonder eindeloos te tweaken.
- Volledig configureerbaar — elke functie is met één schakelaar aan of uit te zetten, met slimme `showon`-condities zodat je nooit verdwaalt in irrelevante opties.
- Meertalig beheerpaneel — Nederlands, Engels, Duits en Frans.
Wat doet de plug-in voor je site?
Meta tags & social sharing
- Automatische canonical URL's op iedere pagina.
- Open Graph en Twitter Cards op basis van je artikelen, menu-items en globale configuratie — je content ziet er meteen goed uit op Facebook, LinkedIn, X en WhatsApp.
- Afdwingen van de juiste `<html lang="…">` declaratie.
Sitemap & robots.txt
- Genereert automatisch een sitemap.xml uit gepubliceerde menu-items en artikelen — inclusief sitemap-index voor grotere sites.
- Slimme server-side caching met stale-while-revalidate, zodat je sitemap altijd snel én actueel is.
- Maakt een robots.txt met Joomla-specifieke Disallow-regels als die nog niet bestaat, en voegt automatisch de `Sitemap:`-directive toe.
Afbeeldingsoptimalisatie
- Lazy loading voor afbeeldingen onder de vouw, eager loading + `fetchpriority="high"` voor de eerste afbeeldingen — direct winst op je Core Web Vitals (LCP).
- Automatische WebP-conversie en compressie van geüploade en in content gebruikte afbeeldingen, met `<picture>`-rewrite voor maximale browsercompatibiliteit.
- Bulk WebP-knop: in één klik een `.webp` naast elk bestaand JPG/PNG in `/images` — originelen blijven onaangetast.
Structured data (JSON-LD)
- Volgens Schema.org: WebSite, Organization, Article / BlogPosting / NewsArticle, BreadcrumbList en ContactPage — zodat Google je content beter begrijpt en je vaker in rich results verschijnt.
Meertalige sites
- Automatische **`hreflang`**-tags via `com_associations`, inclusief `x-default`. Eindelijk een Joomla-plug-in die multilingual SEO écht serieus neemt.
Veiligheid & nette HTML
- Voegt `rel="noopener noreferrer"` toe aan externe links die in een nieuw tabblad openen — beter voor security én voor je Lighthouse-score.
Voor wie?
Voor Joomla-bouwers, ondernemers en marketeers die hun site écht goed willen neerzetten, zonder een SEO-bureau in te schakelen voor wat je technisch gewoon zelf kunt regelen. Of je nu één corporate site beheert of tientallen klantsites onderhoudt: Scorpion SEO Optimize bespaart je uren werk per site.
Compatible met Joomla! 5 & 6
Laatste versie: v1.2.0
Changelog
- Opgeloste Fouten SEO Health dashboard threw when rendering the WebP coverage detail line, because the helper used the operator to append an optional suffix to the scanned-image count (cap-reached marker). Under PHP 8 is a hard type error; the entire dashboard would fall back to its red error alert. Fixed by switching to string concatenation () so the suffix is appended correctly and the WebP detail renders as e.g. .
- Taal New translations (en-GB, nl-NL, de-DE, fr-FR) for the SEO Health tab: fieldset title + intro note, status badges, per-check labels and all OK/WARN/FAIL/INFO messages (76 keys per locale).
- Taal New translations (en-GB, nl-NL, de-DE, fr-FR) for the Site-verification fieldset (note + label/description for the master switch and the five engine-specific key fields).
- Taal New translations (en-GB, nl-NL, de-DE, fr-FR) for the Generator-meta-tag fieldset, the structured-data warning note and all related labels/descriptions.
- Taal Language strings for the new note contained a multi-line value (a literal block with line breaks inside the quoted string). Joomla parses files with , which does support multi-line values: the first syntax error aborts the parser, which is why tab label and field label fell back to the raw constant after upgrading to 1.1.0. The value is now stored on a single line with separators inside the , and the same single-line discipline is applied to the new structured-data warning and Generator-tab strings, so the parser keeps loading and all labels render correctly.
- Nieuwe Functies New dashboard at the top of the tab. Adds a live overview with 14 checks (HTTPS, sitemap, robots.txt, canonical, language declaration, Open Graph, Twitter Cards, lazy loading, external links, structured data, hreflang, generator meta tag, site verification, WebP coverage), a colour-coded score 0–100 with grade A–F, per-status counters and per-check OK / WARN / FAIL / INFO badges. New + form-field render the dashboard server-side on every tab open — no AJAX endpoint, no background load. WebP coverage scans up to 500 JPG/PNG files under and counts existing siblings and markers.
- Nieuwe Functies New tab. Adds a built-in replacement for the standalone plugin: enter the verification keys for Google Search Console, Bing Webmaster Tools, Yandex Webmaster, Yahoo Site Explorer and (legacy) Alexa, and the plugin emits the matching tags in via Joomla's . New hooked on ; master switch defaults to off, empty fields are skipped, no overhead when disabled.
- Nieuwe Functies New tab. Adds a built-in replacement for the standalone plugin: choose between keeping the Joomla default , replacing its content with a custom string (default ) or removing the tag entirely. Replace mode automatically inserts the tag before if Joomla did not emit one, and a hard newline + tab is appended after the replacement so subsequent elements stay on their own line. New hooked on ; only runs when the mode is not "keep", so zero overhead by default.
- Nieuwe Functies New tab on the plugin configuration screen with an info note explaining how to verify that is publicly accessible (open in a browser).
- Nieuwe Functies The note documents two ways to unblock the file when or Admin Tools rejects it: (1) add under in Admin Tools' and regenerate, or (2) manually prepend a small Apache rewrite block for , , , , , generic feeds and the directory.
- Nieuwe Functies New warning note at the top of the tab explaining that activating JSON-LD without filling in , and can have a negative SEO effect (Google may flag incomplete markup). Includes links to the Google Rich Results Test and the Schema.org Validator.
- Nieuwe Functies on fresh installations ( default instead of ). Existing installations keep their previously-saved value and are not affected.
- Nieuwe Functies Major roadmap expansion in §4: Sitemap extensions, Structured-data extensions, (DCES + DCMI Terms, profile-link, multilanguage, RDFa mode, OAI-PMH endpoint, government presets), Performance & Core Web Vitals, robots/crawler-control, (proactive crawler notification with `IndexNowHelper`, key file, recent-submissions log, edge cases), (auto-promote first H2 to H1, scope toggle page/component, context blacklist with wildcards, multi-H1 detector, admin-only debug overlays), Internationalisation & hreflang, Analytics & reporting, Security & privacy hardening, 3rd-party integrations, Developer experience, R&D and Out-of-scope.
