Ben Foster 7/12/2012

Injecting Page Metadata in ASP.NET MVC

Read Original

This technical article explains how to implement an ASP.NET MVC Action Filter to automatically inject dynamic page metadata for SEO. It covers setting up the filter globally, creating view models that inherit from a PageMetadata class, defining fallback values in web.config, and the necessary Razor view markup.

Injecting Page Metadata in ASP.NET MVC

Comments

No comments yet

Be the first to share your thoughts!

Browser Extension

Get instant access to AllDevBlogs from your browser

Top of the Week