Reply
Meta description & keywords located?
Old 01-02-2008, 05:07 PM Meta description & keywords located?
Super Talker

Posts: 115
Where in an asp file do the meta name="description" content="description"
and meta name="keywords" content="key words " go?
Is it similar to where they're located in html?
the top of my file looks like this (below), is it correct? thanks.

Code:
<% Response.Buffer = True %>
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0.11 Transitional//EN">
<html><head>
 <title>testPage</title>
    <script src="java.js" type="text/javascript"></script>
<meta name="description" content="description" >
<meta name="keywords" content="key words " >
<link rel="STYLESHEET" type="text/css" href="styles.css">
<style type="text/css">
chrisj is offline
Reply With Quote
View Public Profile
 
When You Register, These Ads Go Away!
     
Old 01-02-2008, 06:26 PM Re: Meta description & keywords located?
chrishirst's Avatar
Super Moderator

Posts: 11,495
Location: Blackpool. UK
ASP is HTML once the server has finished with it.
__________________
Chris. ->> Links are advertising NOT optimising!! <<-
Indifference will be the downfall of mankind, but who cares?
Code Samples | People Counting System
chrishirst is offline
Reply With Quote
View Public Profile Visit chrishirst's homepage!
 
Old 01-03-2008, 12:16 AM Re: Meta description & keywords located?
Super Talker

Posts: 115
Thanks for your reply and information.

Does that mean my meta parts are in the right place?
chrisj is offline
Reply With Quote
View Public Profile
 
Old 01-03-2008, 12:20 AM Re: Meta description & keywords located?
Skilled Talker

Posts: 71
Name: foong
So long the meta description and keyword tag is within the <head></head> tag, it is placed correctly.

A simple structure :-

<html>
<head>
<title></title>
<meta name="description">
<meta name="keyword">
</head>
<body>
</body>
</html>
__________________
Foong
Over 100 Free Wordpress Themes for download
Dotservant.com professional web hosting since 2000
dotservant.com is offline
Reply With Quote
View Public Profile Visit dotservant.com's homepage!
 
Old 01-03-2008, 12:28 AM Re: Meta description & keywords located?
ADAM Web Design's Avatar
Canadastaninianite

Posts: 5,945
Name: Adam for web page design, not program
Location: Toronto, Ontario, Canada
Quote:
Originally Posted by chrisj View Post
Thanks for your reply and information.

Does that mean my meta parts are in the right place?
Yes, they are.
ADAM Web Design is offline
Reply With Quote
View Public Profile Visit ADAM Web Design's homepage!
 
Old 01-03-2008, 02:22 PM Re: Meta description & keywords located?
Super Talker

Posts: 115
Thank you and thank you
chrisj is offline
Reply With Quote
View Public Profile
 
Old 01-06-2008, 06:46 AM Re: Meta description & keywords located?
btcc-thunder's Avatar
Average Talker

Posts: 25
yep they're in the right place, thats how i do my meta in asps
btcc-thunder is offline
Reply With Quote
View Public Profile Visit btcc-thunder's homepage!
 
Reply     « Reply to Meta description & keywords located?
 

Thread Tools

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
Trackbacks are Off
Pingbacks are Off
Refbacks are Off




   
RSS Feed  Feeds: RSS   JS   XML
RSS Feed  Feeds for this forum: RSS   JS   XML

 


Page generated in 0.13163 seconds with 13 queries