Meta Tags Generator

0

Generate most common meta tags to your WordPress site. Open Graph (og) tag via post content and featured image: <meta property=”og:url” content=”…” /> <meta property=”og:type

Version
Last updated
Active installations
WordPress Version
Tested up to
Rating
Total ratings
Tags
This plugin is outdated and might not be supported anymore.

Description

Generate most common meta tags to your WordPress site.

Open Graph (og) tag via post content and featured image:

<meta property="og:url" content="..." />
<meta property="og:type" content="..." />
<meta property="og:title"content="..." />
<meta property="og:description" content="..." />
<meta property="og:image" content="..." />

Meta description tag via post content or excerpt:

<meta name="description" content="..." />