Skip to main content

Advanced SEO Bundle

The last SEO Bundle for opendxp you'll ever need!

  • Create title, description and meta tags (OG-Tags, Twitter-Cards) for documents and objects!
  • Shipped with a save and user-friendly editor with multi locale support!
  • Enjoy live previews of each social channel!
  • Super smooth and simple PHP-API to update meta information of documents or objects!
  • Submit content data to search engines like Google, Bing, DuckDuckGo in real time!
  • Fully backwards compatible if you're going to install this bundle within an existing opendxp instance!

Documents

image

Objects

image

Objects | Tabbed View

image

Release Plan

ReleaseSupported OpenDXP VersionsSupported Symfony VersionsRelease DateMaintainedBranch
1.x1.0^7.42025Feature Branch1.x

Installation

"require" : {
"open-dxp/advanced-seo-bundle" : "~1.0.0",
}

Add Bundle to bundles.php:

return [
OpenDxp\Bundle\AdvancedSeoBundle\OpenDxpAdvancedSeoBundle::class => ['all' => true],
];
  • Execute: $ bin/console opendxp:bundle:install OpenDxpAdvancedSeoBundle

Upgrading

  • Execute: $ bin/console doctrine:migrations:migrate --prefix 'OpenDxp\Bundle\AdvancedSeoBundle'

Usage

This Bundle needs some preparation. Please check out the Setup && Overview guide first.

Further Information

Supported 3rd Party Bundles

Upgrade Info

Before updating, please check our upgrade notes!

License

DACHCOM.DIGITAL AG, Löwenhofstrasse 15, 9424 Rheineck, Schweiz
dachcom.com, [email protected]
Copyright © 2026 DACHCOM.DIGITAL. All rights reserved.

For licensing details please visit LICENSE.md