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)
-   -   Tweaking for SEO (https://forum.x-cart.com/showthread.php?t=27191)

madmaxcap 12-07-2006 11:10 AM

Tweaking for SEO
 
Hi

Before I start I have uploaded an image to visually show what I am about to describe see http://www.e4chesssets.co.uk/xcart1.jpg

Basically to optimise for the search engines I want a backwards link from all catalogue pages going to www.e4chesssets.co.uk homepage. I've installed xcart in /store so at the moment the backwards link points towards www.e4chesssets.co.uk/store/home.php (click on first link in this post to see an image of what I am talking about)

I'm a newbie when it comes to PHP but I'm guessing that this is a fairly easy thing to do. Can anybody point me in the right direction?

Thanks!
Max

Zaja 12-14-2006 05:21 AM

Re: Tweaking for SEO
 
Open skin1/location.tpl and replace
Code:

<a href="{$location[position].1|amp}"
with
Code:

<a href="{$http_location}"

balinor 12-14-2006 05:35 AM

Re: Tweaking for SEO
 
Moving to Template Editing.

kevinrm 12-15-2006 12:08 AM

Re: Tweaking for SEO
 
There's a lot of ways you could do this. You could do it in the copyright area, you can do as I've done and make a menu bar in the header area which has links back to strategic areas of the site with keywords, etc.....


All times are GMT -8. The time now is 11:21 PM.

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