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.
- Integration with:
- Evolution CMS Resources.
- sCommerce Products.
- sArticles Publications.
- sMultisite robots.txt and sitemap.xml.
- Custom SEO Title, Description and Keywords.
- SEO Meta Templates Title, Description and Keywords (pro).
- Canonical URL Implementation.
- Automatic META Tags Generation.
- XML Sitemap Generation.
- Include or exclude documents from xml sitemap.
- On page Robots index/follow settings.
- Noindex for Pagination and Custom $_GET Parameters.
- 30x Redirects for Resolving 404 Errors.
- HTTP(S) and WWW Redirects.
- Manage robots.txt file via Admin Panel.
- Open Graph Protocol Integration.
- SEO Dashboard and Reporting.
- Social Media Integration Metrics.
- AI-Powered SEO Recommendations.
- Featured Snippets Optimization.
- Local Business Schema Markup.
- SEO Health Check
- Rich Snippets (Schema Markup) Support
- Performance Optimization Recommendations
- Real-time SEO Analytics
Go to You /core/ folder:
cd core
composer update
Run php artisan command
php artisan package:installrequire seiger/sseo "*"
php artisan vendor:publish --provider="Seiger\sSeo\sSeoServiceProvider"
php artisan migrate