asp.net mvc hide an action from SEO
Is there a way to hide a Controller Action from SEO. Is there a MVC verb
(attribute), which can be added above the action name?
I want to hide the following url from SEO Home/Secret?type=1
But I want this to be shown in SEO Home/Search
No comments:
Post a Comment