Skip to content

Instantly share code, notes, and snippets.

@4e6ka
Last active March 12, 2024 10:05
Show Gist options
  • Save 4e6ka/aacc0974eec48433920705b2e65516b1 to your computer and use it in GitHub Desktop.
Save 4e6ka/aacc0974eec48433920705b2e65516b1 to your computer and use it in GitHub Desktop.
modx revo meta seo
<meta charset="utf-8">
<title>[[*seotitle:default=`[[*pagetitle]]`]] - [[++site_name]]</title>
<meta name="description" content="[[*introtext:default=`[[*pagetitle]]. Официальный дилер. Гарантия.`]]">
<base href="[[!siteurl]]" />
<link rel="canonical" href="[[!siteurl]][[*url]]"/>
<?php
return 'https://'.$_SERVER['HTTP_HOST'].'/';
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment