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

Download

Changelog

v1.0.2 2026-05-27
  • Opgeloste Fouten Bulk WebP AJAX endpoint returned an HTML login page instead of JSON when the Joomla session was new: the call was triggering a redirect. The endpoint now performs an explicit token check on the POST input and emits a JSON error response on failure.
  • Opgeloste Fouten Bulk WebP AJAX endpoint produced an empty HTTP 500 on PHP fatals because was off: a now clears output buffers and emits a JSON error payload describing the fatal, so the JS layer can surface it in the UI.
  • Opgeloste Fouten Bulk WebP generator no longer emits PHP 8.5 deprecation notices for ; all calls have been replaced with which is the documented replacement.
  • Opgeloste Fouten Bulk WebP generator no longer loops indefinitely on images that previously failed: markers are now counted as and excluded from the queue.
  • Nieuwe Functies Bulk WebP generator: new parameter (default 5) so the job processes a small batch per AJAX call and the browser polls until done. Prevents PHP timeouts and OOM on shared hosting.
  • Nieuwe Functies Bulk WebP generator: dynamic per-image pixel cap derived from the live PHP , so oversized images are skipped pre-flight instead of crashing the process.
  • Nieuwe Functies Bulk WebP generator: markers are written next to images that cannot be converted (too large, GD error, unwritable target). Marked files are silently skipped on subsequent runs so the job no longer loops on the same failures.
  • Nieuwe Functies Bulk WebP UI: status line now reports , plus a collapsible "Show details" panel listing each failed/skipped file with its reason.
  • Nieuwe Functies Bulk WebP UI: new button (with confirmation dialog) that removes all files under , so previously-skipped images can be re-attempted after raising limits or replacing oversized originals.
  • Nieuwe Functies New sub-task on the bulk endpoint, backed by .
  • Nieuwe Functies Language strings (en-GB, nl-NL, de-DE, fr-FR) for the new counters, reset button, confirm dialog and result messages.