Skip to content

Category SEO for Magento. Will need to call in the functions on your chosen category template

Notifications You must be signed in to change notification settings

RForster92/MagentoCategorySEO

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

MagentoCategorySEO

Category SEO for Magento. Will need to call in the functions on your chosen category template Please add the following to your category view.phtml file

$_category->getCatseotitle(); // this will get the SEO Title h1 $_category->getCatseotitleh3(); // this will get the SEO Title h3 $_category->getCatseocolleft(); // this will get the left column of text $_category->getCatseocolright(); // this will get the right column of text

About

Category SEO for Magento. Will need to call in the functions on your chosen category template

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages