New York Design & Development Forums  

Go Back   New York Design & Development Forums > Marketing & Financial > Search Engine Optimization and Marketing
Connect with Facebook

Notices

Reply
 
LinkBack Thread Tools
Old 12-19-2006, 11:04 PM   #1 (permalink)
Member
Enthusiast
 
Join Date: Dec 2006
Posts: 78
Brighteyes is a glorious beacon of lightBrighteyes is a glorious beacon of lightBrighteyes is a glorious beacon of light
Send a message via Yahoo to Brighteyes
Default SEO Your Forum - tip #1

H1, H2 and H3 tags can help search engines such as Google, Yahoo and MSN figure out what a web page is about.

SO this is an important modification to make. It also is good for your members, as it gives a more descriptive introduction to a thread.

As always, be sure to back up your database before making any modifications to your site.

________________________

In the FORUMDISPLAY template find:
Code:
$navbar
Below it add:
Code:
<br />
<center>
<h1 class="myh1">$foruminfo[title_clean]</h1>
<h2 class="myh2">$foruminfo[description]</h2>
</center>
<br />
This adds the Forum name in the H1 Tags and the Forum description in the H2 tags, and places these items below the navigation bar in your forums.

Next, in your SHOWTHREAD template find:
Code:
$navbar
and Below it add:
Code:
<br />
<center>
<h1 class="myh1">$thread[title]</h1>
<h2 class="myh2">$foruminfo[title_clean]</h2>
</center>
<br />
This adds the Thread Title in the H1 Tags and the Forum Name in the H2 tags, and places these items below the navigation bar when you visit a thread.

(see where this is going?)


Now, you can control the size and appearance of H1, H2 and H3 tags via your CSS, if you so choose.

For example, in your Style Manager, Main CSS, under Additional CSS Definitions, scroll to the bottom and add this:

Code:
/* ***** H1 Tags ***** */
h1.myh1 {font-family: Arial; font-size: 20px; 
color: #000000; font-weight: bold;}

h2.myh2 {font-family: Arial; font-size: 16px; 
color: #000000; font-weight: bold;}
You can change the font, font size and whether its bold or not by simply changing the variables. You can also change the color if you like.

Why is this important for SEO? Just as I said in another thread here that descriptive meta tags and key words/phrases draw spiders like flies... so do descriptive Forum titles and thread titles! Search Engine spiders crawl your titles, not just your forum and thread content. The titles are cached in search engines and brought up when a user is searching via key words/phrases. So be DESCRIPTIVE!
Brighteyes is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Reddit! Stumble this Post!Google Bookmark this Post!Blink this Post!
Reply With Quote
Old 12-19-2006, 11:50 PM   #2 (permalink)
Junior Member
Newb
 
penguinmama's Avatar
 
Join Date: Nov 2006
Posts: 9
penguinmama is on a distinguished road
Default Re: SEO Your Forum - tip #1

Thanks very much. I hadn't thought of changing up a forum to use the headline tags. I will have to check out how this works on my husband's forum!
penguinmama is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Reddit! Stumble this Post!Google Bookmark this Post!Blink this Post!
Reply With Quote
Old 12-20-2006, 06:07 AM   #3 (permalink)
Administrator
Disciple
 
danielmichel's Avatar
 
Join Date: Feb 2003
Age: 29
Posts: 728
Images: 16
danielmichel is a glorious beacon of lightdanielmichel is a glorious beacon of lightdanielmichel is a glorious beacon of light
Send a message via AIM to danielmichel Send a message via MSN to danielmichel Send a message via Yahoo to danielmichel Send a message via Skype™ to danielmichel
Default Re: SEO Your Forum - tip #1

Thanks for the first tip Brighteyes. We're actually using H1 and H2 tags. Messed around with the CSS a little bit and put them in a table to make them a bit more esthetically pleasing.
__________________

To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
- A list of resources for 3D Developers

To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
- A list of resources for design in motion with Adobe After Effects

To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
- Usefully resources for freelance web developers

To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
- Tips and discussion about search engine optimization

To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
- Tutorials submitted by ny-dev members
danielmichel is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Reddit! Stumble this Post!Google Bookmark this Post!Blink this Post!
Reply With Quote
Old 12-25-2006, 03:45 PM   #4 (permalink)
Member
Enthusiast
 
Join Date: Dec 2006
Posts: 78
Brighteyes is a glorious beacon of lightBrighteyes is a glorious beacon of lightBrighteyes is a glorious beacon of light
Send a message via Yahoo to Brighteyes
Default Re: SEO Your Forum - tip #1

You're both very welcome. I'll be posting more tips after the first of the year. Busy time around here, the holidays are!
Brighteyes is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Reddit! Stumble this Post!Google Bookmark this Post!Blink this Post!
Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
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

Similar Threads
Thread Thread Starter Forum Replies Last Post
Forum Moderator Application Thread danielmichel General Conversation 2 12-25-2006 10:10 PM
Important: Not to be Confused with the Other Forum danielmichel Reviews 0 12-23-2006 01:51 PM
Texas Photo Forum danielmichel Reviews 12 12-22-2006 11:13 AM
Forum Question skittle General Conversation 6 10-16-2006 07:29 AM
Admin Forum Password verdammte General Conversation 0 04-27-2006 04:36 AM


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


Powered by vBulletin® Version 3.7.2
Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.2.0

1 2 3 4 5 6 7 8 9 10 11 12 13