Skip to content
This repository has been archived by the owner on Aug 7, 2019. It is now read-only.

Metadata

Shea Lewis edited this page May 22, 2015 · 2 revisions

Metadata

The Caffeinated SEO package comes with the means to manage and generate all of your basic meta tags required for optimal SEO coverage.

  • Meta::setTitle()
  • Meta::setDescription()
  • Meta::setKeywords()
  • Meta::setCanonical()
  • Meta::set()
  • Meta::getTitle()
  • Meta::getDescription()
  • Meta::getKeywords()
  • Meta::getMiscellaneous()
  • Meta::getCanonical()
  • Meta::reset()
  • Meta::generate()
Clone this wiki locally