Support Forums

adding extra text for each category page

This is a discussion on adding extra text for each category page within the Modules / Plugins / Modifications forums, part of the Developer Forums category; content is king for SEO but it's also a pain in the a**!! i know that we can add text ...


Go Back   68 Classifieds Forums > Developer Forums > Modules / Plugins / Modifications

Reply
 
Thread Tools Display Modes
Old 07-11-2008, 04:54 PM   #1
Member
 
Join Date: Apr 2008
Posts: 51
Rep Power: 12
anna245 is on a distinguished road
Default adding extra text for each category page

content is king for SEO but it's also a pain in the a**!!

i know that we can add text for each category manually in the admin panel but that can take a whole lot of time if there are a lot of categories.

can we do something like this on layout.tpl to make our lives easier? in my ideal world i would place the code where i would want it to appear on the layout page, but it would only appear for category.php.

{if $SCRIPT_NAME == "/category.php"}
Search through our {$sitetitle} listings. Buy or Sell {$sitetitle}.
anna245 is offline   Reply With Quote
Old 07-11-2008, 04:56 PM   #2
68 Classifieds Staff
 
Eric Barnes's Avatar
 
Join Date: Mar 2006
Location: Belmont, NC
Posts: 5,493
Rep Power: 131
Eric Barnes is just really nice Eric Barnes is just really nice
Default

You should be able to add something like:
{if $body=='categories/browse.tpl'}
Search through our {$sitetitle} listings. Buy or Sell {$sitetitle}.
{/if}
__________________
Eric Barnes
68 Classifieds Developer
Customer Area | Issue Tracker | Documentation | 68C Mods | 68 @ Twitter | My Modules
Eric Barnes is offline   Reply With Quote
Old 07-12-2008, 05:16 AM   #3
All Hands On Deck
 
 
Join Date: Mar 2008
Posts: 2,929
Rep Power: 71
seymourjames is a jewel in the rough
Default

It is a pain but unfortunately necessary if you really want to get those pages well ranked - of course it matters about links coming to those pages as well. You can add text automatically by pulling out certain phrases as you suggest but I think you will have more success if you make the effort to use the $promo variable on each category as well and put in good page content. Just my advice. The $promo variable was a very good design feature. Also good use of the category slug for getting nice urls and metatags will help.
__________________
"The fool doth think he is wise, but the wise man knows himself to be a fool.".

TemplateCodes.com for 68 Classifieds
The SEO Book for all your search engine optimization needs
seymourjames is offline   Reply With Quote
Reply

Tags
category , content , seo

Thread Tools
Display Modes


Similar Threads
Thread Thread Starter Forum Replies Last Post
Adding Subcats to category page (Browse) garysr Templates, HTML, CSS, and Design Help 2 06-08-2006 01:50 PM
Text above page build Templates, HTML, CSS, and Design Help 7 04-21-2006 09:31 AM


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


Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0