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

[HOW-TO] Make your Welcome Headers an image!

This is a discussion on [HOW-TO] Make your Welcome Headers an image! within the Template Modifications forums, part of the vBulletin SEO Discussion category; So, why change your welcome headers to an image? The same exact text is being read on every single page ...

Go Back   vBulletin SEO Forums > vBulletin SEO Discussion > Template Modifications

Enhancing 80 million pages.

Register FAQ Members List Social Groups Calendar Search Today's Posts Mark Forums Read

Reply

 

LinkBack (7) Thread Tools
  7 links from elsewhere to this Post. Click to view. #1  
Old 09-03-2006, 05:42 PM
libertylounge's Avatar
Senior Member
vBSEO Pre-Release Team
 
Real Name: Ken
Join Date: Aug 2006
Posts: 421
Cool [HOW-TO] Make your Welcome Headers an image!

So, why change your welcome headers to an image?

The same exact text is being read on every single page by the spiders who see it. Because of it's prominent placement on forums, they are apt to use it to describe each of your page.

We started seeing blurbs from our welcome header messages show up in search engine "descriptions" of individual pages, and it said nothing about the content of the page to people who might find us.

It also dillutes the value of other keywords on each forumhome, or thread display, because they show up on every single page.

Spiders can not read the text in images (yet! ), so we should take advantage of that to keep content relevent keywords as important as we can.

================================================== ===============

STEP 1) Make an image with the text you want for your welcome headers.

I prefer Adobe Photoshop, but many image programs out there can do it.

Make it a gif, transparent background so that it fits on all your themes and you dont have to worry about color differences at all.

Make parts you want people to click on 'bold' so they stand out.

Use the same font if you want it to "blend in" to the rest of your page, or use something different to make it stand out even more!

Make sure that the width of the image is less than the width of your page. If fixed width, make sure it's less or equal to the width of the lowest image resolution you care about for your users.

IE: If people who use less than 800x600 don't matter much to you, then make it 800 or less.

When done, it should look something like this:


================================================== ===============

================================================== ===============



Once you're done, in Dreamweaver or Frontpage (or another program if you have it):

STEP 2) Create New: HTML

Insert -> Image

Put the tag attributes you want, if any

Click Okay

At the bottom, you should see something similar to this:



STEP 3) Select the square:



STEP 4) Select the text you want to be a link.

At the bottom, you want to add the link you want that text to go to, any alt text, as well as whether or not you want it to load into a new page.



Repeat this step for other areas you want to select, like is done on The Liberty Lounge Political Forums

Once done, you should see some code like this in the code part of your HTML editor:

Code:
<div align="center">

<img src="http://www.libertylounge.net/status/political-forums-welcome.gif" width="800" height="200" border="0" usemap="#Map" alt="Liberty Lounge Political Forums - Welcome" />
<map name="Map" id="Map"><area shape="rect" coords="23,96,193,116" href="http://www.libertylounge.net/forums/register.php" alt="Register today!" />
<area shape="rect" coords="504,136,587,160" href="http://www.libertylounge.net/forums/sendmessage.php" alt="Contact us!" />
</map>

</div>
STEP 5) AdminCP -> vBulletin Options -> Welcome Headers

You'll want to click on the "click here" link under the "Enable Guest Message" part of the Welcome Headers option, and paste the above code from your HTML editor in there.

Then, viola!

I only changed the guest one, because it's the only one spiders will see. The other ones can remain as text for your users, but now spiders wont index the same text on every. single. page.

I hope this helps some of you who've sent me a message asking how I did it.

Sticky?
__________________
The Liberty Lounge Political Forums - Our political forums, your two cents.

Last edited by libertylounge; 12-10-2006 at 11:55 AM.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Share on Facebook!
Reply With Quote
  #2  
Old 09-03-2006, 07:06 PM
Juan Muriente's Avatar
vBSEO Staff
vBSEO Total Customer SupportvBSEO Documenter
 
Real Name: Juan Carlos Muriente
Join Date: Jun 2005
Location: Puerto Rico
Posts: 12,721
**made sticky **
__________________
Juan Muriente / Crawlability Inc.
Support Team Launches New DeskPro Powered Tool Enhanced Support at Your Service

vBSEO 3.2.0 Launched - Maximum Overdrive for Your Web Traffic! Over 100 Instant SEO Optimizations

6X Traffic - $1400 in One Day with vBSEO! Imagine What the vBSEO Patent Pending Technology Can Do For You.

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Share on Facebook!
Reply With Quote
  #3  
Old 09-04-2006, 06:24 AM
Member
 
Real Name: Christian Schweitz
Join Date: Aug 2006
Posts: 38
Thanks, I will start to use this technique as well. Excellent tip and it makes perfect sense when you mention it, tho I wouldn't have thought of it myself!
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Share on Facebook!
Reply With Quote
  #4  
Old 09-04-2006, 06:33 PM
Senior Member
vBSEO Pre-Release Team
 
Real Name: chance
Join Date: Aug 2006
Posts: 218
Send a message via AIM to rocket468
Thanks, this sure did make it easy for me to get this done.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Share on Facebook!
Reply With Quote
  #5  
Old 09-04-2006, 08:59 PM
Loco's Avatar
Senior Member
vBSEO Pre-Release TeamBig Board Administrator
 
Real Name: Brandon Sheley
Join Date: Oct 2005
Location: Kansas
Posts: 1,905
Blog Entries: 1
Send a message via AIM to Loco Send a message via MSN to Loco Send a message via Yahoo to Loco
interesting, I never thought about this text showing on all pages being bad but now that you say that it's very clear..
Thank you for bringing this up, I'll be working on this.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Share on Facebook!
Reply With Quote
  #6  
Old 09-05-2006, 08:34 AM
iain meddicks's Avatar
Member
 
Real Name: Iain Meddicks
Join Date: Sep 2005
Location: Glasgow, Scotland
Posts: 78
thanks, I'll get this done soon
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Share on Facebook!
Reply With Quote
  #7  
Old 09-06-2006, 10:09 AM
sensimilla's Avatar
Senior Member
 
Real Name: Maciek
Join Date: Sep 2005
Location: poland
Posts: 137
Thanks alot I was looking for that
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Share on Facebook!
Reply With Quote
  #8  
Old 09-06-2006, 02:55 PM
TECK's Avatar
Senior Member
vBulletin HackervBSEO Pre-Release TeamDesign for SEOvBSEO Code Quality Assurance
 
Real Name: Floren Munteanu
Join Date: Apr 2006
Location: Canada
Posts: 616
Blog Entries: 1
Look ma'! A map for XHTML Strict/Transitional!
Formatted Bytes
Mouse over the word Link.
Look at the code to see how easy it was to make it Valid XHTML 1.0 Strict.

This is the code I used to display the map:
Code:
<p id="map">
	<span><a id="register" href="map.php" title="This is my link :)"></a></span>
</p>
I really don't want to be rude. But I need to say this (please don't take it the wrong way):
Please start reading the news related to HTML, it's really important to stay updated with the latest information. Soon your old code you use on a regular bassis will not work anymore. You will be cut to work tons of hours recoding boring HTML.

Did you know that CENTER tag is already deprecated in XHTML 1.0 Transitional, not to talk about Strict (where everyone is moving)?

We use XHTML, not HTML, it's a big diference. XHTML is a family of current and future document types and modules that reproduce, subset, and extend HTML 4. XHTML family document types are XML based, and designed to work in conjunction with XML based user agents.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Share on Facebook!
Reply With Quote
  #9  
Old 09-06-2006, 03:04 PM
Member
 
Real Name: Christian Schweitz
Join Date: Aug 2006
Posts: 38
Quote:
Originally Posted by TECK View Post
Look ma'! A map for XHTML Strict/Transitional!
Formatted Bytes
Mouse over the word Link.
Look at the code to see how easy it was to make it Valid XHTML 1.0 Strict.

This is the code I used to display the map:
Code:
<p id="map">
    <span><a id="register" href="map.php" title="This is my link :)"></a></span>
</p>
I really don't want to be rude. But I need to say this (please don't take it the wrong way):
Please start reading the news related to HTML, it's really important to stay updated with the latest information. Soon your old code you use on a regular bassis will not work anymore. You will be cut to work tons of hours recoding boring HTML.

Did you know that CENTER tag is already deprecated in XHTML 1.0 Transitional, not to talk about Strict (where everyone is moving)?

We use XHTML, not HTML, it's a big diference. XHTML is a family of current and future document types and modules that reproduce, subset, and extend HTML 4. XHTML family document types are XML based, and designed to work in conjunction with XML based user agents.
So what's the point of the post? What/where/which code is wrong?
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Share on Facebook!
Reply With Quote
  #10  
Old 09-06-2006, 03:50 PM
TECK's Avatar
Senior Member
vBulletin HackervBSEO Pre-Release TeamDesign for SEOvBSEO Code Quality Assurance
 
Real Name: Floren Munteanu
Join Date: Apr 2006
Location: Canada
Posts: 616
Blog Entries: 1
Technically, it's nothing wrong with what Liberty posted in the first post.
The current browsers support (for now) deprecated code.
I was simply trying to sensibilize the people, to start using new code techniques, that's all.
If we get used to code using the new guidelines, it will be a lot easier for us to adapt when the real change comes.

That's the reason I posted an example, just to see a different coding approach, compatible with future w3.org development.
A quick example:
Alignment, font styles, and horizontal rules in HTML documents
The CENTER element is exactly equivalent to specifying the DIV element with the align attribute set to "center". The CENTER element is deprecated.

Floren.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Share on Facebook!
Reply With Quote
  #11  
Old 10-29-2006, 12:02 PM
Senior Member
 
Real Name: Justin
Join Date: Jul 2006
Posts: 231
Thanks! This is a great tutorial! I've been meaning to do this, just haven't had much time!
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Share on Facebook!
Reply With Quote
  #12  
Old 10-29-2006, 11:09 PM
libertylounge's Avatar
Senior Member
vBSEO Pre-Release Team
 
Real Name: Ken
Join Date: Aug 2006
Posts: 421
You're welcome
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Share on Facebook!
Reply With Quote
  #13  
Old 11-14-2006, 10:22 PM
Junior Member
 
Real Name: Ted Sindzinski
Join Date: May 2006
Posts: 3
Thanks for posting this libertylounge! Definitely a great way to improve my welcome headers plugin from an SEO perspective.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Share on Facebook!
Reply With Quote
  #14  
Old 11-18-2006, 08:44 AM
Snake's Avatar
Senior Member
vBulletin Hacker
 
Real Name: Josh
Join Date: Oct 2005
Location: Cleveland, OH
Posts: 416
Send a message via AIM to Snake Send a message via MSN to Snake
Thanks for this!
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Share on Facebook!
Reply With Quote
  #15  
Old 11-23-2006, 03:26 PM
Senior Member
Big Board Administrator
 
Real Name: Kristijan Ilicic
Join Date: Oct 2005
Location: Zagreb
Posts: 175
Send a message via ICQ to croportal Send a message via MSN to croportal Send a message via Skype™ to croportal
STEP 5) AdminCP -> vBulletin Options -> Welcome Headers

You'll want to click on the "click here" link under the "Enable Guest Message" part of the Welcome Headers option, and paste the above code from your HTML editor in there.



wheere can i find this?????

i dont have this
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


LinkBacks (?)
LinkBack to this Thread: http://www.vbseo.com/f28/how-make-your-welcome-headers-image-7549/

Posted By For Type Date
theblueandsilver.com - vBulletin.org Forum This thread Refback 11-08-2007 12:01 PM
SEO Template Edits and Relevant Replacements using vBSEO - vBulletin Setup This thread Refback 09-02-2007 03:09 AM
» Come chiudere il forum alla lettura ma permettere l'indicizzazione - Pagina 2 This thread Refback 07-24-2007 05:49 PM
Welcome headers - Improve community registration rates - vBulletin.org Forum This thread Refback 06-12-2007 04:08 PM
mods that matter - Admin Zone Forums This thread Refback 05-27-2007 02:59 PM
Lurkers and how to deal with them. - vBulletin Modification Discussions This thread Pingback 03-04-2007 11:33 PM
[HOW-TO] Make your Welcome Headers an image! - vBulletin Setup This thread Refback 09-06-2006 03:49 PM


All times are GMT -4. The time now is 07:20 PM.


Powered by vBulletin Version 3.8.0 Beta 4
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.2.5 ©2008, Crawlability, Inc.