AbstractTag |
src/Plugin/metatag/Tag/AbstractTag.php |
The basic "Abstract" meta tag. |
CacheControl |
src/Plugin/metatag/Tag/CacheControl.php |
The Cache Control meta tag. |
CanonicalUrl |
src/Plugin/metatag/Tag/CanonicalUrl.php |
Provides a plugin for the 'canonical' meta tag. |
ContentLanguage |
src/Plugin/metatag/Tag/ContentLanguage.php |
The advanced "Content Language" meta tag. |
Description |
src/Plugin/metatag/Tag/Description.php |
The basic "Description" meta tag. |
Expires |
src/Plugin/metatag/Tag/Expires.php |
The Expires meta tag. |
Generator |
src/Plugin/metatag/Tag/Generator.php |
The basic "Generator" meta tag. |
GeoPlacename |
src/Plugin/metatag/Tag/GeoPlacename.php |
Provides a plugin for the 'geo.placename' meta tag. |
GeoPosition |
src/Plugin/metatag/Tag/GeoPosition.php |
Provides a plugin for the 'geo.position' meta tag. |
GeoRegion |
src/Plugin/metatag/Tag/GeoRegion.php |
Provides a plugin for the 'geo.region' meta tag. |
Google |
src/Plugin/metatag/Tag/Google.php |
Provides a plugin for the 'google' meta tag. |
Icbm |
src/Plugin/metatag/Tag/Icbm.php |
Provides a plugin for the 'icbm' meta tag. |
ImageSrc |
src/Plugin/metatag/Tag/ImageSrc.php |
The advanced "Image" meta tag. |
Keywords |
src/Plugin/metatag/Tag/Keywords.php |
The basic "Keywords" meta tag. |
LinkRelBase |
src/Plugin/metatag/Tag/LinkRelBase.php |
This base plugin allows "link rel" tags to be further customized. |
MetaHttpEquivBase |
src/Plugin/metatag/Tag/MetaHttpEquivBase.php |
This base plugin allows "http-equiv"-style meta tags to be customized. |
MetaItempropBase |
src/Plugin/metatag/Tag/MetaItempropBase.php |
This base plugin allows "itemprop"-style meta tags be customized. |
MetaNameBase |
src/Plugin/metatag/Tag/MetaNameBase.php |
Each meta tag will extend this base. |
MetaPropertyBase |
src/Plugin/metatag/Tag/MetaPropertyBase.php |
This base plugin allows "property"-style meta tags tobe customized. |
NewsKeywords |
src/Plugin/metatag/Tag/NewsKeywords.php |
The basic "NewsKeywords" meta tag. |
Next |
src/Plugin/metatag/Tag/Next.php |
Provides a plugin for the 'next' meta tag. |
OriginalSource |
src/Plugin/metatag/Tag/OriginalSource.php |
The advanced "Original Source" meta tag. |
Pragma |
src/Plugin/metatag/Tag/Pragma.php |
The Pragma meta tag. |
Prev |
src/Plugin/metatag/Tag/Prev.php |
Provides a plugin for the 'prev' meta tag. |
Rating |
src/Plugin/metatag/Tag/Rating.php |
The basic "Rating" meta tag. |
Referrer |
src/Plugin/metatag/Tag/Referrer.php |
The basic "Referrer policy" meta tag. |
Refresh |
src/Plugin/metatag/Tag/Refresh.php |
The basic "Refresh" meta tag. |
RevisitAfter |
src/Plugin/metatag/Tag/RevisitAfter.php |
The basic "Rating" meta tag. |
Rights |
src/Plugin/metatag/Tag/Rights.php |
The basic "Rights" meta tag. |
Robots |
src/Plugin/metatag/Tag/Robots.php |
The basic "Robots" meta tag. |
SetCookie |
src/Plugin/metatag/Tag/SetCookie.php |
Provides a plugin for the 'set-cookie' meta tag. |
ShortLink |
src/Plugin/metatag/Tag/ShortLink.php |
Provides a plugin for the 'shortlink' meta tag. |
Standout |
src/Plugin/metatag/Tag/Standout.php |
The basic "Standout" meta tag. |
Title |
src/Plugin/metatag/Tag/Title.php |
The standard page title. |