Scorpion SEO Optimize

Scorpion SEO Optimize

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.3.0

Download

Changelog

v1.3.0 2026-07-04
  • Opgeloste Fouten JAMSS false-positive on iframe lazy-load processing reduced: the iframe pass no longer relies on a literal iframe regex pattern and now uses a safer tag-scan routine while preserving behavior.
  • Opgeloste Fouten Joomla framework compatibility hardened by replacing legacy-style checks with direct checks in the system plugin event flow.
  • Taal Added new translation keys (en-GB, nl-NL, de-DE, fr-FR) for the frontend on-demand WebP controls and the two new tuning fields.
  • Taal Normalized line endings of all plugin language files to Unix LF format to match Joomla packaging and scanner expectations.
  • Nieuwe Functies New optional frontend fallback for WebP generation: when a local JPG/PNG image is rendered without an existing WebP variant, the plugin can generate it on demand during HTML rewrite and reuse it on subsequent requests.
  • Nieuwe Functies New tuning options for frontend on-demand conversion: (wait time for an existing conversion lock, default 1 second) and (optional hard pixel cap, default 0 = automatic memory-based cap).
  • Nieuwe Functies New macOS-compatible build script added next to , producing the same Joomla-ready zip naming and exclusion behavior when PowerShell is not available.
  • Wijzigingen WebP detection now recognises both sibling naming styles: and pre-existing . This prevents duplicate WebP files when another extension already generated a basename-only WebP variant.
  • Wijzigingen HTML rewrite now prefers whichever WebP variant exists for a local image and keeps URL query/hash suffixes intact.
  • Wijzigingen Bulk WebP generation, single-file optimization, and SEO Health WebP coverage checks now all use the same variant detection logic, so existing files are counted as covered and are no longer regenerated as .
  • Wijzigingen Frontend on-demand WebP conversion includes safety guards (only inside , lock file per image to prevent concurrent duplicate work, skip-marker handling, memory-based pixel pre-check) so first-hit conversion remains controlled on shared hosting.
  • Notitie This release consolidates all post-1.2.0 hardening and packaging updates into the 1.3.0 line.