| ||||||||||
Shopping cart software Solutions for online shops and malls | ||||||||||
|
X-Cart Home | FAQ | Forum rules | Calendar | User manuals | Login |
Individual Title + Meta for products | ||||
|
|
Thread Tools | Search this Thread |
#1
|
|||||||
|
|||||||
Individual Title + Meta for products
Does anyone know if there has been any solution created to allow us to give title tags and meta to each product? The only thing I have seen is Funkydunk's "total meta tag control" mod (http://forum.x-cart.com/viewtopic.php?t=3703) and that pertains to categories rather than products. I've searched through the forums and have only seen people inquiring about this, rather than any solutions. Have I missed them or is individual control of the title/meta tags really not an issue for everyone here?
My store has always gotten the bulk of its traffic from search engine results because we spend an increasing amount of effort on keeping the title (and meta) tags up to date for each product. If the ability to do this were lost using X-Cart... I wouldn't even want to imagine the traffic and customers that could be lost. Any ideas?
__________________
Always happy to Paypal over some money for X-Cart solutions. I need to get this store running! Help! --Testing 3.5.8, heavily modified, Linux, Apache 1.3.31, PHP 4.3.4-- |
|||||||
#2
|
|||||||
|
|||||||
All you have to do is edit meta.tpl and home.tpl
In meta.tpl put something like {if $main eq "product"}put meta tags here, i believe the product info is {$product.descr} for example{/if}
__________________
Mod King |
|||||||
#3
|
|||||||
|
|||||||
If I understand correctly, doing that would take the universal meta.tpl file, and add an IF statement that would display the product information (for example) in the meta?
What I need to be able to do is enter unique information different from anything that is entered in my store. (For instance, certain marketing-like words would be overly akward in my product description or name, yet they improve SE ranking and are appropriate in the title tag) The meta is an important issue as well, but the unique title tags are absolutely essential. Note: I am using version 3.4.14
__________________
Always happy to Paypal over some money for X-Cart solutions. I need to get this store running! Help! --Testing 3.5.8, heavily modified, Linux, Apache 1.3.31, PHP 4.3.4-- |
|||||||
#4
|
|||||||
|
|||||||
solved!
CartMods.com was able to quickly create a mod that did this for me. Hopefully they'll add it as one of their standard mods, but if not, I would highly suggest contacting them and asking for this one. Having encountered so many unhelpful online businesses, it was a refreshing experience to deal with such prompt and polite people!
I now have the ability to set a unique title, meta keywords, and meta description for each product. This is absolutely invaluable for good search engine rankings, and EVERY cart should be able to do this.
__________________
Always happy to Paypal over some money for X-Cart solutions. I need to get this store running! Help! --Testing 3.5.8, heavily modified, Linux, Apache 1.3.31, PHP 4.3.4-- |
|||||||
#5
|
|||||||||
|
|||||||||
This is awsome We have actually been looking for this ourselves!
|
|||||||||
#6
|
|||||||
|
|||||||
I just added the mod to our site
Remember everyone because you are members of this forum you get a 15% discount. Just enter 'xcart_forums' for the coupon name. But make sure you use this offer before the end of may, after that the coupon will no longer be available.
__________________
Mod King |
|||||||
#7
|
|||||||
|
|||||||
I just grabbed a couple add-ons from you Mod King, can't wait to get them goin. I'd also like to thank you for making your prices fair and affordable; I'll definitely be back.
__________________
-------------------- X-Cart Gold 4.1.11 Linux/Apache -------------------- |
|||||||
#8
|
|||||||
|
|||||||
are you talking about a mod like what I have on my site www.walkerconsulting.net ?
|
|||||||
#9
|
|||||||
|
|||||||
I was told that the meta tag is already in the new version 4+, but I don't believe it offers individual meta tags for each item, but rather the same accross the board. Can anyone advise how to make them individual in the new version, if possible? Thanks.
__________________
-------------------- X-Cart Gold 4.1.11 Linux/Apache -------------------- |
|||||||
#10
|
|||||||
|
|||||||
Quote:
I want to put description as {if $main eq"product"} <META NAME="description" CONTENT="{$product.product}"> {/if} However, I am confused about {$product.product}, that code doesn't work (I think!) I tried code for product id and it showd perfect, but I want to show product title there, and above code doesn't work. What should I put up there? Thanks
__________________
X-Cart Version 4.1.8 Hosted on Linux |
|||||||
|
|||
X-Cart forums © 2001-2020
|