Go Back   Site Owners Forums - Webmaster Forums > Search Engine Optimization > Search Engine Optimization

Notices


Reply
 
Thread Tools Rate Thread Display Modes
Old 04-06-2015, 07:00 AM   #1
Nandigifts
Registered User
 
Join Date: Mar 2015
Location: bangalore
Posts: 13
How to add meta tags asp.net ?

how to add meta tags asp.net
__________________

To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
|
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.

To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
Nandigifts is offline   Reply With Quote

Old 04-06-2015, 11:16 AM   #2
jobtardisport
Registered User
 
Join Date: Sep 2013
Posts: 887
I tried doing the following as above : if( !IsPostBack ) { //Meta Tags. var metaTags = new HtmlMeta { Name = "W", Content = "Smart"}; Header.Controls.Add(metaTags); metaTags = new HtmlMeta { Name = "W.cg", Content = "afasfsa" }; Header.Controls.Add(metaTags); Gives me an error : Cannot modify controls collection. Your help would be appreciated

Online condom store in India || Buy Kamasutra and KS condoms
__________________

To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
,
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
,
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
,
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
,
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.

Last edited by jobtardisport; 04-06-2015 at 11:26 AM..
jobtardisport is offline   Reply With Quote
Old 04-06-2015, 10:06 PM   #3
rizwan
Registered User
 
Join Date: Jun 2014
Posts: 209
Add below code in designer page

<meta id="metaDescription" runat="server" name="Description" />

Now add below code to your .cs page

Page.MetaKeywords = "keyword1, keyword2, keyword3";
Page.MetaDescription = "Example of new meta tag";
__________________

To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
|
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
|
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
|
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
rizwan is offline   Reply With Quote
Old 04-08-2015, 02:01 AM   #4
Nikita Patil
Registered User
 
Join Date: Feb 2015
Posts: 329
Thanks rizwan post for this.
__________________

To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.


To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
,
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
,
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
,
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
,
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
,
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
,
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
,
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
Nikita Patil is offline   Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
what is the most proper way to use Meta Tags? cioafua Search Engine Optimization 4 06-27-2025 05:24 AM
The Sticky for Meta Description, keywords, keyword density, and title tags sinicline Search Engine Optimization 2 01-06-2017 10:22 AM
Optimize the title tags and Meta tags davianmark Search Engine Optimization 2 05-23-2012 03:22 AM
Could it be a problem if meta tags has id attributes aopo.mark Search Engine Optimization 0 02-20-2012 09:32 PM
About Meta tags and title tags tannerwood638 Search Engine Optimization 5 12-03-2011 07:15 AM


All times are GMT -7. The time now is 01:06 PM.


Powered by vBulletin Copyright © 2020 vBulletin Solutions, Inc.