seiger / sseo
Evocms package for collection of SEO Tools for Evolution CMS.
Fund package maintenance!
Ko Fi
Installs: 13
Dependents: 0
Suggesters: 0
Security: 0
Stars: 3
Watchers: 1
Forks: 0
Open Issues: 0
Type:evolutioncms-plugin
Requires
- php: ^8
README
Welcome to sSeo!
Elevate your website's visibility and performance on search engines with sSeo, a robust SEO tools package meticulously crafted for Evolution CMS and Blade templates. Designed to empower website administrators and developers, this feature-rich plugin is your go-to solution for comprehensive SEO optimization.
Unleash the full potential of your website's SEO strategy with sSeo. Whether you are fine-tuning existing content or embarking on new web projects, this plugin provides the tools you need for a competitive edge in the digital landscape.
Features
- Automatic META Tags Generation.
- XML Sitemap Generation.
- Include or exclude documents from xml sitemap (via Searchable).
- On page Robots index/follow settings.
- Custom SEO Title and Description.
- Canonical URL Implementation.
- Noindex for Pagination and Custom $_GET Parameters.
- HTTP(S) and WWW Redirects.
- Open Graph Protocol Integration.
- 301 Redirects for Resolving 404 Errors.
- SEO Dashboard and Reporting.
- Social Media Integration Metrics.
- AI-Powered SEO Recommendations.
- Featured Snippets Optimization.
- Local Business Schema Markup.
Install by artisan package installer
Go to You /core/ folder:
cd core
Run php artisan command
php artisan package:installrequire seiger/sseo "*"
php artisan vendor:publish --provider="Seiger\sSeo\sSeoServiceProvider"