seo issiues

  • Posts: 82
  • Thank you received: 0
13 years 4 months ago #3199

hi,
thanks for the great componnet.
is there a possibility to add title to each product? i see that there is a possibility to add description and keywords, but not a title (for the browser), and that is very important.

Please Log in or Create an account to join the conversation.

  • Posts: 81481
  • Thank you received: 13062
  • MODERATOR
13 years 4 months ago #3204

Hi,

Indeed the page title is not set. What you can do is edit the file show of the product view via the menu Display->Vues. There, after the php tag, add the code

$document=& JFactory::getDocument();
			$document->setTitle( $this->element->product_name );
That will use the product name as title of the page.
We will correct that for next version of HikaShop.

Please Log in or Create an account to join the conversation.

Time to create page: 0.041 seconds
Powered by Kunena Forum