Meta Tags Import Export - Magento 2
This extension will allow you to import or export meta tags of CMS pages, products, and categories.
- Allows exporting meta information for all entities(product, categories, cms pages) in a single file
- Exported data is in the same format as needed by the import part, so exported data can be altered and easily re-imported.
- Exported data will contain URL of storefront pages so that you can easily visit them and conclude the meta tags changes
Description
Overview - Meta Tags Import Export Magento-2 Extension
Meta tags are snippets of text that describe a page’s content; the meta tags don’t appear on the page itself, but only in the page’s code. But they are the important factor in deciding search engine ranking of your pages and a large store you may face problems with managing meta tags for your website pages.
So, here we developed this extension to allow quickly export and import meta tags of CMS pages, products, and categories which in turn makes the life of merchants and SEO team easy. The supported meta tags are meta title, meta keywords, meta description.
Features
- It allows exporting meta information for entities with a single file.
- Exports data in the same format as needed by the import part, so exported data can be altered and easily re-imported.
- Support import at store level.
Import UI
Export UI
Import Format/Example
Reviews
Customer Reviews
- Rating
-
5
Change Log
- [New] Added option to choose file delimiter during import and export
- [New] Added option to choose store at meta tags export
- [Improvement] Improved code structure