944,139 Members | Top Members by Rank

Ad:
Sep 10th, 2004
0

My Turbo Archive...will it help?

Expand Post »
Hi all,

I own a vbulletin forum, from what i hear the archive that comes withvbulletin isn't great when it comes to SEO. What i have done is created a second archive for my forum that follows SEO procedures. I could have created the whole thing dynamically but i decided to make it as pure HTML insted. I also tried to let it comply with XHTML standards as well.

Here is the code:

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html>
<head><title>Young Computer Programmers Forum</title>
<meta name="keywords" content="forum, programming, visual basic, c++, php, mysql, kids, young" />
<meta name="description" content="Forum aimed at young people that are interested in computer programming" />
<link title="Young Computer Programmers Forum RSS Feed" href="http://www.youngcoders.com/external.php?type=php" type="application/rss+xml" rel="alternate" />
</head>
<body><center>
<h1>Young Computer Programmers Forum</h1><br />
<h2><a href="http://www.youngcoders.com/">Main Site</a></h2><br />
<h3><b><a href="http://www.youngcoders.com/archive/index.php/">VB Archive</a></b></h3>
</center>
<br />
YoungCoders is a forum aimed at helping younger people that are interested in computer programming.<br /><br />
<h3><b><a href="http://www.youngcoders.com/forum22.html">Anouncements</a></b></h3><br />
<p>
<b><a href="http://www.youngcoders.com/forum23.html">Anouncements</a></b><br />
<b><a href="http://www.youngcoders.com/forum24.html">News</a></b><br />
<p>
<b><a href="http://www.youngcoders.com/forum41.html">Scientific Discoveries</a></b><br />
<b><a href="http://www.youngcoders.com/forum38.html">Gaming News</a></b><br />
<b><a href="http://www.youngcoders.com/forum42.html">Politics</a></b><br />
</p>
</p><br /><br />
YoungCoders provides HTML help, as well as support and tutorials for other programming languages such as PHP, ASP and JavaScript.<br /><br />
<h3><b><a href="http://www.youngcoders.com/forum10.html">Web Programming</a></b></h3><br />
<p>
<b><a href="http://www.youngcoders.com/forum11.html">PHP Programming</a></b><br />
<b><a href="http://www.youngcoders.com/forum14.html">ASP Programming</a></b><br />
<b><a href="http://www.youngcoders.com/forum15.html">HTML/CSS Programming</a></b><br />
<b><a href="http://www.youngcoders.com/forum16.html">JavaScript Programming</a></b><br />
</p><br /><br />
Learning to program is simple with the help of others! YoungCoders provides a warm community where everybody can help each other and share knowledge.<br /><br />
<h3><b><a href="http://www.youngcoders.com/forum17.html">Software Programming</a></b></h3><br />
<p>
<b><a href="http://www.youngcoders.com/forum18.html">C Programming</a></b><br />
<b><a href="http://www.youngcoders.com/forum19.html">Visual Basic Programming</a></b><br />
</p><br /><br />
There are also sections that deal with Graphic design, as graphic design can proove essential in program construction, especially in web based applications.<br /><br />
<h3><b><a href="http://www.youngcoders.com/forum43.html">Graphic Design</a></b></h3><br />
<p>
<b><a href="http://www.youngcoders.com/forum29.html">General Graphic Design</a></b><br />
<b><a href="http://www.youngcoders.com/forum44.html">Web Design</a></b><br />
</p><br /><br />
You get the chance to read a range of diffrent tutorials in diffrent subjects, including the use of photoshop, you may also buy and sell in the marketplace, advertise in the Ad Rack, and even win competitions in the contest section.<br /><br />
<h3><b><a href="http://www.youngcoders.com/forum3.html">Other</a></b></h3><br />
<p>
<b><a href="http://www.youngcoders.com/forum4.html">General discussion</a></b><br />
<p>
<b><a href="http://www.youngcoders.com/forum37.html">Suggestions</a></b><br />
<b><a href="http://www.youngcoders.com/forum49.html">Gmail</a></b><br />
</p>
<b><a href="http://www.youngcoders.com/forum27.html">New Member Introductions</a></b><br />
<b><a href="http://www.youngcoders.com/forum47.html">Computer Security</a></b><br />
<b><a href="http://www.youngcoders.com/forum28.html">Site Reviews</a></b><br />
<b><a href="http://www.youngcoders.com/forum26.html">Contests</a></b><br />
<b><a href="http://www.youngcoders.com/forum6.html">Tutorials</a></b><br />
<p>
<b><a href="http://www.youngcoders.com/forum46.html">HTML</a></b><br />
<b><a href="http://www.youngcoders.com/forum48.html">Javascript</a></b><br />
<b><a href="http://www.youngcoders.com/forum25.html">PHP</a></b><br />
<b><a href="http://www.youngcoders.com/forum45.html">Photoshop</a></b><br />
</p>
<b><a href="http://www.youngcoders.com/forum7.html">MarketPlace</a></b><br />
<b><a href="http://www.youngcoders.com/forum8.html">Ad Rack</a></b><br />
<b><a href="http://www.youngcoders.com/forum9.html">Employment area</a></b><br />
<b><a href="http://www.youngcoders.com/forum21.html">Junkyard</a></b><br />
</p>
</body>
</html>

You can see it here.

Basically i would like to know if that is good SEO-wise, suggestions for improvements are appreciated as i would like to be crawled to infinity :cheesy:

I also placed a link to it in the normal vbulletin archive called "Turbo Archive". Would it be best if i completely replaced the normal archive with it? Or should i just leave it as a link?

Thanks in advance,

YoungCoder
Similar Threads
Reputation Points: 13
Solved Threads: 2
Junior Poster
YoungCoder is offline Offline
193 posts
since Aug 2004
Nov 28th, 2004
0

Re: My Turbo Archive...will it help?

interesting indeedy
Reputation Points: 10
Solved Threads: 1
Newbie Poster
carterman is offline Offline
10 posts
since Nov 2004
Nov 28th, 2004
0

Re: My Turbo Archive...will it help?

First thing is your demo gives a 404 error. I don't think it would be too hard to write a dynamic PHP script that grabs all your forums and forum descriptions and creates that page dynamically, though. As for vB's built in archive, I think the only thing bad about it is that the directory actually has a dot in it (i.e. /index.php/) which sorta gives the impression that it's dynamic anyways. Certain older spiders might even get tripped up on that.
Administrator
Staff Writer
Reputation Points: 1422
Solved Threads: 163
The Queen of DaniWeb
cscgal is offline Offline
13,646 posts
since Feb 2002

This thread is more than three months old

No one has posted to this discussion for at least three months. Please let old threads die and do not reply to them unless you feel you have something new and valuable to contribute that absolutely must be added to make the discussion complete. Otherwise, please start a new thread in this forum instead.
Message:
Previous Thread in Search Engine Optimization Forum Timeline: Pr?
Next Thread in Search Engine Optimization Forum Timeline: Registering Domain Names





About Us | Contact Us | Advertise | Acceptable Use Policy
Forum Index | Build Custom RSS Feed


Follow us on Twitter


© 2011 DaniWeb® LLC