Skip to content
/ htpv Public

80+ WordPress custom fields for HowTo schema markup types. Contains examples and explanations next to each field to help you create HowTo posts quickly.

License

Notifications You must be signed in to change notification settings

Mwalek/htpv

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 

Repository files navigation

Smartcrawl HTPV Screenshot

What this MU plugin does

This MU plugin adds custom fields to WordPress. You can use those custom fields to add schema information to your HowTo posts in Smartcrawl SEO. Not having to constantly visit the Smartcrawl settings page to create HowTo Schema Types saves you time.

NB: The free Meta Box plugin is required for this snippet to work.

How to use this MU plugin

  1. Add the htpv.php file inside the /wp-content/mu-plugins/ folder.
  2. Install and activate the free Meta Box plugin.
  3. Edit any post inside wordpress and you'll see the htpv custom fields group.

How to choose values in Smartcrawl

All custom fields created by this plugin start with the prefix m5_. To select a custom field variable inside Smartcrawl, you must combine the prefix with the name of the custom field you want (with underscores instead of spaces).

For example, if you wanted to get the value of the field called "step 1", you would type m5_step_1 and if you wanted to get the value of "step 1 text", you would type m5_step_1_text, so on and so forth.

About

80+ WordPress custom fields for HowTo schema markup types. Contains examples and explanations next to each field to help you create HowTo posts quickly.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages