Kryptronic Software Support Forum

You are viewing this forum as a guest. Login to an existing account, or create a new account, to reply to topics and to create new topics.

#1 03-07-2007 19:18:13

kiwimum
Member
Registered: 03-30-2004
Posts: 305
Website

Meta title rendering incorrectly on splash page

I implemented a code change here:  https://forum.kryptronic.com/viewtopic. … 315#p71315  to display a What's New section on my splash page.

On that same thread I posted here:  https://forum.kryptronic.com/viewtopic. … 349#p71349  about my title for the splash page reading "Web Page" in the browser.  I think it's related to the change I made, but I'm not sure.  I have not been able to rectify it.  The meta title says "Cloth Diaper Fabric, Diaper Patterns,  Sew your own cloth diapers" but the page reads "Web Page" at the top of the browser. 

All other pages of the cart are rendering the correct meta title.  I have SEO turned on. 

Link:  http://www.verybaby.com/ccp51/ccp0-display/splash.html

Thanks for any help.


Jessica
:: CCP5 > CCP6 > Magento > CCP7

Offline

 

#2 03-12-2007 12:28:39

webmaster
Administrator
From: York, PA
Registered: 04-20-2001
Posts: 19871
Website

Re: Meta title rendering incorrectly on splash page

To force the meta tag to read what you want it to, add this to the top of your page:

Code:

$app = $this->globals('khxc.app');
$this->globals('khxc_settings.' . $app . '.metatitle','YOUR_FORCED_META_TITLE_HERE');

Nick Hendler

Offline

 

#3 03-12-2007 18:58:12

stevem
Member
Registered: 01-26-2007
Posts: 153

Re: Meta title rendering incorrectly on splash page

jess, how did you enable SEO?  i tried following the directions in the "documentation" but afterwards got nothing but 404 Errors... probably a dumb question but where exactly is this .htaccess file supposed to go?  Inside KHXC/ ?

Offline

 

#4 03-13-2007 05:42:12

Dave
Member
Registered: 07-05-2003
Posts: 11233

Re: Meta title rendering incorrectly on splash page

stevem wrote:

where exactly is this .htaccess file supposed to go?  Inside KHXC/ ?

It does NOT go in the KHXC directory.  It goes in the root directory for your site.

Offline

 

#5 03-13-2007 10:09:57

GoBrushless.com
Member
Registered: 06-29-2005
Posts: 431

Re: Meta title rendering incorrectly on splash page

hrm ok and if i've already got one in there i can just add the SEO-required data to it?

.htaccess is new to me. smile

Offline

 

#6 03-13-2007 13:41:07

webmaster
Administrator
From: York, PA
Registered: 04-20-2001
Posts: 19871
Website

Re: Meta title rendering incorrectly on splash page

Yes.


Nick Hendler

Offline

 

#7 04-04-2007 16:44:11

kiwimum
Member
Registered: 03-30-2004
Posts: 305
Website

Re: Meta title rendering incorrectly on splash page

webmaster wrote:

To force the meta tag to read what you want it to, add this to the top of your page:

Code:

$app = $this->globals('khxc.app');
$this->globals('khxc_settings.' . $app . '.metatitle','YOUR_FORCED_META_TITLE_HERE');

Just at the top of the skin.php?  I'm a little confused, what's going on here?  Is this going to override the meta titles on all the pages?  They are working everywhere else except for the splash page.


stevem wrote:

jess, how did you enable SEO?  i tried following the directions in the "documentation" but afterwards got nothing but 404 Errors... probably a dumb question but where exactly is this .htaccess file supposed to go?  Inside KHXC/ ?

So sorry I missed your response, did you sort it out?

Last edited by kiwimum (04-04-2007 16:45:27)


Jessica
:: CCP5 > CCP6 > Magento > CCP7

Offline

 

#8 04-16-2007 13:52:28

kiwimum
Member
Registered: 03-30-2004
Posts: 305
Website

Re: Meta title rendering incorrectly on splash page

Bump?


Jessica
:: CCP5 > CCP6 > Magento > CCP7

Offline

 

#9 05-07-2007 20:27:40

mwoodxray
Member
Registered: 02-17-2007
Posts: 10

Re: Meta title rendering incorrectly on splash page

kiwimum wrote:

Bump?

Ok, I've got same problem.  Only the splash page... I've made change to "ClickCartPro > Settings: Application Settings Menu >Frontend Meta Information but I see no change in splash page souce tags.

I see where it says to put the above code at the top of the page? ....What page?

Thanks,
Mitch

Offline

 

#10 05-07-2007 20:38:57

dh783
Member
From: Avondale, Arizona
Registered: 04-06-2005
Posts: 6233
Website

Re: Meta title rendering incorrectly on splash page

The splash page would have a sepperate field for that. Go to Home > Kryptronic Hybrid X Core > Database: Connections, Backups and Raw Admin > Raw Database Admin > ccp0.html and edit the splash page "metadesc" .

John

Offline

 

#11 05-07-2007 22:48:14

mwoodxray
Member
Registered: 02-17-2007
Posts: 10

Re: Meta title rendering incorrectly on splash page

Thanks for the quick response.  Worked Great!

Offline

 

#12 06-21-2007 12:31:59

kiwimum
Member
Registered: 03-30-2004
Posts: 305
Website

Re: Meta title rendering incorrectly on splash page

John,  thanks for your help - I went where you said to and there was already information entered.  I'm still getting "webpage" listed at the top of my browser when you go to wwwverybaby.com/ccp51/index.php

Here is a screenshot:

http://www.flickr.com/photos/verymom/581899496

Last edited by kiwimum (06-21-2007 12:32:58)


Jessica
:: CCP5 > CCP6 > Magento > CCP7

Offline

 

#13 06-21-2007 13:53:15

dh783
Member
From: Avondale, Arizona
Registered: 04-06-2005
Posts: 6233
Website

Re: Meta title rendering incorrectly on splash page

Look in  Home > CCP Front End > Web Pages: Web Page Management > Manage Web Pages and check the Meta Title for the splash page.

John

Offline

 

#14 06-21-2007 13:58:59

kiwimum
Member
Registered: 03-30-2004
Posts: 305
Website

Re: Meta title rendering incorrectly on splash page

John, as I stated way back in the beginning that too has been checked and is entered properly.


Jessica
:: CCP5 > CCP6 > Magento > CCP7

Offline

 

#15 06-21-2007 14:26:57

dh783
Member
From: Avondale, Arizona
Registered: 04-06-2005
Posts: 6233
Website

Re: Meta title rendering incorrectly on splash page

At  Home > Kryptronic Hybrid X Core > Database: Connections, Backups and Raw Admin > Raw Database Admin in khxc_namespaces there is ccp0.display which has a display name of Web Page maybe you are pulling  that name for the title.

John

Offline

 

#16 06-21-2007 14:42:45

kiwimum
Member
Registered: 03-30-2004
Posts: 305
Website

Re: Meta title rendering incorrectly on splash page

JOHN!  I love you!  That was it!  Oh my goodness, there are like forty different places for the title of the freaking splash page - that was confusing.

THANK YOU SO MUCH.


Jessica
:: CCP5 > CCP6 > Magento > CCP7

Offline

 

#17 11-10-2008 15:39:14

CityWebSystems.com
Member
From: Utah
Registered: 03-12-2004
Posts: 95
Website

Re: Meta title rendering incorrectly on splash page

Was this bug ever fixed or is it still alive and well in the current version? I have a client with the same problem and I'm wondering if an upgrade will get it to display the meta title correctly or if I have to use John's hack?

Offline

 

Board footer