HighTechTalks DotNet Forums  

How to write my own meta tags in any new aspx file created in visual studio

Dotnet FAQs microsoft.public.dotnet.faqs


Discuss How to write my own meta tags in any new aspx file created in visual studio in the Dotnet FAQs forum.



Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old   
Mathew George
 
Posts: n/a

Default How to write my own meta tags in any new aspx file created in visual studio - 06-30-2003 , 02:52 AM






When i create a new aspx page from visual studio i get a page in which
default meta tags are displayed.

i would like to know which files contains these meta tags.
I want to modify that particular page with my meta tags.
So that when i create a new page in visual studio the new page created
should contain my meta tags.

Do anyone know which file to modify to define my own tags.

Regards,
Mathew



Reply With Quote
  #2  
Old   
AT
 
Posts: n/a

Default RE: How to write my own meta tags in any new aspx file created in visual studio - 06-30-2003 , 10:27 PM






Mathew,

It depends on the language you're using and how you add the aspx file to
your project.

The default web page template for a VB asp.net project is in a directory
similar to:
C:\Program Files\Microsoft Visual Studio .NET
2003\Vb7\VBWizards\WebApplication\Templates\1033\W ebForm.aspx

The default web page template for a VB asp.net web page that you add to a
project is in a directory similar to:
C:\Program Files\Microsoft Visual Studio .NET
2003\Vb7\VBWizards\WebForm\Templates\1033\WebForm. aspx

The exact name of the directory depends on the language you're using, the
version of VS.NET you're using, and how you named the installation
directory.

Also, you could use Enterprise Templates to do the same thing, but in a
much more reusable (recommended) manner. For more on enterprise templates,
see
http://msdn.microsoft.com/library/de...us/vsent7/html
/vxconEnterpriseTemplateProjects.asp.

Hope this helps,
--Jim

--
Jim Blizzard [MSFT]
Sr .NET Developer Specialist
Microsoft

Your Potential. Our Passion.

This posting is provided "AS IS" with no warranties, and confers no rights.
Please reply to the newsgroup so that others may benefit. Thanks!

--------------------
Quote:
From: "Mathew George" <mathewg (AT) metasyssoftware (DOT) com
Subject: How to write my own meta tags in any new aspx file created in
visual studio
Date: Mon, 30 Jun 2003 12:22:53 +0530
Lines: 14
X-Priority: 3
X-MSMail-Priority: Normal
X-Newsreader: Microsoft Outlook Express 6.00.2600.0000
X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000
Message-ID: <#EbTRPtPDHA.2256 (AT) TK2MSFTNGP11 (DOT) phx.gbl
Newsgroups: microsoft.public.dotnet.faqs
NNTP-Posting-Host: 202.68.142.130
Path: cpmsftngxa09.phx.gbl!TK2MSFTNGP08.phx.gbl!TK2MSFTN GP11.phx.gbl
Xref: cpmsftngxa09.phx.gbl microsoft.public.dotnet.faqs:1554
X-Tomcat-NG: microsoft.public.dotnet.faqs

When i create a new aspx page from visual studio i get a page in which
default meta tags are displayed.

i would like to know which files contains these meta tags.
I want to modify that particular page with my meta tags.
So that when i create a new page in visual studio the new page created
should contain my meta tags.

Do anyone know which file to modify to define my own tags.

Regards,
Mathew





Reply With Quote
Reply




Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

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

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



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.