Showing 10 of 1,322 results.

Adding Custom Metadata from Templates | Custom Metadata Tags

We can easily add custom metadata from our front-end templates using the se_meta:append tag. For example, on a search page we might add the following: 1 {{ se_meta : append }} 2 < meta name = " robots " content = " noindex " > 3 {{ /se_meta :...