Skip to content

GiovanniSalmeri/yellow-metatags

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Metatags 0.9.1

Generic meta tags.

Screenshot

How to install an extension

Download ZIP file and copy it into your system/extensions folder. Learn more about extensions.

How to add meta tags

Add meta tags (for example Robots or Googlebot) in a page setting at the top of a page.

If you need the same meta tags for all the pages, it is more convenient to add them in the HTML header, for example in file system/layouts/header.html. Meta tags for social media sites are best added with the extension Meta.

Examples

Content file with meta data:

---
Title: Example page
Description: Example for your website
Robots: noindex, nofollow
Googlebot: noindex, nofollow
---
Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut 
labore et dolore magna pizza. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris 
nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit 
esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt 
in culpa qui officia deserunt mollit anim id est laborum.

Settings

The following setting can be configured in file system/extensions/yellow-system.ini:

Metatags = a comma separated list of meta tags recognised

Developer

Giovanni Salmeri. Get help.

Releases

No releases published

Packages

No packages published

Languages