View Single Post
  #27  
Old 03-04-2008, 08:10 AM
  DogByteMan's Avatar 
DogByteMan DogByteMan is offline
 

X-Adept
  
Join Date: Mar 2003
Posts: 833
 

Default Re: How to Separate Home Page SEO from CAT & Product pages?

Quote:
Originally Posted by balinor
*sigh* You are so missing the point, and if you really want to use X-Cart support to answer SEO questions, when they clearly have no clue when it comes to SEO, feel free. In any event, if you simply want to show unique META data on the home page, it is a very simple use of an {if} statement in customer/home.tpl:

{if $main eq "catalog" and $current_category.category eq ""}

home page meta data here

{else}

{include file="meta.tpl" }

{/if}

Ryan,

With all due respect... You are so missing the point.

I see it like this.

The BCS mods have helped me many, many times and I use the MODS for products and categorys.

The point you are missing is for the purpose of the question we or I don't care what 3rd party mod fixes it or makes it better. Suggest one if you like, we/I won't mind, probably will even appreciate it. But above all else give the code answers, just like above, when known. That my friend is a complete answer with options. We/I love options, they make us warm inside.
__________________
Dedicated Server provided by EWD Hosting
X-Cart version 4.1.12
PHP 5.3.2
MySQL server 5.0.87-community
Operation system Linux
Perl 5.008008
dogbytecomputer.com
Reply With Quote