Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 303 Bytes

File metadata and controls

10 lines (7 loc) · 303 Bytes

Silverstripe-MetaTags

Module to that gracefully extends Silvetripe to;

  • add 'MetaTitle' to pages
  • allow you to hide the generator tag from the site
  • easily add arbitrary meta tags to every page

It requires that the template being used implements the Metatags() method