Lampwork Etc.
 
AKDesign

LE Live Chat

Enter Live Chat

No users in chat




Beads of Courage


 

Go Back   Lampwork Etc. > Business as usual > Website help and critique

Website help and critique -- Get assistance with your website.

Reply
 
Thread Tools
  #1  
Old 2008-07-20, 4:41pm
rverk47's Avatar
rverk47 rverk47 is offline
Senior Member
 
Join Date: Nov 17, 2005
Location: Michigan
Posts: 409
Default Question re: meta tags

can somebody explain to me how to add meta tags..i mean in layman's terms cuz i can't figure it out..i made my website myself but i called tech help an awful lot..any help would be greatly appreciated..thx
__________________
Renee

To view links or images in signatures your post count must be 5 or greater. You currently have 0 posts.


To view links or images in signatures your post count must be 5 or greater. You currently have 0 posts.
Reply With Quote
  #2  
Old 2008-07-20, 5:01pm
Hayley's Avatar
Hayley Hayley is offline
da General
 
Join Date: Oct 05, 2006
Location: San Francisco
Posts: 13,002
Default

Here you go - this is the beginning of your website home page html with the bold part being where the metatags will go . . . just add the bold part to your html after you replace the red text with your info.

Hope this helps.

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
"http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<meta http-equiv="Content-Type" content="enter company name and description">
<meta name="keywords" content="enter any descriptive keywords for search engine">

<title>index.html</title>
<style type="text/css">
<!--
body {
background-image: url(images/pinksqs_000.gif);
}
.style20 {
font-size: 18px;
color: #000000;
}
.style21 {font-size: 21px}
.style22 {
font-size: 21px;
font-family: CoolDots;
}
.style23 {
font-family: CoolDots;
font-size: 18px;
}
.style24 {font-family: Arial, Helvetica, sans-serif}
-->
__________________
Hayley


To view links or images in signatures your post count must be 5 or greater. You currently have 0 posts.


To view links or images in signatures your post count must be 5 or greater. You currently have 0 posts.
|
To view links or images in signatures your post count must be 5 or greater. You currently have 0 posts.
|
To view links or images in signatures your post count must be 5 or greater. You currently have 0 posts.
|
To view links or images in signatures your post count must be 5 or greater. You currently have 0 posts.
|
To view links or images in signatures your post count must be 5 or greater. You currently have 0 posts.
Reply With Quote
  #3  
Old 2008-07-21, 3:54am
rverk47's Avatar
rverk47 rverk47 is offline
Senior Member
 
Join Date: Nov 17, 2005
Location: Michigan
Posts: 409
Default

i tried it once and tried to save it but it didn't work..should the bold black words be just what you typed or do i change it to my website info..if so i'm not sure what to type in..i can figure out the keywords but i know nothing about html..i really appreciate you help!!!
__________________
Renee

To view links or images in signatures your post count must be 5 or greater. You currently have 0 posts.


To view links or images in signatures your post count must be 5 or greater. You currently have 0 posts.
Reply With Quote
  #4  
Old 2008-07-21, 5:31am
Cosmo's Avatar
Cosmo Cosmo is offline
ManBearPig
 
Join Date: Jun 28, 2005
Location: Roanoke, VA
Posts: 8,540
Default

Meta tags don't do anything, unfortunately. It used to be that they were used for searching, but these days they don't matter. I think some search engines like Yahoo and Ask may still use them, but Google doesn't use them.
__________________

To view links or images in signatures your post count must be 5 or greater. You currently have 0 posts.


To view links or images in signatures your post count must be 5 or greater. You currently have 0 posts.

To view links or images in signatures your post count must be 5 or greater. You currently have 0 posts.

To view links or images in signatures your post count must be 5 or greater. You currently have 0 posts.

To view links or images in signatures your post count must be 5 or greater. You currently have 0 posts.
Reply With Quote
  #5  
Old 2008-07-21, 11:12am
SteveWright SteveWright is offline
Senior Member
 
Join Date: Dec 31, 2005
Location: Corpus Christi
Posts: 508
Default

Google likes words within the body of the page and they also look at the title of the page, supposedly. I've also read that what they really like are one-way links back to your page.

I still use meta tags. Typically, of referrals to my sites via search engines, only 35 to 40% of my page visits result from Google searches. The majority of visits results from a combination of MSN and Yahoo searches, go figure. I've read that they still look at the meta tags, but things are changing all of the time.

I've done a lot recently on Search Engine Optimization, there is a lot of conflicting and outdated information available, making it an unsatisfying pursuit.

My position is, do both, it couldn't hurt.

Renee, here is a starting point, paste the tags below into a text editor like Notepad or notepad++ and add keyword or delete the ones that don't apply. Edit the description to suit you.

Then paste it into the head of your page, right below: <title>index.html</title>. BTW, rename the title of the page to something meaningful. when someone bookmarks your page, the title is what gets added to their Favorites.

Copy This:
<meta name="description" content="Welcome to Simon Sews Etc. I am a lampwork artist and have been making lampwork beads and jewelry for over 5 years. All my beads are made in my studio. I strive to create unique one of a kind beads that delight the senses.">

<meta name="keywords" content="lampwork,jewelry,focal beads,flamework,beads,beadmaking,beadmakers,etsy," >



email or PM me if you have trouble.

Steve
__________________
Steve & Susie Wright

To view links or images in signatures your post count must be 5 or greater. You currently have 0 posts.


To view links or images in signatures your post count must be 5 or greater. You currently have 0 posts.


To view links or images in signatures your post count must be 5 or greater. You currently have 0 posts.

Last edited by SteveWright; 2008-07-21 at 11:13am. Reason: typos
Reply With Quote
  #6  
Old 2008-07-27, 12:49pm
SteveWright SteveWright is offline
Senior Member
 
Join Date: Dec 31, 2005
Location: Corpus Christi
Posts: 508
Default

Renee,
Lunarpages is running a series of articles about search engine optimization. It is a good read for web site owners.

http://tinyurl.com/54vw2w

Steve
__________________
Steve & Susie Wright

To view links or images in signatures your post count must be 5 or greater. You currently have 0 posts.


To view links or images in signatures your post count must be 5 or greater. You currently have 0 posts.


To view links or images in signatures your post count must be 5 or greater. You currently have 0 posts.
Reply With Quote
  #7  
Old 2008-09-12, 8:31am
Jgiovacchini Jgiovacchini is offline
Senior Member
 
Join Date: Jul 24, 2008
Posts: 103
Default

Meta tags are not as important as they used to be because people were putting unrelated tags to trick search engines into pulling up their site, however they are not useless. I do web design/production for a company in NYC and our clients pay huge amounts of money for search engine optimization consulting so I have worked with several and not one of them has said you don't need meta tags. Google still uses meta tag but they now compare the tags you have written to the text on the page. If the tags are not relevant to the content you get a lower rank.
Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 

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
Forum Jump




All times are GMT -7. The time now is 4:44pm.


Powered by vBulletin® Version 3.7.5
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Your IP: 3.14.6.194