View Single Post
  #2   IP: 76.164.216.30
Old 2016-05-06, 10:30 PM
Kailynn Kailynn is offline
初级会员
 
Join Date: 2010-12-10
Posts: 5
Kailynn 现在声名狼藉
Default

Out of the box you can change the meta description and keywords for content pages only (products, categories, brands, articles, ...). I.e. for those pages that contain information that people may search for in search engines. I believe that for other types of pages the meta tags are almost useless and give you nothing from the SEO perspective.

However, you can alter the tags by creating a module that overrides the \XLite\Controller\AController::getMetaDescription( ) and \XLite\Controller\AController::getKeywords() methods.
Reply With Quote