Last active
September 21, 2017 09:30
-
-
Save eivko/7383627fd26a56b624f13f0351b86f94 to your computer and use it in GitHub Desktop.
modx meta seo
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<title>[[*longtitle:default=`[[*pagetitle]]`]]</title> | |
<meta name="description" content="[[*description]]"> | |
<meta name="keywords" content="[[*keywords]]"> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment