Add an Extended Store Schema Type to ‘Business Profile’ WordPress Plugin

Business Profile WordPress plugin feeds some rich Google microdata schema to search, you can extend what is available in the plugin to other known schema for a business. This example uses a Florist as an example, Florist is a valid schema…
Add a Mobile Number Field to WordPress ‘Business Profile’ Plugin

Here’s how you can add an additional field like a mobile number to the Business Profile plugin. The plugin has many hooks and filters to allow us to create an extender style plugin as in the one below. We are…
Re-order WordPress Plugin ‘Business Profile’ Contact Fields

Business Profile plugin is a great SEO microdata schema WordPress plugin for business with a number of fields to display contact information and have rich schema in the markup. The fcontact ields are output in a default way… phone contact…
Add Custom Logo Schema to Beaver Themer Header Layout

Custom Logo was introduced in WordPress 4.5 and provides a way to upload your main logo to your header and display microdata logo schema for a company, here is a way to include it in a Beaver Themer header layout…