You can insert Category meta information in HTML documents by adding to the source code between the <head> and </head> tags for automatic generation of Browsable Categories.
For example:
`<meta name="category" content="Home/Product">`
or
`<meta name="category" content="Home">`
or
`<meta name="category" content="Home/Product/Features">`
Comments