Tycoon Talk
Become a Big fish!
The number 1 forum for online business!
Post topics, ask questions, share your knowledge.
Tycoon Talk is part of Freelancer.com - find skilled workers online at a fraction of the cost.

Website Review and Suggestions


You are currently viewing our Website Review and Suggestions as a guest. Please register to participate.
Login



Reply
Help. Meta Tag for Forum
Old 03-30-2007, 09:59 PM Help. Meta Tag for Forum
Super Talker

Posts: 132
Trades: 0
Hi,
I am Dr. Teoh. I have just created this public medical forum http://www.emedinews.com I hope this forum will benefit everyone in promoting good health and sharing health information. I hope the site will have high rank in search engines so that more people will get to know this site and benefit from this site.
Please review my site and if possible comment on the meta tag of the site.
Thank you.
kenang82 is offline
Reply With Quote
View Public Profile
 
 
Register now for full access!
Old 03-30-2007, 10:36 PM Re: Help. Meta Tag for Forum
vangogh's Avatar
Post Impressionist

Latest Blog Post:
Why Responsive Design?
Posts: 10,815
Name: Steven Bradley
Location: Boulder, Colorado
Trades: 0
The site looks fine. It's a basic forum, but as forums go it looks good.

When I looked at the source code for the page in the link above I noticed two <head> sections. You can only have one. It looks like something is adding the first one since it's obvious that it wasn't coded by the same person who coded the rest of the page. I'd find out why that extra first one is there and get rid of it.

With the second head section you should really write more of a meta description. Think of the met description as a one of two sentence pitch to get people to click on your link when your page appears in search results. I only checked the one page, but make sure your meta descriptions are unique on every page.

The meta keyword tag is essentially useless. It doesn't make much difference what you put there. If you hadn't written them my advice would be not to spend the time, but it's ok that you did write them. Just don't expect any benefit from them.
__________________
l Search Engine Friendly Web Design |
Please login or register to view this content. Registration is FREE

l Tips On Marketing, SEO, Design, and Development |
Please login or register to view this content. Registration is FREE

l
Please login or register to view this content. Registration is FREE
|
Please login or register to view this content. Registration is FREE
vangogh is offline
Reply With Quote
View Public Profile Visit vangogh's homepage!
 
Old 03-30-2007, 10:45 PM Re: Help. Meta Tag for Forum
Super Talker

Posts: 132
Trades: 0
Quote:
Originally Posted by vangogh View Post
The site looks fine. It's a basic forum, but as forums go it looks good.

When I looked at the source code for the page in the link above I noticed two <head> sections. You can only have one. It looks like something is adding the first one since it's obvious that it wasn't coded by the same person who coded the rest of the page. I'd find out why that extra first one is there and get rid of it.

With the second head section you should really write more of a meta description. Think of the met description as a one of two sentence pitch to get people to click on your link when your page appears in search results. I only checked the one page, but make sure your meta descriptions are unique on every page.

The meta keyword tag is essentially useless. It doesn't make much difference what you put there. If you hadn't written them my advice would be not to spend the time, but it's ok that you did write them. Just don't expect any benefit from them.
I use meta tag builder to create meta tag and paste it in index.template.php it this right? How to paste meta tag in every page? How long should the description be?

Last edited by kenang82; 03-30-2007 at 10:46 PM..
kenang82 is offline
Reply With Quote
View Public Profile
 
Old 03-30-2007, 11:35 PM Re: Help. Meta Tag for Forum
vangogh's Avatar
Post Impressionist

Latest Blog Post:
Why Responsive Design?
Posts: 10,815
Name: Steven Bradley
Location: Boulder, Colorado
Trades: 0
I haven't worked with SMF forums before so I'm not entirely sure where you would or wouldn't be adding code. I would need to be more familiar with the file structure to know.

Here's what I see in the source code:

HTML Code:
<HEAD>
<Title>eMediNews Forum - Medical Forum for All</Title>
<META NAME="keywords" CONTENT="medicine, public, issue, forum, medical, health, doctor, information, eMediNews, nursing, paramedicine, paramedic, biomedical, expert, advertise, product, medical school, pharmacy, nurse, question, answer, professional,">
<META NAME="description" CONTENT="All-in-one medical foum for the public, health professionals and students. Get latest update on health-related issues. Great place for health professionals to interact and share their knowledge and experience. You may advertise your health-related sites and products in this forum for free.">
<META NAME="author" CONTENT="Dr. Teoh KA">
<LINK REV="made" HREF="admin@emedinews.com">
<META NAME="revisit-after" CONTENT="1 day">
<META NAME="distribution" CONTENT="Global">
<META NAME="robots" CONTENT="All">
<META NAME="rating" CONTENT="General">
<META HTTP-EQUIV="content-type" CONTENT="TEXT/HTML; CHARSET=ISO-8859-1">
<META HTTP-EQUIV="content-language" CONTENT="En">
<META NAME="abstract" CONTENT="All-in-one medical foum for the public, health professionals and students. Get latest update on health-related issues. Get experts' opinions on your questions on various aspects of health. Great place for health professionals to interact and share their knowledge and experience. We also provide a place for you to advertise your health products for free">
<!--All-in-one medical foum for the public, health professionals and students. Get latest update on health-related issues. Get experts' opinions on your questions on various aspects of health. Great place for health professionals to interact and share their knowledge and experience. We also provide a place for you to advertise your health products for free-->
</HEAD>
and right after it:

HTML Code:
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">  <html xmlns="http://www.w3.org/1999/xhtml"><head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
    <meta name="description" content="eMediNews - Index" />
    <meta name="keywords" content="PHP, MySQL, bulletin, board, free, open, source, smf, simple, machines, forum" />
    <script language="JavaScript" type="text/javascript" src="http://emedinews.com/Themes/default/script.js?fin11"></script>
    <script language="JavaScript" type="text/javascript"><!-- // --><![CDATA[
        var smf_theme_url = "http://emedinews.com/Themes/classic";
        var smf_images_url = "http://emedinews.com/Themes/classic/images";
        var smf_scripturl = "http://emedinews.com/index.php";
        var smf_iso_case_folding = false;
        var smf_charset = "UTF-8";
    // ]]></script>
    <title>eMediNews - Index</title>
    <link rel="stylesheet" type="text/css" href="http://emedinews.com/Themes/classic/style.css?fin11" />
    <link rel="stylesheet" type="text/css" href="http://emedinews.com/Themes/default/print.css?fin11" media="print" />
    <link rel="help" href="http://emedinews.com/index.php?action=help" target="_blank" />
    <link rel="search" href="http://emedinews.com/index.php?action=search" />
    <link rel="contents" href="http://emedinews.com/index.php" />
    <link rel="alternate" type="application/rss+xml" title="eMediNews - RSS" href="http://emedinews.com/index.php?type=rss;action=.xml" />
</head>
I can tell those weren't written by the same people. If you created the first code sample above then I wouldn't do whatever you're doing since it's just duplicating a section of code that should only be there once.

As far as the writing the meta description you're in luck since a good post was written a couple of days ago at SEOmoz on writing them.

Making the Most of Meta Description Tags

I'd need to know the way SMF is put together in order to know how to make them all unique too. It looks like SMF is currently set up to use the title of the particular thread or page as the meta description. There might be some settings in the administrative controls to set that up or it might need someone editing the files to make the change.

I'd sooner use the thread title as the page title (what's in between the <title></title>). You might only be able to set the forum to use the first 'x' number of characters or words as a meta description which would probably be fine.

I hope that helps some.
__________________
l Search Engine Friendly Web Design |
Please login or register to view this content. Registration is FREE

l Tips On Marketing, SEO, Design, and Development |
Please login or register to view this content. Registration is FREE

l
Please login or register to view this content. Registration is FREE
|
Please login or register to view this content. Registration is FREE
vangogh is offline
Reply With Quote
View Public Profile Visit vangogh's homepage!
 
Old 03-31-2007, 09:19 PM Re: Help. Meta Tag for Forum
Super Talker

Posts: 132
Trades: 0
Do I have to put meta tag for everypage or just index.template.php? Please advice
kenang82 is offline
Reply With Quote
View Public Profile
 
Old 03-31-2007, 10:02 PM Re: Help. Meta Tag for Forum
swiftmed's Avatar
Super Spam Talker

Posts: 904
Trades: 3
The site looks nice, nice and simple.
swiftmed is offline
Reply With Quote
View Public Profile
 
Old 04-02-2007, 08:12 PM Re: Help. Meta Tag for Forum
Super Talker

Posts: 132
Trades: 0
Do I have to put meta tag for everypage or just index.template.php? Please advice
kenang82 is offline
Reply With Quote
View Public Profile
 
Old 04-02-2007, 09:34 PM Re: Help. Meta Tag for Forum
vangogh's Avatar
Post Impressionist

Latest Blog Post:
Why Responsive Design?
Posts: 10,815
Name: Steven Bradley
Location: Boulder, Colorado
Trades: 0
I doubt you would need to add it to every page, but like I said I'm not familiar with SMF so I wouldn't know specifically how you would want to set it up.

There are probably some SMF specific forums or even some help files with the software that could let you know how to set things up. Maybe someone else here is more familiar with it.
__________________
l Search Engine Friendly Web Design |
Please login or register to view this content. Registration is FREE

l Tips On Marketing, SEO, Design, and Development |
Please login or register to view this content. Registration is FREE

l
Please login or register to view this content. Registration is FREE
|
Please login or register to view this content. Registration is FREE
vangogh is offline
Reply With Quote
View Public Profile Visit vangogh's homepage!
 
Reply     « Reply to Help. Meta Tag for Forum
 

Thread Tools Search this Thread
Search this Thread:

Advanced Search

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 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.28938 seconds with 12 queries