friendsofsilverstripe / seo-suite
A set of modules for improving your search results.
Fund package maintenance!
spekulatius
www.buymeacoffee.com/spekulatius
Installs: 24
Dependents: 0
Suggesters: 1
Security: 0
Stars: 1
Watchers: 2
Forks: 2
Open Issues: 1
Type:silverstripe-module
Requires
- php: ^5.4
- axllent/silverstripe-trailing-slash: ^1.0
- graphiques-digitale/silverstripe-seo-facebook-domain-insights: ^1.0
- graphiques-digitale/silverstripe-seo-icons: ^1.0
- graphiques-digitale/silverstripe-seo-open-graph: ^1.0
- micschk/silverstripe-liveseo: ^2.0
- silverstripe/framework: ~3.0
- silverstripe/googlesitemaps: ^1.0
Suggests
- friendsofsilverstripe/handypages: Simple starter for a SilverStripe websites.
- friendsofsilverstripe/silverstripe-maintenance-suite: Keep your SilverStripe applications up to date easy.
This package is auto-updated.
Last update: 2024-10-30 01:48:20 UTC
README
A collection of great SEO modules for SilverStripe in one package.
In no particular order:
- SilverStripe' Google Sitemaps - all websites should have a sitemap.xml
- Axllent' trailing-slash module - keep URLs consistent.
- A collection of modules build by Graphiques Digitale to expose information to increase your back linking.
- Analyse the content issues with hubertusanton' seo and micschk' liveseo.
Want it? Installation
Just run:
# install the package
composer require friendsofsilverstripe/seo-suite
# add run dev/build
php ./framework/cli-script.php dev/build
More?
- g4b0' SilverStripe htmlpurifier - great idea, requires a bit more work...