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.

SEO Tycoon


You are currently viewing our SEO Tycoon as a guest. Please register to participate.
Login



Freelance Jobs

Reply
What can I do to my website to make the seo better?
Old 08-09-2007, 04:46 PM What can I do to my website to make the seo better?
goheadtry's Avatar
Webmaster Talker

Posts: 730
Name: John
Location: United States of America, California
Trades: 0
What can I do
a question about SEO by J Forbush
My site is http://www.technologyforever.com and I am wondering what I can do to get a better SEO score? Could some one take a look at my website and give me some suggestions please and possibly some scripts in PHP that will help improve my seo.


-THANKS

J Forbush
__________________
Free $1 gift card when you signup at
Please login or register to view this content. Registration is FREE

Please login or register to view this content. Registration is FREE

goheadtry is offline
Reply With Quote
View Public Profile Visit goheadtry's homepage!
 
 
Register now for full access!
Old 08-09-2007, 04:53 PM Re: What can I do to my website to make the seo better?
JamieLewis's Avatar
Pretty Much a Big Deal...

Latest Blog Post:
Gooie
Posts: 385
Name: Jamie Lewis
Location: UK
Trades: 0
Convert it to XHTML, Use Semantic Tagging.

Jamie
__________________

Please login or register to view this content. Registration is FREE


Please login or register to view this content. Registration is FREE
JamieLewis is offline
Reply With Quote
View Public Profile Visit JamieLewis's homepage!
 
Old 08-09-2007, 07:32 PM Re: What can I do to my website to make the seo better?
goheadtry's Avatar
Webmaster Talker

Posts: 730
Name: John
Location: United States of America, California
Trades: 0
How does that help?
Also how do I set Semantic Tagging in Dreamweaver CS3
ALL I SEE IS transitional strict it is not in there
__________________
Free $1 gift card when you signup at
Please login or register to view this content. Registration is FREE

Please login or register to view this content. Registration is FREE


Last edited by goheadtry; 08-09-2007 at 07:56 PM..
goheadtry is offline
Reply With Quote
View Public Profile Visit goheadtry's homepage!
 
Old 08-09-2007, 07:41 PM Re: What can I do to my website to make the seo better?
highanddry's Avatar
Close Talker

Posts: 880
Name: Jacob
Trades: 0
It makes it easier for spiders to search I think, as well cross browser compatability to some extent. Semantic tagging is search engine respected
NOW GIVE ME TALKUPATION


haha

Last edited by highanddry; 08-09-2007 at 07:43 PM..
highanddry is offline
Reply With Quote
View Public Profile
 
Old 08-10-2007, 12:53 AM Re: What can I do to my website to make the seo better?
ForrestCroce's Avatar
Half Man, Half Amazing

Posts: 3,023
Name: Forrest Croce
Location: Seattle, WA
Trades: 0
Non semantic markup:

Code:
this is really stupid<br />
but I work with someone who just can't<br />
be bothered to use understandable markup.<br />
"Semantic" markup:
Code:
<p>All of this text is one "value" no matter
how many lines it spans.  In the above example
you might have a bunch of text inside a span or
table cells, whereas this denotes a paragraph.</p>
<p>It's better because:</p>
<ul>
<li>Machines can make better use of it</li>
<li>The document's structure explains the data's meaning</li>
<li>The code is better / cleaner</li>
</ul>
__________________

Please login or register to view this content. Registration is FREE
|
Please login or register to view this content. Registration is FREE
|
Please login or register to view this content. Registration is FREE
ForrestCroce is offline
Reply With Quote
View Public Profile Visit ForrestCroce's homepage!
 
Old 08-10-2007, 04:30 PM Re: What can I do to my website to make the seo better?
Learning Newbie's Avatar
Defies a Status

Latest Blog Post:
Astounding Republican Paranoia
Posts: 5,662
Name: John Alexander
Trades: 0
Semantic markup is kind of like military intelligence, but at heart it's about using the right tags so people who what the heck the text between them is all about.
__________________

Please login or register to view this content. Registration is FREE


Please login or register to view this content. Registration is FREE
Learning Newbie is offline
Reply With Quote
View Public Profile
 
Old 08-11-2007, 10:49 PM Re: What can I do to my website to make the seo better?
goheadtry's Avatar
Webmaster Talker

Posts: 730
Name: John
Location: United States of America, California
Trades: 0
Can't people lie though? By just putting eBay or something in there text in a search engine and is such cheating allowed?
__________________
Free $1 gift card when you signup at
Please login or register to view this content. Registration is FREE

Please login or register to view this content. Registration is FREE

goheadtry is offline
Reply With Quote
View Public Profile Visit goheadtry's homepage!
 
Old 08-11-2007, 11:35 PM Re: What can I do to my website to make the seo better?
ForrestCroce's Avatar
Half Man, Half Amazing

Posts: 3,023
Name: Forrest Croce
Location: Seattle, WA
Trades: 0
You just did put eBay in the text ... the whole idea of semantic markup is that the tags you use to put your document together should have something to do with what each piece of your document is.

For example, wrapping each paragraph in p tags instead of using line breaks. Or using list items instead of a table with text in rows and only one column.

You could lie in your content, but that's a different issue than how it's marked up.
__________________

Please login or register to view this content. Registration is FREE
|
Please login or register to view this content. Registration is FREE
|
Please login or register to view this content. Registration is FREE
ForrestCroce is offline
Reply With Quote
View Public Profile Visit ForrestCroce's homepage!
 
Old 08-12-2007, 09:34 AM Re: What can I do to my website to make the seo better?
ADAM Web Design's Avatar
Canadastaninianite

Posts: 5,935
Name: Adam for web page design, not program
Location: Toronto, Ontario, Canada
Trades: 0
The biggest problem with your "SEO Score", as you put it, is what Jamie touched on (although he nailed a symptom, not the bigger problem): you forgot who looks at your site (the users).

What makes your site unique? What makes it user-friendly? Why should we go to your Flash gaming site as opposed to the other 600 billion Flash gaming sites out there? Semantic code will give you a step in the right direction...the other part is consistent layout, clean site navigation, usability, things like that. You solve those issues, you'll solve 75-80% of your SEO issues.
__________________

Please login or register to view this content. Registration is FREE
|
Please login or register to view this content. Registration is FREE
(my blog)


Please login or register to view this content. Registration is FREE
(with proof)
ADAM Web Design is offline
Reply With Quote
View Public Profile Visit ADAM Web Design's homepage!
 
Old 08-12-2007, 01:05 PM Re: What can I do to my website to make the seo better?
goheadtry's Avatar
Webmaster Talker

Posts: 730
Name: John
Location: United States of America, California
Trades: 0
Okay so how could this be rewritten

Code:
<html>
<head>
<link rel="stylesheet" type="text/css"
href="test.css" />
<link rel="Shortcut Icon" href="http://technologyforever.com/favicon.ico">
<meta name="description" content="Online Forum and Great Games why not visit TechnologyForever.com today?">
<META NAME="KEYWORDS" CONTENT="games, kids games, fun games, play free games, web game, java game, arcade game, arcade, arcades, flash, flash java, online, play online, free, free strategy, playable, kids, teens, technologyforever.com">
<title>Games + Forum = FUN on TechnologyForever.com ( Games + Forum + Blog )</title>
<meta name="verify-v1" content="0MIoWbBzMG3P5TseRyUmOM7o3J5LL9Njf3HyRiMXpVw=" />
</head>
<body bgcolor="#FFFFFF">
<table width="95%" border="0" align="center" cellpadding="0" cellspacing="0" bgcolor="#FFFFFF">
  <tr>
    <td colspan="12" background="images/bk.gif" bgcolor="#FFFFFF"><div align="left"><a href="http://www.technologyforever.com/"><img src="images/logo.gif" alt="GAMES GAMES FORUM FUN GAMES FORUM FUN" 
	 width="357" height="95" border="0" /></a></div></td>
  </tr>
  <tr>
    <td width="32" background="images/tile_back.gif">&nbsp;</td>
    <td width="4" background="images/tile_back.gif"><img src="images/sep.gif" width="3" height="25" /></td>
    <td width="112" background="images/tile_back.gif"><div align="center" class="style1 style5"> <a href="http://www.technologyforever.com/" class="nav">Home</a></div></td>
    <td width="4" background="images/tile_back.gif"><img src="images/sep.gif" width="3" height="25" /></td>
    <td width="112" background="images/tile_back.gif"><div align="center" class="style1 style5"><a href="http://www.technologyforever.com/blogtf/" class="nav">Blog</a></div></td>
    <td width="4" background="images/tile_back.gif"><img src="images/sep.gif" width="3" height="25" /></td>
    <td width="112" background="images/tile_back.gif"><div align="center" class="style1 style5"><a href="http://www.technologyforever.com/game1.html" class="nav">Games</a></div></td>
    <td width="4" background="images/tile_back.gif"><img src="images/sep.gif" width="3" height="25" /></td>
    <td width="113" background="images/tile_back.gif"><div align="center" class="style1"><a href="http://www.technologyforever.com/forums/" class="nav">Forum</a></div></td>
    <td width="3" background="images/tile_back.gif"><img src="images/sep.gif" width="3" height="25" /></td>
    <td colspan="2" background="images/tile_back.gif"><form id="form1" name="form1" method="post" action="">
      </form></td>
  </tr>
  </table>
<table width="95%" border="0" align="center" cellpadding="0" cellspacing="0" bgcolor="#FFFFFF">
      <tr>
        <td colspan="3"><div align="center">
          <h1 class="style2">(<a href="http://www.technologyforever.com/games.php">Games</a>+ <span style="color:red"><strong><a href="http://www.technologyforever.com/forums/">Forums</a></strong></span> = <span style="color:red"><strong><a href="http://www.technologyforever.com">Fun on TechnologyForever.com</a> <strong><a href="http://www.technologyforever.com/forums/">!</a></strong></strong></span >)</h1>
        </div></td>
      </tr>
      <tr>
        <td width="22%"><div align="center" class="style5">
          <p class="style14">JUST A FEW </p>
          </div></td>
        <td width="26%"><div align="center" class="style5">
          <p class="style14">JUST A FEW </p>
          </div></td>
        <td width="52%" class="style8"><div align="center" class="style6 style13">JUST A FEW</div></td>
      </tr>
      <tr>
        <td width="22%" class="style12 style6"><h3 align="center"><strong>Technology Forever </strong></h3>
          <h1 align="center" class="style2 style1"><strong>Games</strong></h1></td>
        <td width="26%" class="style12 style6"><h3 align="center"><strong>Technology Forever</strong></h3>  
          <h1 align="center" class="style2"><strong>Topics</strong></h1></td>
        <td width="52%" class="style7"><h3 align="center" class="style12 style6">Technology Forever </h3>  
          <h1 align="center" class="style12 style6 style2">Blog Articles </h1></td>
      </tr>
      
      <tr>
        <td width="22%" class="style1"><div align="left" class="style6">
          <p>&nbsp;</p>
        </div></td>
        <td width="26%" rowspan="2" class="style1"><div align="center">
          <a target="new" href="http://www.technologyforever.com/forums/profile.php?mode=register"><img src="http://technologyforever.com/pic/signup-f.gif" alt="Technology Forever signup forum" width="100" height="80" border="0" /></a><p></p><p></p><a href="http://www.technologyforever.com/forums/profile.php?mode=register">Sign up for the forum</a></p>
        </div></td>
        <td width="52%" class="style1"><div align="center">
          <h1>1.          <a href="http://www.technologyforever.com/blogtf/articles/2007/03/16/html-tutorial-for-beginners" class="style5">HTML Tutorial For Beginners<span class="style13">(HTML)</span></a></h1>
        </div></td>
      </tr>
      <tr>
        <td width="22%" class="style1"><center><a target="new" href="http://www.technologyforever.com/g4.php"><img src="http://www.technologyforever.com/pic/alieninvasion.gif" alt="Technology Forever Alien Invasion game" width="100" height="80" border="0" /></a><p>Alien Invasion</p><p><a href="http://www.technologyforever.com/g4.php">play game</a></p>        </center></td>
        <td width="52%" class="style1">&nbsp;</td>
      </tr>
      <tr>
        <td width="22%" class="style1">&nbsp;</td>
        <td width="26%" rowspan="2" class="style1"><div align="center">
          <a target="new" href="http://www.technologyforever.com/forums/forum-11.html"><img src="http://www.technologyforever.com/pic/favmov-f.gif" alt="Technology Forever favorite online movie" width="100" height="80" border="0" /></a><p></p><p></p><a href="http://www.technologyforever.com/forums/forum-11.html">Favorite online movie</a></p>
        </div></td>
        <td width="52%" class="style1"><div align="center">
          <h1>2.          <a href="http://www.technologyforever.com/blogtf/articles/2007/03/10/getting-the-www-in-your-website" class="style5">Getting the www in your website<span class="style13">(.htaccess)</span></a></h1>
        </div></td>
      </tr>
      <tr>
        <td width="22%" class="style1"><center><a target="new" href="http://www.technologyforever.com/g5.php"><img src="http://www.technologyforever.com/pic/alieninvasiontwo.gif" width="100" height="80" border="0" /></a><p>Alien Invasion 2</p><a href="http://www.technologyforever.com/g5.php">play game</a></p>
</center></td>
        <td width="52%" class="style1">&nbsp;</td>
      </tr>
      <tr>
        <td width="22%" class="style1"><div align="center"></div></td>
        <td width="26%" rowspan="2" class="style1"><div align="center">
          <a target="new" href="http://www.technologyforever.com/forums/forum-12.html"><img src="http://www.technologyforever.com/pic/musv-f.gif" alt="Technology Forever Favorite music video Forum" width="100" height="80" border="0" /></a><p></p><p></p><a href="http://www.technologyforever.com/forums/forum-12.html">Music Videos</a></p>
        </div></td>
        <td width="52%" class="style1"><div align="center">
          <h1>3.          <a href="http://www.technologyforever.com/blogtf/articles/2007/02/18/templating-with-php" class="style5">Templating with PHP <span class="style13">(PHP) </span></a></h1>
        </div></td>
      </tr>
      <tr>
        <td width="22%" class="style1"><center><a target="new" href="http://www.technologyforever.com/g9.php"><img src="http://www.technologyforever.com/pic/digininjarpg1.gif" alt="Technology Forever Digital Ninja RPG 1 game" width="100" height="80" border="0" /></a><p>Digital Ninja RPG 1</p><a href="http://www.technologyforever.com/g9.php">play game</a></p>
</center></td>
        <td width="52%" class="style1">&nbsp;</td>
      </tr>
      <tr>
        <td width="22%" class="style1">&nbsp;</td>
        <td width="26%" rowspan="2" class="style1"><div align="center">
          <a target="new" href="http://www.technologyforever.com/forums/forum-17.html"><img src="http://www.technologyforever.com/pic/ps3-f.gif" alt="Technology Forever PS3 game reviews forum" width="100" height="80" border="0" /></a><p></p><p></p><a href="http://www.technologyforever.com/forums/forum-17.html">PS3 Game Reviews</a></p>
        </div></td>
        <td width="52%" class="style1"><div align="center">
          <h1>4.          <span class="style5"><a href="http://www.technologyforever.com/blogtf/articles/2007/05/25/how-to-downloading-videos-from-youtube-com-on-to-your-computer">How to downloading videos from youtube.com on to your computer</a></span><a href="http://www.technologyforever.com/blogtf/articles/2007/05/25/how-to-downloading-videos-from-youtube-com-on-to-your-computer"><span class="style13">(Video Tricks and Tips) </span></a></h1>
        </div></td>
      </tr>
      <tr>
        <td width="22%" class="style1"><center><a target="new" href="http://www.technologyforever.com/g16.php"><img src="http://www.technologyforever.com/pic/astroid.gif" alt="Technology Forever Asteroids game" width="100" height="80" border="0" /></a><p>Asteroids</p><a href="http://www.technologyforever.com/g16.php">play game</a></p></center></td>
        <td width="52%" class="style1">&nbsp;</td>
      </tr>
      <tr>
        <td width="22%" class="style1"><span class="style7">
          <div align="center"></div>
        </span></td>
        <td width="26%" class="style1">&nbsp;</td>
        <td width="52%" class="style1"><div align="center">
          <h1>5.          <span class="style5"><a href="http://www.technologyforever.com/blogtf/articles/2007/03/19/youtube-in-windows-media-player">YouTube in windows media player</a></span><a href="http://www.technologyforever.com/blogtf/articles/2007/03/19/youtube-in-windows-media-player"><span class="style13">(Video Tricks and Tips) </span></a></h1>
        </div></td>
      </tr>
      <tr>
        <td width="22%" class="style1"><center><a target="new" href="http://www.technologyforever.com/g18.php"><img src="http://www.technologyforever.com/pic/hex18.gif" alt="Technology Forever Hexxagon game" width="100" height="80" border="0" /></a><p>Hexxagon</p><a href="http://www.technologyforever.com/g18.php">play game</a></p>
</center></td>
        <td width="26%">&nbsp;</td>
        <td width="52%">&nbsp;</td>
      </tr>
      <tr>
        <td colspan="3"></td>
  </tr>   
</table>
<table width="95%" border="0" align="center" cellpadding="0" cellspacing="0" bgcolor="#FFFFFF">
<tr>
  <td colspan="12" bgcolor="#FFFFFF"><h1 class="style2">(<a href="http://www.technologyforever.com/games.php">Games</a>+ <span style="color:red"><strong><a href="http://www.technologyforever.com/forums/">Forums</a></strong></span> = <span style="color:red"><strong><a href="http://www.technologyforever.com">Fun on Technology Forever.com</a> <strong><a href="http://www.technologyforever.com/forums/">!</a></strong></strong></span >)</h1>    <div align="center"></div></td>
</tr>

<tr>
    <td height="26" background="http://www.technologyforever.com/images/tile_back.gif" bgcolor="#000000">&nbsp;</td>
    <td background="http://www.technologyforever.com/images/tile_back.gif" bgcolor="#000000">&nbsp;</td>
    <td background="http://www.technologyforever.com/images/tile_back.gif" bgcolor="#000000">&nbsp;</td>
    <td background="http://www.technologyforever.com/images/tile_back.gif" bgcolor="#000000">&nbsp;</td>
    <td background="http://www.technologyforever.com/images/tile_back.gif" bgcolor="#000000">&nbsp;</td>
    <td background="http://www.technologyforever.com/images/tile_back.gif" bgcolor="#000000">&nbsp;</td>
    <td background="http://www.technologyforever.com/images/tile_back.gif" bgcolor="#000000">&nbsp;</td>
    <td background="http://www.technologyforever.com/images/tile_back.gif" bgcolor="#000000">&nbsp;</td>
    <td background="http://www.technologyforever.com/images/tile_back.gif" bgcolor="#000000">&nbsp;</td>
    <td background="http://www.technologyforever.com/images/tile_back.gif" bgcolor="#000000">&nbsp;</td>
    <td width="112" background="http://www.technologyforever.com/images/tile_back.gif"><div align="center" class="style1 style5"> <a href="http://www.technologyforever.com/contact.php" class="nav">Contact</a></div></td>
    <td width="113" height="26" background="http://www.technologyforever.com/images/tile_back.gif" bgcolor="#000000">&nbsp;</td>
  </tr>
  <tr>
    <td height="25" colspan="12"><div align="center">
      <p class="style1"> | <a href="http://www.technologyforever.com/">English</a> | <a href="http://translate.google.com/translate?u=http%3A%2F%2Fwww.technologyforever.com/&amp;langpair=en%7Ces&amp;hl=en&amp;ie=UTF-8&amp;oe=UTF-8&amp;prev=%2Flanguage_tools">Espa&ntilde;ol </a>| <a href="http://translate.google.com/translate?u=http%3A%2F%2Fwww.technologyforever.com/&amp;langpair=en%7Cde&amp;hl=en&amp;ie=UTF-8&amp;oe=UTF-8&amp;prev=%2Flanguage_tools">Deutsch</a> | <a href="http://translate.google.com/translate?u=http%3A//www.technologyforever.com/&amp;langpair=en|fr&amp;hl=en&amp;ie=UTF-8&amp;oe=UTF-8&amp;prev=/language_tools">Fran&ccedil;ais</a> | <a href="http://translate.google.com/translate?u=http://www.technologyforever.com/&amp;langpair=en|it&amp;hl=en&amp;ie=UTF-8&amp;oe=UTF-8&amp;prev=/language_tools">Italiano</a> | </p>
      <p class="style1">&copy; 2006 - 2007 <a href="http://www.technologyforever.com">TechnologyForever.com</a></p>
    </div></td>
  </tr>
</table>
<script src="http://www.google-analytics.com/urchin.js" type="text/javascript">
</script>
<script type="text/javascript">
  _uacct="UA-1198216-1";
  urchinTracker();
</script>
</body>
</html>
__________________
Free $1 gift card when you signup at
Please login or register to view this content. Registration is FREE

Please login or register to view this content. Registration is FREE

goheadtry is offline
Reply With Quote
View Public Profile Visit goheadtry's homepage!
 
Old 08-12-2007, 02:13 PM Re: What can I do to my website to make the seo better?
JamieLewis's Avatar
Pretty Much a Big Deal...

Latest Blog Post:
Gooie
Posts: 385
Name: Jamie Lewis
Location: UK
Trades: 0
Some copy in there would be nice, descriptions of each link. At the moment your website is just a lot of links with no description, welcome text or explanation!

Think about when a visitor comes comes to your site without any prior knowledge, why should they stay? what is there for them to do? You should spell it out for them clearly and precisely.

Also get rid of the table based layout, have a google for some articles on semantic markup and you should have a site that explains itself not only to visitors but to search engines as well.

Jamie
__________________

Please login or register to view this content. Registration is FREE


Please login or register to view this content. Registration is FREE
JamieLewis is offline
Reply With Quote
View Public Profile Visit JamieLewis's homepage!
 
Old 08-12-2007, 02:29 PM Re: What can I do to my website to make the seo better?
ForrestCroce's Avatar
Half Man, Half Amazing

Posts: 3,023
Name: Forrest Croce
Location: Seattle, WA
Trades: 0
Quote:
Originally Posted by JamieLewis View Post
Also get rid of the table based layout, have a google for some articles on semantic markup and you should have a site that explains itself not only to visitors but to search engines as well.
I was going to suggest the same thing. That will either have a minimum effect, or none at all, on SEO, but it's easier to manage in the future, less complicated, less bandwidth, and makes the pages load faster.
__________________

Please login or register to view this content. Registration is FREE
|
Please login or register to view this content. Registration is FREE
|
Please login or register to view this content. Registration is FREE
ForrestCroce is offline
Reply With Quote
View Public Profile Visit ForrestCroce's homepage!
 
Old 08-12-2007, 02:46 PM Re: What can I do to my website to make the seo better?
goheadtry's Avatar
Webmaster Talker

Posts: 730
Name: John
Location: United States of America, California
Trades: 0
Yes I understand it needs description but I do not know the proper syntax for doing such if some one could show me in my code and just put example that would be great.
__________________
Free $1 gift card when you signup at
Please login or register to view this content. Registration is FREE

Please login or register to view this content. Registration is FREE

goheadtry is offline
Reply With Quote
View Public Profile Visit goheadtry's homepage!
 
Old 08-12-2007, 02:48 PM Re: What can I do to my website to make the seo better?
JamieLewis's Avatar
Pretty Much a Big Deal...

Latest Blog Post:
Gooie
Posts: 385
Name: Jamie Lewis
Location: UK
Trades: 0
Just focus on writing something at the moment, surely you have an understanding of <p> tags and <strong> and <em>??? All I can do is sugest having a look at http://idevs.co.uk/blog/how-to-write-semantic-markup/ as a start guide.

A basic example paragraph might be:
Code:
<p>Welcome to <strong>Technology Forever</strong> bla bla bla bla.....</p>
Hope that helps.

Jamie
__________________

Please login or register to view this content. Registration is FREE


Please login or register to view this content. Registration is FREE
JamieLewis is offline
Reply With Quote
View Public Profile Visit JamieLewis's homepage!
 
Reply     « Reply to What can I do to my website to make the seo better?
 

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