Implementing ASP.NET 4.0 Page.MetaDescription Property

Posted on ASP Free See other posts from ASP Free
Published on Tue, 08 Nov 2011 12:00:02 -0500 Indexed on 2011/11/11 18:01 UTC
Read the original article Hit count: 307

Filed under:
Before ASP.NET 4.0, you had to manually code your meta description tags. The meta description tag, though no longer used by major search engines in their ranking algorithm, is still an important factor for increasing website traffic. Bear in mind that searchers coming from search engines (such as Google) will only click on the results provided if the meta description is relevant to the query. If you want to increase your organic traffic (traffic coming from search engines) then one thing that you can easily improve are the meta descriptions. In ASP.NET 4.0, this can be easily implemented using...

© ASP Free or respective owner

Related posts about ASP.NET