Step 1: In your master page define this:
....
< head>
< asp:ContentPlaceHolder ID="ContentSEO" runat="server" />
< meta http-equiv="content-type" content="text/html; charset=utf-8" />
< meta http-equiv="content-language" content="en" />
...
....
Step 2: Now within the child pages, add this:
< %@ Page Language="VB" MasterPageFile="~/masters/Default.master" AutoEventWireup="false"
CodeFile="Default.aspx.vb" Inherits="home_Default" Title="Untitled Page" %>
< asp:Content ID="ctlSEO" ContentPlaceHolderID="ContentSEO" runat="server">
< title>Your title< /title>
< meta name="Keywords" content="your,keywords" />
< meta name="Description" content="Your Keywords" />
< /asp:Content>
......
Subscribe to:
Post Comments (Atom)
Ajax CalendarExtender displaying at wrong position in Chrome
< script type ="text/javascript" language ="javascript"> function onCalendarShown(sender, args)...
-
Suppose FieldName is the Bit field which tells whether the link should be visible true or false so design your gridview template like th...
-
There is no direct way to Expand/Collapse all panes in Accordion Extender. Using following java script, Accordion can be Expand/Collaps...
-
< script type ="text/javascript" language ="javascript"> function onCalendarShown(sender, args)...
But i have a doubt on uploading meta on master page. Shall it be good practice to get ranked in search engine.
ReplyDeleteXBRL Software