Skip to content

This library will help improve the SEO of your website allowing easily add MetaTags and OG

Notifications You must be signed in to change notification settings

ztiker/PHPSEOTags

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 

Repository files navigation

PHPSEOTags

This library will help improve the SEO of your website allowing easily add MetaTags and OG #USAGE

require_once('library/seo.php'); 
$functions = new functions; 
$seo = new SEO;

example $seo->og_title("Some title");

About

This library will help improve the SEO of your website allowing easily add MetaTags and OG

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages