Follow us on Twitter X-Cart on Facebook Wiki
Shopping cart software Solutions for online shops and malls

Home Page Title

 
Reply
   X-Cart forums > X-Cart 4 > Dev Questions > Changing design
 
Thread Tools Search this Thread
  #1  
Old 05-06-2005, 10:25 PM
 
offline offline is offline
 

Member
  
Join Date: Apr 2005
Posts: 17
 

Default Home Page Title

Does anyone know how I can chage the home page title. It shows the company name, I want to change it all together so I can have the proper keywords in the <title> tags for SEO purposes.

Thanks!
__________________
Version 4.1.1
Reply With Quote
  #2  
Old 05-08-2005, 10:29 PM
 
x-online x-online is offline
 

Senior Member
  
Join Date: Apr 2004
Location: Australia, Sydney
Posts: 189
 

Default

Admin > general seting > Company options
Admin > SEO options
__________________
X-Cart version 4.x (Most likely will be the latest version)
Reply With Quote
  #3  
Old 05-09-2005, 02:22 AM
 
offline offline is offline
 

Member
  
Join Date: Apr 2005
Posts: 17
 

Default

Thanks for the reply, but it still will not allow me to change my opening home page's title, between the <title> tags.
__________________
Version 4.1.1
Reply With Quote
  #4  
Old 05-09-2005, 05:50 AM
 
x-online x-online is offline
 

Senior Member
  
Join Date: Apr 2004
Location: Australia, Sydney
Posts: 189
 

Default

WHat i did for mine.. i just put those keyword next to my company name.

Google or Search engine will only look for first 25 words MAX!! so... if your name only got 2 words i think you can work it out ab it.

I understand that on the page thingy it's appear like

"site name" :: catagory :: product

i'm still looking for the way to do it too... will let you know if found anything.
__________________
X-Cart version 4.x (Most likely will be the latest version)
Reply With Quote
  #5  
Old 05-09-2005, 06:42 AM
 
offline offline is offline
 

Member
  
Join Date: Apr 2005
Posts: 17
 

Default

It was under languages and site title, worked like a champ.
__________________
Version 4.1.1
Reply With Quote
  #6  
Old 05-09-2005, 08:58 AM
 
offline offline is offline
 

Member
  
Join Date: Apr 2005
Posts: 17
 

Default

Ok! Now I have a pretty good idea of what I want to do....

My home.tpl <title> tags look like this... which is perfect EXPECT I want to be able to use {$lbl_txt_site_title} when viewing the default home page so I can optimize it for search engines. Any suggestions?

Code:
<TITLE> {*{$lng.txt_site_title}*} {if $config.SEO.page_title_format eq "A"} {section name=position loop=$location} {$location[position].0|escape} {if not %position.last%} :: {/if} {/section} {else} {section name=position loop=$location step=-1} {$location[position].0|escape} {if not %position.last%} :: {/if} {/section} {/if} </TITLE> { include file="meta.tpl" } <LINK rel="stylesheet" href="{$SkinDir}/{#CSSFile#}"> </HEAD>
__________________
Version 4.1.1
Reply With Quote
  #7  
Old 05-09-2005, 12:57 PM
 
offline offline is offline
 

Member
  
Join Date: Apr 2005
Posts: 17
 

Default

Shesh, some times I worry myself, I keep answering my own posts... anyways here is the code and it works like a champ!

Code:
<TITLE> {if $smarty.get.cat eq "" and $main eq "catalog"} {$lng.txt_site_title} {else} {if $config.SEO.page_title_format eq "A"} {section name=position loop=$location} {$location[position].0|escape} {if not %position.last%} :: {/if} {/section} {else} {section name=position loop=$location step=-1} {$location[position].0|escape} {if not %position.last%} :: {/if} {/section} {/if} {/if} </TITLE>
__________________
Version 4.1.1
Reply With Quote
  #8  
Old 01-02-2006, 08:28 PM
  thundernugs's Avatar 
thundernugs thundernugs is offline
 

Senior Member
  
Join Date: May 2003
Location: Bend, OR
Posts: 117
 

Default

nice work, this works perfectly !
__________________
X-Cart Gold 4.0.17 & 4.0.18
Linux Server
Hands-On Hosting
http://www.CoreCases.com - Ipod Cases
http://www.InnovativeOutlet.com - Pet Plants and other cool stuff you need
Reply With Quote
  #9  
Old 01-15-2006, 03:44 PM
 
rpate rpate is offline
 

Member
  
Join Date: Sep 2004
Posts: 14
 

Default

I need to change the default X-cart page title "X-Cart. Powerful PHP shopping cart software" on my store admin homepage to something like "[MY STORE NAME] Administrative Area".

Can anyone advise who this can be done?

Thanks in advance!
__________________
Ron Pate
Key Business Institute, Inc.
www.keybi.com
X-Cart Gold 4.1.10
X-AOM 4.1.10
X-Affiliate 4.1.10
X-Cart Crystal Blue Skin
Reply With Quote
  #10  
Old 01-15-2006, 04:20 PM
 
x-online x-online is offline
 

Senior Member
  
Join Date: Apr 2004
Location: Australia, Sydney
Posts: 189
 

Default

use language, do a search "title" without quote in text and label... it should be one of them.. i've changed mine and i don't kow exacly where it is. let me know if you're still stucked.
__________________
X-Cart version 4.x (Most likely will be the latest version)
Reply With Quote
Reply
   X-Cart forums > X-Cart 4 > Dev Questions > Changing design


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump


All times are GMT -8. The time now is 06:10 AM.

   

 
X-Cart forums © 2001-2020