courses dreamweaver london - meta details

Forum home » Delegate support and help forum » Dreamweaver Training and help » courses dreamweaver london - Meta Details

courses dreamweaver london - Meta Details

resolvedResolved · Low Priority · Version Standard

Joanna has attended:
Dreamweaver MX Intermediate course

Meta Details

Hi All,

I fixed the editible problem I was having with the meta tags for each page, but now when I try and edit them I'm not sure if I am doing it correctly.
When I went through: Insert>HTML>Head Tags>Keywords...
the code was added mid-way down the page which didnt seem right as all other websites always have the keywords with the meta description at the top of the page. So i undid that and tried to put it in manually in the code. Can you tell me if this looks correct from what I have attached below? (This is line 1-15 of the code.)
Also, what is the Robot? I have been told that Google notices the details in the robot but I dont understand what this means. They also say that you shouldnt repeat the keyword lists through each page, does this mean that the description and meta keywords should have different details also?

<html><!-- InstanceBegin template="/Templates/KME.dwt" codeOutsideHTMLIsLocked="false" -->
<head>
<!-- InstanceBeginEditable name="editibleregion" -->
<title>Kent Modular Electronics Limited | KME</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<meta http-equiv="Content-Language" content="en-gb">
<base target="_self">
<meta name="description" content="KME specialises in manufacturing industrial grade LCD TFT displays and CRT replacement monitors for marine, rail, transport, digital signage and military applications">
<meta NAME="keywords" content="CRT, LCD, TFT, industrial, transflective, sunlight readable, LCD Display, Monitor, CRT replacement, digital signage, Desktop, Rack-Mount, Panel Mount, Chassis, rail monitor, marine monitor, large lcd display">
<meta NAME="ROBOTS" CONTENT="ALL">
<script type="text/JavaScript">
<!--
function MM_swapImgRestore() { //v3.0
var i,x,a=document.MM_sr; for(i=0;a&&i<a.length&&(x=a[i])&&x.oSrc;i++) x.src=x.oSrc;
}

Thanks for your help!
Jo Stephens.

Edited on Thu 24 May 2007, 10:26

RE: Meta Details

Hi Joanna

The above all looks pretty good to me.

Just to note, the robots tag is not absolutly neccessarry as you can controll what is searched on your website via robots.txt.


Hope this helps
David

RE: Meta Details

Hi Jo,

Sometimes Dreamweaver inserts the meta tag wherever your cursor is. I find that if your cursor is in the design view, Dreamweaver should correctly find the place in the HEAD tags. If your cursor is in the code view, Dreamweaver inserts the meta tag where your cursor is.

To be safe, best to have your cursor either in Design view or right where you want the tag to appear in your code.

Robots meta tag can be removed if you like, as the default is for the search engines to crawl your site. You would normally have a robots tag if you wanted to exclude a page from particular (or all) spiders.

As Dave said, you can also control most spiders by using robots.txt in the root of your web site.

Regards, Rich

 

Training courses

 

Training information:

Welcome. Please choose your application (eg. Excel) and then post your question.

Our Microsoft Qualified trainers will then respond within 24 hours (working days).

Frequently Asked Questions
What does 'Resolved' mean?

Any suggestions, questions or comments? Please post in the Improve the forum thread.


Server loaded in 0.07 secs.