TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
Abhimanyu K Vatsa
NA
40.4k
21.4m
MetaKeywords, MetaDescription
Aug 18 2010 4:43 AM
hello.....
i am wishing to add MetaKeywords, MetaDescription for my website. my website has a master page named Site.master. Assume I have a Default.aspx, Default2.aspx pages and all are child of Site.master. Now If I am adding code given below in Default.aspx and Default2.aspx
**********************************************
<%@ Page Title="" Language="VB" MasterPageFile="~/Site.master" MetaDescription="this is my meta description data" MetaKeywords="asp,php,my domain,coldfusion"%>
**********************************************
it works fine on localhost. but when I am publishing it on webserver it displayes following error:
***************************
Parser Error Message: Error parsing attribute 'metadescription': Type 'System.Web.UI.Page' does not have a public property named 'metadescription'.
***************************
Is I have to declare some lines in Site.master page or in every child pages to work on hosting server too?
Urgent Help Needed
Thanks in advance
Reply
Answers (
2
)
Sending mail in asp.net
how to make a object data ( you tube movie) in table clickable