PC Review


Reply
Thread Tools Rate Thread

How do I assign meta tags/keywords to my web pages in Frontpage200

 
 
=?Utf-8?B?SnViaWxlZSBSZWNvcmRz?=
Guest
Posts: n/a
 
      5th May 2006
I wanted to know how to add meta tags and keywords to my web pages in
FrontPage2000 so my website can be found in search engines and how do i get
to the keyword section of the html code so that i can add the web sites title
and discription at the beginning of the html code? Please Help!

 
Reply With Quote
 
 
 
 
John Malone
Guest
Posts: n/a
 
      5th May 2006
In code view.
Where you see the other Meta tags create a space. (using "enter" so that the
cursor is to the left starting a new line)
Then use "Ctrl+Enter" to open the snippets window.
Use the arrow keys to scroll down to you see
"META Description" when selected hit Enter.

Type the Description you want..

Repeat for the "Keywords"

--
John Malone
==============
"Jubilee Records" <Jubilee (E-Mail Removed)> wrote in
message news:4AAE2E56-05DE-4532-91CF-(E-Mail Removed)...
|I wanted to know how to add meta tags and keywords to my web pages in
| FrontPage2000 so my website can be found in search engines and how do i
get
| to the keyword section of the html code so that i can add the web sites
title
| and discription at the beginning of the html code? Please
Help!
|


 
Reply With Quote
 
=?Utf-8?B?SnViaWxlZSBSZWNvcmRz?=
Guest
Posts: n/a
 
      5th May 2006
Thank you John, but how do i get to code view? You don't mean go to view then
reveal Tags do you?

"John Malone" wrote:

> In code view.
> Where you see the other Meta tags create a space. (using "enter" so that the
> cursor is to the left starting a new line)
> Then use "Ctrl+Enter" to open the snippets window.
> Use the arrow keys to scroll down to you see
> "META Description" when selected hit Enter.
>
> Type the Description you want..
>
> Repeat for the "Keywords"
>
> --
> John Malone
> ==============
> "Jubilee Records" <Jubilee (E-Mail Removed)> wrote in
> message news:4AAE2E56-05DE-4532-91CF-(E-Mail Removed)...
> |I wanted to know how to add meta tags and keywords to my web pages in
> | FrontPage2000 so my website can be found in search engines and how do i
> get
> | to the keyword section of the html code so that i can add the web sites
> title
> | and discription at the beginning of the html code? Please
> Help!
> |
>
>
>

 
Reply With Quote
 
John Malone
Guest
Posts: n/a
 
      5th May 2006
Open a page...
down at the bottom Left you should see.
(If using FrontPage 2003)
"Design" "Split" "Code" "Preview"
If an older version 2002 - 2000
You will only see
"Design" "Code" "Preview"
Click on the code view and the META tags
are at the top of the page.

This is where the HTML is for the page

--
John Malone
==============
"Jubilee Records" <(E-Mail Removed)> wrote in
message news:4B10E265-2A0D-4EDF-8165-(E-Mail Removed)...
| Thank you John, but how do i get to code view? You don't mean go to view
then
| reveal Tags do you?
|
| "John Malone" wrote:
|
| > In code view.
| > Where you see the other Meta tags create a space. (using "enter" so that
the
| > cursor is to the left starting a new line)
| > Then use "Ctrl+Enter" to open the snippets window.
| > Use the arrow keys to scroll down to you see
| > "META Description" when selected hit Enter.
| >
| > Type the Description you want..
| >
| > Repeat for the "Keywords"
| >
| > --
| > John Malone
| > ==============
| > "Jubilee Records" <Jubilee (E-Mail Removed)> wrote in
| > message news:4AAE2E56-05DE-4532-91CF-(E-Mail Removed)...
| > |I wanted to know how to add meta tags and keywords to my web pages in
| > | FrontPage2000 so my website can be found in search engines and how do
i
| > get
| > | to the keyword section of the html code so that i can add the web
sites
| > title
| > | and discription at the beginning of the html code?
Please
| > Help!
| > |
| >
| >
| >


 
Reply With Quote
 
Ronx
Guest
Posts: n/a
 
      6th May 2006
Snippets are FP2003 only - they do not exist in FP2000.
--
Ron Symonds - Microsoft MVP (FrontPage)
Reply only to group - emails will be deleted unread.
FrontPage Support: http://www.frontpagemvps.com/

"John Malone" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> In code view.
> Where you see the other Meta tags create a space. (using "enter" so
> that the
> cursor is to the left starting a new line)
> Then use "Ctrl+Enter" to open the snippets window.
> Use the arrow keys to scroll down to you see
> "META Description" when selected hit Enter.
>
> Type the Description you want..
>
> Repeat for the "Keywords"
>
> --
> John Malone
> ==============
> "Jubilee Records" <Jubilee (E-Mail Removed)> wrote
> in
> message news:4AAE2E56-05DE-4532-91CF-(E-Mail Removed)...
> |I wanted to know how to add meta tags and keywords to my web pages
> in
> | FrontPage2000 so my website can be found in search engines and how
> do i
> get
> | to the keyword section of the html code so that i can add the web
> sites
> title
> | and discription at the beginning of the html code?
> Please
> Help!
> |
>
>



 
Reply With Quote
 
John Malone
Guest
Posts: n/a
 
      6th May 2006
..oOoops......
Then...
In code view.
======================
Open a page...
down at the bottom Left you should see.
(If using FrontPage 2003)
"Design" "Split" "Code" "Preview"
If an older version 2002 - 2000
You will only see
"Design" "Code" "Preview"
Click on the code view and the META tags
are at the top of the page.
==============================
Where you see the other Meta tags create a space. (using "enter" so that the
cursor is to the left starting a new line)
Copy and paste this in..

<meta name="description" content="Foo, Foo1, Foo2">
<meta name="keywords" content="Foo, Foo1, Foo2">

===============================
If you have no Foo then replace the foo with your content.

Sorry about the mix-up
--
John Malone
==============
"Ronx" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
| Snippets are FP2003 only - they do not exist in FP2000.
| --
| Ron Symonds - Microsoft MVP (FrontPage)
| Reply only to group - emails will be deleted unread.
| FrontPage Support: http://www.frontpagemvps.com/
|
| "John Malone" <(E-Mail Removed)> wrote in message
| news:(E-Mail Removed)...
| > In code view.
| > Where you see the other Meta tags create a space. (using "enter" so
| > that the
| > cursor is to the left starting a new line)
| > Then use "Ctrl+Enter" to open the snippets window.
| > Use the arrow keys to scroll down to you see
| > "META Description" when selected hit Enter.
| >
| > Type the Description you want..
| >
| > Repeat for the "Keywords"
| >
| > --
| > John Malone
| > ==============
| > "Jubilee Records" <Jubilee (E-Mail Removed)> wrote
| > in
| > message news:4AAE2E56-05DE-4532-91CF-(E-Mail Removed)...
| > |I wanted to know how to add meta tags and keywords to my web pages
| > in
| > | FrontPage2000 so my website can be found in search engines and how
| > do i
| > get
| > | to the keyword section of the html code so that i can add the web
| > sites
| > title
| > | and discription at the beginning of the html code?
| > Please
| > Help!
| > |
| >
| >
|
|


 
Reply With Quote
 
John Malone
Guest
Posts: n/a
 
      6th May 2006
Thanks for the catch Ron 8)

--
John Malone
==============
"Ronx" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
| Snippets are FP2003 only - they do not exist in FP2000.
| --
| Ron Symonds - Microsoft MVP (FrontPage)
| Reply only to group - emails will be deleted unread.
| FrontPage Support: http://www.frontpagemvps.com/
|
| "John Malone" <(E-Mail Removed)> wrote in message
| news:(E-Mail Removed)...
| > In code view.
| > Where you see the other Meta tags create a space. (using "enter" so
| > that the
| > cursor is to the left starting a new line)
| > Then use "Ctrl+Enter" to open the snippets window.
| > Use the arrow keys to scroll down to you see
| > "META Description" when selected hit Enter.
| >
| > Type the Description you want..
| >
| > Repeat for the "Keywords"
| >
| > --
| > John Malone
| > ==============
| > "Jubilee Records" <Jubilee (E-Mail Removed)> wrote
| > in
| > message news:4AAE2E56-05DE-4532-91CF-(E-Mail Removed)...
| > |I wanted to know how to add meta tags and keywords to my web pages
| > in
| > | FrontPage2000 so my website can be found in search engines and how
| > do i
| > get
| > | to the keyword section of the html code so that i can add the web
| > sites
| > title
| > | and discription at the beginning of the html code?
| > Please
| > Help!
| > |
| >
| >
|
|


 
Reply With Quote
 
=?Utf-8?B?U2FuZHJh?=
Guest
Posts: n/a
 
      8th Jul 2006
Hi Jubilee:

My name is Sandra and I just sined in. I am not sure yet how to ask
questings or get the answers for the questions already asked.

I have the same question bellow.
Did you get your answer?

Can you send it to me?

Thanks,

Sandra

"Jubilee Records" wrote:

> I wanted to know how to add meta tags and keywords to my web pages in
> FrontPage2000 so my website can be found in search engines and how do i get
> to the keyword section of the html code so that i can add the web sites title
> and discription at the beginning of the html code? Please Help!
>

 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

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 On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
meta tags and keywords xyz Microsoft Powerpoint 1 8th Sep 2006 05:27 AM
meta tags and keywords =?Utf-8?B?SmVu?= Microsoft Frontpage 6 11th Mar 2005 11:20 PM
DWT & Meta tags for individual pages =?Utf-8?B?SGVsZW4=?= Microsoft Frontpage 6 17th Feb 2005 06:13 PM
Where can I create meta-tags for my web pages, in FP03? =?Utf-8?B?Q2hyaXNK?= Microsoft Frontpage 5 16th Nov 2004 01:11 AM
Meta Tags (Description & Keywords) Earl Partridge Microsoft Frontpage 2 21st Jul 2004 05:23 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 02:43 AM.