GetSimple Support Forum
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.
  • Homepage Title settings - (normal, Website name first, Website name only)
  • GeoLocation Settings
  • Facebook Open Graph protocol
  • Dublin Core Metadata
  • Favicons generate meta - icons need to be included in a folder named "fav" within your themes dir.
  • meta keywords removed (web search does'nt use this now)
Special thanks for support and give me ideas for new plugins @Islander


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.



[Image: ys3Izkj.png]