Version: 2.0
Author: Multicolor
Date: 2023.11.29
Category: Site Management
More on: GitHub
More on: Support Forum
Download...
Plugin BETTERSEO 🌐
Description:
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 2.0 - auto meta desc if empty.
Installation:
To install, include (if your template use get_header() replace to this function)
<?php get_seoheader();?>
before
</head>