vBulletin SEO Forums

SEO

vBulletin Search Engine Optimization

Buy vBSEO Now! HACKER SAFE certified sites prevent over 99.9% of hacker crime.
ne nw
vBSEO Total Support Team Launches DeskPro New vBSEO Discount Level for Network Builders vBSEO 3.2.0 GOLD Has Landed Success with vBSEO = 600ore Web Visitors + $1400 in a Day! Crawlability Inc. Files for SEO Technology Patent
se sw

Layout and formating of the /vbseo_sitemap/ page

This is a discussion on Layout and formating of the /vbseo_sitemap/ page within the Feature Requests forums, part of the vBSEO Google/Yahoo Sitemap category; You could do with a tidyup of the html coding so that it is closer to fully validating : HTML ...

Go Back   vBulletin SEO Forums > vBSEO Google/Yahoo Sitemap > Feature Requests

Enhancing 80 million pages.

Register FAQ Members List Social Groups Calendar Search Today's Posts Mark Forums Read
  #1  
Old 12-18-2005, 11:11 PM
T2DMan's Avatar
Senior Member
vBSEO Pre-Release Team
 
Real Name: Michael Brandon
Join Date: Jul 2005
Location: Auckland, New Zealand
Posts: 357
Send a message via ICQ to T2DMan Send a message via AIM to T2DMan Send a message via MSN to T2DMan Send a message via Yahoo to T2DMan
Layout and formating of the /vbseo_sitemap/ page

You could do with a tidyup of the html coding so that it is closer to fully validating:

HTML Code:
<script language="Javascript" src="http://www.crawlability.com/js/vbseo_menu.js"> 
should be

HTML Code:
<script language="Javascript" type="text/javascript" src="http://www.crawlability.com/js/vbseo_menu.js"> 

inserting the following code immediately after the <body>
HTML Code:
<table><tbody><tr><td> 
You dont need the height=10 on the lower table
HTML Code:
<TABLE height=10 cellSpacing=0 cellPadding=0 width=500 align=center border=0> 
Delete the <br /> from the following
HTML Code:
<li><a href="...">Your Forums Homepage:sitename</a></li>

<br/>
<li><a href="http://www.google.com/webmasters/sitemaps" target="_blank">Your Google Sitemaps Page</a></li> 
change it to the following:
HTML Code:
<li><a href="...">Your Forums Homepage:sitename</a><br />&nbsp;</li>

<li><a href="http://www.google.com/webmasters/sitemaps" target="_blank">Your Google Sitemaps Page</a></li> 
How about a nicer border and screen layout as well.

When you run the "Site Map Generator"

You currently get a long list of all the activity. How about that list be created inside a frame so that you can have navigation back to the sitemap index page. Or in the very least, a link back to the sitemap index page at the end of the list.

And a nice bold Finished Creating Sitemap - at the end of the list.

Change of Javascript menu

And while you are at it, you have already won the vbulletin.org hack of the month. So how about deleting that from your javascript menu that is hosted at
http://www.crawlability.com/js/vbseo_menu.js
__________________
T2DMan
Search engine optimize vBulletin - over 55001 views
or Contract me to onpage SEO your forum - experience the additional SERP improvements

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Share on Facebook!
Reply With Quote
Reply

Thread Tools

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 On
Pingbacks are On
Refbacks are On



All times are GMT -4. The time now is 06:05 PM.


Powered by vBulletin Version 3.8.0 Release Candidate 2
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.2.5 ©2008, Crawlability, Inc.