aspnet-core-seo-template icon indicating copy to clipboard operation
aspnet-core-seo-template copied to clipboard

SEO Friendly Startup Template for new .NET 6 projects with ASP.NET Core MVC

ASP.NET Core SEO Template

Features

  • .NET 6
  • Bootstrap 5.3.0
  • Use of dashes in URLs to seperate words (eg: https://aspnetcoreseotemplate.com/products/product-example)
  • Redirect 301 for all URLs that contain uppercase to lowercase (eg: /Products/Product-EXAMPLE to /products/product-example)
  • Redirect non www to www
  • Custom title and meta description for each view
  • Use of Bootstrap and jQuery CDNs
  • Bundle and minify custom CSS and Javascript files
  • Semi-dynamic sitemap generator
  • Includes robots.txt file
  • GDPR Cookie Policy
  • PageSpeed Insights Mobile: 98 Average Rank Speed
  • PageSpeed Insights Desktop: 100 Average Rank Speed

Authors

License

This project is licensed under the Apache 2.0 License - see the LICENSE file for details