Web Design Forum: where to put the keywords? - Web Design Forum

Jump to content

WDF
WDF Premium Memberships Reseller Hosting
Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

where to put the keywords?

#1 User is offline   abeer 

  • Advanced Member
  • PipPipPip
  • Group: Members
  • Posts: 478
  • Joined: 18-January 09
  • Reputation: 4
  • Gender:Male
  • Location:Dhaka
  • Experience:Intermediate
  • Area of Expertise:Web Developer

  Posted 09 April 2009 - 01:51 PM

!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> 
<html xml:lang="en" lang="en" xmlns="http://www.w3.org/1999/xhtml">
<head>
<link rel="canonical" href="http://www.webdesignerforum.co.uk/" />
<meta http-equiv="content-type" content="text/html; charset=iso-8859-1" />
<link rel="shortcut icon" href="favicon.ico" />
<title>Web Design Forum | Web Design CSS and SEO tutorials - (Web Design Forum)</title>
<meta name="description" content="Web Design Forum  | Web designer forums. CSS forum for web design and programming. Expert advice forum for UK Web Designers & Developers.">
<meta name="keywords" content="web design, forum, web designer, design, css, blogs, web blogs, community, design forum, php, xhtml, templates, seo, google adsense, website help, logo">

<link rel="alternate" type="application/rss+xml" title="Web Designer Forum: www.webdesignerforum.co.uk" href="http://www.webdesignerforum.co.uk/index.php?act=rssout&amp;id=1" />
<link rel="alternate" type="application/rss+xml" title="Calendar: Web Designer Community Calendar" href="http://www.webdesignerforum.co.uk/index.php?act=rssout&amp;type=calendar&amp;id=1" />
 


here i see that they write their keywords for the site

i am not ubnderstanding where to write the keywords for the site and what is matter??

can any one clarify me,? i need help for this issue


advance thanks
0

#2 User is offline   ChrisS 

  • Forum Newcomer
  • Pip
  • Group: Members
  • Posts: 39
  • Joined: 21-March 09
  • Reputation: 0
  • Location:Wiltshire, UK
  • Experience:Intermediate
  • Area of Expertise:Designer/Coder

Posted 11 April 2009 - 02:20 PM

What are you having trouble with Abeer? Is it including them in a site you are working on?
0

#3 User is offline   snowyswebsolutions 

  • Expert
  • PipPipPipPip
  • Group: Members
  • Posts: 529
  • Joined: 20-October 08
  • Reputation: 4
  • Gender:Male
  • Location:Mansfield, Notts
  • Experience:Advanced
  • Area of Expertise:Web Developer

Posted 11 April 2009 - 03:19 PM

<meta name="keywords" content="">


Should be placed anywhere in the head of the page.

The biggest misconception of this meta tag is to stuff it full of words so when someone types in one of these key words in google your site should appear.

Its not.

You should analyze your content on the page, truly look into what keywords are in the content and then add them into your keywords tag. If google sees that your keywords have nothing to do with your content, googlebot will mark you down a point or 2.

This post has been edited by Sam G: 02 February 2010 - 08:46 PM
Reason for edit: added [code] tags

0

#4 User is offline   abeer 

  • Advanced Member
  • PipPipPip
  • Group: Members
  • Posts: 478
  • Joined: 18-January 09
  • Reputation: 4
  • Gender:Male
  • Location:Dhaka
  • Experience:Intermediate
  • Area of Expertise:Web Developer

  Posted 12 April 2009 - 03:19 PM

View Postsnowyswebsolutions, on Apr 11 2009, 15:19, said:

<meta name="keywords" content="">


Should be placed anywhere in the head of the page.

The biggest misconception of this meta tag is to stuff it full of words so when someone types in one of these key words in google your site should appear.

Its not.

You should analyze your content on the page, truly look into what keywords are in the content and then add them into your keywords tag. If google sees that your keywords have nothing to do with your content, googlebot will mark you down a point or 2.


thank you snowy, but what should write on content??

<meta name "mykeywords" content= " ????"?

advance thanks for the help

This post has been edited by Sam G: 02 February 2010 - 08:47 PM
Reason for edit: added [code] tags

0

#5 User is offline   Jarvooo 

  • Dedicated Member
  • PipPip
  • Group: Members
  • Posts: 142
  • Joined: 10-April 09
  • Reputation: 0
  • Location:Manchester, UK
  • Experience:Advanced
  • Area of Expertise:Web Designer

Posted 12 April 2009 - 04:03 PM

Keep the META code exactly like

<meta name="keywords" content="">


But put your keywords between the ""

for example

<meta name="keywords" content="key words seperated by commas here">

This post has been edited by Sam G: 02 February 2010 - 08:47 PM
Reason for edit: added [code] tags

0

#6 User is offline   snowyswebsolutions 

  • Expert
  • PipPipPipPip
  • Group: Members
  • Posts: 529
  • Joined: 20-October 08
  • Reputation: 4
  • Gender:Male
  • Location:Mansfield, Notts
  • Experience:Advanced
  • Area of Expertise:Web Developer

Posted 12 April 2009 - 04:38 PM

Do as above ;)
0

#7 User is offline   empek 

  • Wordpress Geek
  • PipPipPipPip
  • Group: Members
  • Posts: 774
  • Joined: 17-December 08
  • Reputation: 76
  • Gender:Male
  • Location:New York City.
  • Experience:Web Guru
  • Area of Expertise:Designer/Coder

Posted 13 April 2009 - 03:45 PM

What you have to understand is as follows:

This is the template:

What I marked in red, stays at it is. The blue words are the words you replace with your own keywords.

<meta name="keywords" content="web, forums, help, reviews, tutorials, HTML, CSS">

(The above meta tag is about WDF by the way)

This goes in the header, along with CSS links, JS links, Favion link, and other meta tags like the description.

Hope this helps!
0

#8 User is offline   abeer 

  • Advanced Member
  • PipPipPip
  • Group: Members
  • Posts: 478
  • Joined: 18-January 09
  • Reputation: 4
  • Gender:Male
  • Location:Dhaka
  • Experience:Intermediate
  • Area of Expertise:Web Developer

Posted 13 April 2009 - 04:10 PM

wow!! its really helped me... now i am clear, thanks you all for the help....
0

Share this topic:


Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

1 User(s) are reading this topic
0 members, 1 guests, 0 anonymous users