Skip to content

This snippet outputs meta tags: title, description, keywords, base, link[canonical] and favicon. It tries to fill all the fields by known data, and do this maximum fast.

Notifications You must be signed in to change notification settings

ershov-ilya/MetaTager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 

Repository files navigation

MetaTager

This snippet outputs meta tags: title, description, keywords, base, link[canonical] and favicon. It tries to fill all the fields by known data, and do this maximum fast.

Use in template, like this:

<!DOCTYPE html>
<html lang="ru">
<head>
[[MetaTager]]
...
<body>
[[!adminToolBar]]
...

About

This snippet outputs meta tags: title, description, keywords, base, link[canonical] and favicon. It tries to fill all the fields by known data, and do this maximum fast.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages