Meta Mosaic Blueprint
MetaMosaicBlueprint is an advanced WordPress plugin designed to easily create image schema sitemaps for your website. It follows the latest standards set by Google's schema for image sitemaps, which can be found at https://www.google.com/schemas/sitemap-image/1.1/sitemap-image.xsd.
by Mayur Bhatt · github.com/mayurbhatt/meta-mosaic-blueprint
Install
No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:
wp plugin install https://github.com/mayurbhatt/meta-mosaic-blueprint/archive/refs/heads/main.zipMeta Mosaic Blueprint WordPress Plugin
Meta Mosaic Blueprint is an advanced WordPress plugin designed to easily create image schema sitemaps for your website. It follows the latest standards set by Google's schema for image sitemaps, which can be found at https://www.google.com/schemas/sitemap-image/1.1/sitemap-image.xsd.
Features
Easy to edit. Generate a .xsd sitemap for Your WordPress Website.
Installation
To install Meta Mosaic Blueprint on your WordPress website, follow these steps:
- Download the MetaMosaicBlueprint plugin files from the GitHub repository.
- Log in to your WordPress admin dashboard.
- Navigate to the Plugins section and click on "Add New."
- Click on the "Upload Plugin" button, then select the MetaMosaicBlueprint plugin ZIP file you downloaded earlier.
- Click on "Install Now" and then activate the plugin once the installation is complete. After activating the plugin. Open a new tab in your browser. type your domain name and after / type sitemap-image.xsd Ex. https:example.com/sitemap-image.xsd
Usage
- To set up the location and license url. Configure the plugin.
- Go to the plugin editor. and go to MetaMosaicBlueprint.php
- Search for "'geo_location' => 'United States', // You may need to enhance this based on your needs". Replace the "United States" with your country or location.
- Search for "'license' => 'https://creativecommons.org/licenses/by-nc-nd/4.0/'". Replace "https://creativecommons.org/licenses/by-nc-nd/4.0/" with your own license URL or privacy policy URL and save the changes you made.