Fixes inactive Blogspot link: RouteData keeps the C# class name "BlogSpot" while asp-controller matches "Blogspot" case-insensitively.
Add PageHelpers.ActivePage extension and apply it to top-level nav items and the Account/Register + Account/Signin items in _LoginPartial, so the current route gets the active class and aria-current="page" for accessibility.