![]() |
Root in the title bar |
Post Reply
|
Page 12> |
| Author | |
ammonihah
Groupie
Joined: 18-April-2008 Location: United States Status: Offline Points: 57 |
Post Options
Thanks(0)
Quote Reply
Topic: Root in the title barPosted: 18-April-2008 at 10:41am |
|
Anybody know if there is a way to change the title bar on the viewcategories.asp page so that it does not say root?
|
|
![]() |
|
Hamish
Admin Group
Joined: 12-October-2006 Location: United Kingdom Status: Offline Points: 56 |
Post Options
Thanks(0)
Quote Reply
Posted: 18-April-2008 at 11:38am |
|
I took a look at your site & see what you mean.
The title is generated in : pc/include-metatags.asp & has some default values coded, but then builds it & the metatags dynamically if possible. I'm surprised it says root instead of "Product Cart Shopping Software" - or something more specific. Root is the name of the very top level of the categories so I guess that's where it's coming from. HTH Edited by Hamish - 18-April-2008 at 11:51am |
|
![]() |
|
ammonihah
Groupie
Joined: 18-April-2008 Location: United States Status: Offline Points: 57 |
Post Options
Thanks(0)
Quote Reply
Posted: 18-April-2008 at 1:27pm |
|
Sure would like to know how to change it so that my title is more seo friendly. |
|
![]() |
|
Greg Dinger
Certified ProductCart Developers
Joined: 23-September-2006 Location: United States Status: Offline Points: 238 |
Post Options
Thanks(0)
Quote Reply
Posted: 18-April-2008 at 1:43pm |
|
Open the file /pc/include-metatags.asp and find this section and edit the 3 specified lines: ' ************************************************************ ****************** ' The following is used as the page title when the page that is being loaded is not ' The following is used as the "Content" for the default "Keywords" meta tag. When the ' The following is used as the "Content" for the default "Description" meta tag. When the |
|
![]() |
|
EarlJ
Newbie
Joined: 02-May-2007 Location: United States Status: Offline Points: 4 |
Post Options
Thanks(0)
Quote Reply
Posted: 18-April-2008 at 2:55pm |
|
Greg,
editing the /pc/include-metatags.asp doesn't take care of the issue. I believe how the include works is that it pulls the "category name" and inserts it into the title bar. Which works perfectly when you are in 1 category. The problem is that the "main category" that holds all of the categories is named root. So when you access the viewcategories.asp page the "category" name being called is root. Is there a way to change root to another name, such as Categories or to hard code it? |
|
![]() |
|
Greg Dinger
Certified ProductCart Developers
Joined: 23-September-2006 Location: United States Status: Offline Points: 238 |
Post Options
Thanks(0)
Quote Reply
Posted: 18-April-2008 at 3:20pm |
|
Oh, ok. I see that now. I'm so accustomed to newbies not updating the default meta tags I thought that's what he was referring to. My guess is that the store has "root" as the name of a category and just needs to be changed to something else. |
|
![]() |
|
ammonihah
Groupie
Joined: 18-April-2008 Location: United States Status: Offline Points: 57 |
Post Options
Thanks(0)
Quote Reply
Posted: 18-April-2008 at 3:42pm |
|
Sorry guys. Maybe I should have been more specific. I have about 30 level 2 categories in my cart. They are all part of the level one category which product cart shows as "Category Name: Top Level Category (Root) which viewing ManageCategories.asp. I want to know if the name root can be changed to something relevant to my search terms so when you browse by category in the cart my title has relevant words in in for SEO.
Edited by ammonihah - 18-April-2008 at 3:43pm |
|
![]() |
|
MarkCoyle
Senior Member
Joined: 06-June-2006 Location: United Kingdom Status: Offline Points: 0 |
Post Options
Thanks(0)
Quote Reply
Posted: 18-April-2008 at 3:48pm |
|
I think you do this in the language.asp file in /includes. This is how you do it if you mean as I have here where my root category is 'Our Music': http://www.wovenwheatwhispers.co.uk/Folk_community/pc/viewCa tegories.asp?idCategory=77 cheers Mark |
|
![]() |
|
ammonihah
Groupie
Joined: 18-April-2008 Location: United States Status: Offline Points: 57 |
Post Options
Thanks(0)
Quote Reply
Posted: 18-April-2008 at 4:49pm |
|
Looked in Languages.asp... Nothing there. I think it would have to be in a config file or the database itself. Still searching.
|
|
![]() |
|
MarkCoyle
Senior Member
Joined: 06-June-2006 Location: United Kingdom Status: Offline Points: 0 |
Post Options
Thanks(0)
Quote Reply
Posted: 18-April-2008 at 4:57pm |
|
I think I am right on this. It is this line within languages.asp: dictLanguage.Add "english_viewCat_P_2", "<a href='viewCategories.asp'>Our Music</a>: " cheers Mark |
|
![]() |
|
Post Reply
|
Page 12> |
|
Tweet
|
| Forum Jump | Forum Permissions ![]() You cannot post new topics in this forum You cannot reply to topics in this forum You cannot delete your posts in this forum You cannot edit your posts in this forum You cannot create polls in this forum You cannot vote in polls in this forum |