How To Add Metatags on .cshtml Pages in MVC
I am writing this blog post because a friend was working on this project, and we needed to ensure we had it all set up for SEO. We needed to add the essential SEO page title, keywords, and meta description. To simplify things, we used a few view bags in the action method to pass…