X-Cart: shopping cart software

X-Cart forums (https://forum.x-cart.com/index.php)
-   Changing design (https://forum.x-cart.com/forumdisplay.php?f=51)
-   -   How to nofollow home page products only? (https://forum.x-cart.com/showthread.php?t=46825)

machine11 04-07-2009 05:25 PM

How to nofollow home page products only?
 
Hi there, Im looking to nofollow only the homepage products without modifying the nofollow on the products on the rest of the categories. if anyone can help, it would be greatly appreciated :)
thanks!
Alain

Victor D 04-08-2009 01:09 AM

Re: How to nofollow home page products only?
 
For the featured products on the home page?

add
Code:

{if $main eq "catalog" && $current_category.category eq ""} rel="nofollow" {/if}
to the links in files
customer/main/products_list.tpl
and
in the customer/main/products_t.tpl


All times are GMT -8. The time now is 02:00 PM.

Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.