View Single Post
  #186  
Old 03-20-2014, 03:36 AM
 
suehamil suehamil is offline
 

Advanced Member
  
Join Date: Mar 2014
Posts: 96
 

Default Re: X-Cart Mobile module released

I've done a little more digging and it seems that only a very few pages have any head content at all. Is this normal with mobile sites?

The only pages i found with head content were:
cart.php - when it goes to checkout but not as cart.php on it's own
The home page, but not home.php so whenever a page comes off of home.php i.e. catalogue it loses the head content.

None of the product pages have head content.
My list so far
pages commented with
page pages
page customer_offers
page giftcert
page cart
page catalog
page product

As far as I can see the file skin/common_files/modules/Xcart_Mobile/customer/service_head_mobile.tpl which has the include service_js.tpl for the google analytics code is only included in 2 files
skin\common_files\modules\Xcart_Mobile\customer\ho me.tpl
skin\common_files\modules\Xcart_Mobile\customer\ma in\payment_wait.tpl

This doesn't seem right to me, does anyone else have the same issue? Surely this is not good for SEO at all.
I'm thinking the file service_head_mobile.tpl should be included in other files?

Thanks for any input.

Sue
__________________
X-Cart DB Version: 4.7 GOLD
3rd Party Addons:
XMenus Responsive
XBanners2
Skin: Fashion Walk
Reply With Quote