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
<?php | |
/** | |
* Convert your keyword tv to Sterc's SeoPro | |
* | |
* Please read the following. | |
* Everytime you run this snippet, your keywords within seoPro will be overwritten. | |
* Make sure the TV exists before runnig this code. | |
* | |
*/ | |
$seoPro = $modx->getService('seopro', 'seoPro', $modx->getOption('seopro.core_path', null, $modx->getOption('core_path') . 'components/seopro/') . 'model/seopro/', $scriptProperties); |