User control that adds meta tags to head tag

Posted by Community Admin on 04-Aug-2018 19:04

User control that adds meta tags to head tag

All Replies

Posted by Community Admin on 27-May-2011 00:00

Hi Sitefinity,

We have some user controls that help automate our search indexing. Currently they work by letting users enter the meta tag content with an easy interface. When it renders, it programmatically adds meta tags to the head tag using Page.Header.Controls.Add().

Whats the equivalent of that in Sitefinity?

Posted by Community Admin on 28-May-2011 00:00

Hello Eric,

If I understand you correctly - you need a user control for the users to add custom meta data to the pages they create so the search indexing is more precise. Correct me if I am wrong. But if understood you correctly please review the following article which demonstrates how you can programatically add meta data to your pages.

Greetings,
Victor Velev
the Telerik team

Do you want to have your say in the Sitefinity development roadmap? Do you want to know when a feature you requested is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items

This thread is closed