The following warnings occurred: | |||||||||||||||
Warning [2] Undefined array key "allowautourl" - Line: 584 - File: inc/class_parser.php PHP 8.1.31 (Linux)
|
BetterSEO plugin - Printable Version +- GetSimple Support Forum (http://get-simple.info/forums) +-- Forum: GetSimple (http://get-simple.info/forums/forumdisplay.php?fid=3) +--- Forum: Plugins (http://get-simple.info/forums/forumdisplay.php?fid=13) +--- Thread: BetterSEO plugin (/showthread.php?tid=16721) |
BetterSEO plugin - multicolor - 2022-08-19 This plugin create better header function for SEO.
How use this? To install, include (if your template use get_header() replace to this function) Code: <?php get_seoheader();?> before Code: </head> get_seoheader() - works like default get_header() compatible with all plugins. |