GetSimple Support Forum

Full Version: BetterSEO plugin
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
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]