Changeset 3170534
- Timestamp:
- 10/17/2024 07:48:30 AM (18 months ago)
- Location:
- metamasterseo
- Files:
-
- 15 added
- 1 edited
-
tags/1.2 (added)
-
tags/1.2/css (added)
-
tags/1.2/css/admin-styles.css (added)
-
tags/1.2/css/metamaster-seo.css (added)
-
tags/1.2/includes (added)
-
tags/1.2/includes/admin-page.php (added)
-
tags/1.2/includes/class-metamasterseo-meta-box.php (added)
-
tags/1.2/includes/import-export.php (added)
-
tags/1.2/includes/sitemap.php (added)
-
tags/1.2/js (added)
-
tags/1.2/js/admin-scripts.js (added)
-
tags/1.2/js/metamaster-seo.js (added)
-
tags/1.2/meta-master-seo.php (added)
-
tags/1.2/readme.txt (added)
-
tags/1.2/uninstall.php (added)
-
trunk/readme.txt (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
metamasterseo/trunk/readme.txt
r3170407 r3170534 5 5 Tested up to: 6.6 6 6 Requires PHP: 7.2 7 Stable tag: 1. 27 Stable tag: 1.1 8 8 License: GPLv2 or later 9 9 License URI: https://www.gnu.org/licenses/gpl-2.0.html … … 13 13 == Description == 14 14 15 Meta MasterSEO helps you optimize your WordPress site for search engines and social media platforms. With MetaMasterSEO, you can:15 Meta Master SEO is a powerful and comprehensive SEO plugin for WordPress that helps you optimize your website for search engines and social media platforms. It allows you to manage essential meta tags like page titles, descriptions, keywords, and focus keyphrases on a per-post basis. The plugin also automatically generates XML sitemaps, adds verification codes for search engines like Google, Bing, and Yandex, and enhances social sharing with Facebook Open Graph tags. With built-in import/export functionality, the plugin ensures seamless SEO data migration across different sites. 16 16 17 * Add meta titles, descriptions, and keywords. 18 * Preview how your content will appear on Google, Facebook, and Twitter. 19 * Set custom slugs for your posts and pages. 20 * Analyze your content in real-time. 21 * Allow or disallow search engines to index your pages. 22 * Follow or nofollow links on your pages. 17 ## Features 18 19 * ** Meta Data Management: ** Manage SEO-specific meta tags for individual posts and pages, including custom page titles, meta descriptions, slugs, and focus keyphrases. Automatically adds meta tags for better search engine visibility. 20 21 * **Custom Social Meta Tags:** Define custom Facebook and Twitter meta tags (title, description, image) to enhance social media sharing and control how your content appears on social platforms. 22 23 * **Sitemap Generation: ** Automatically generates an XML sitemap for all public post types. The sitemap is kept up-to-date with your site’s content, helping search engines crawl your website efficiently. 24 25 * **Verification Codes: **Easily add verification codes for Google Search Console, Bing Webmaster Tools, Yandex, and Google Analytics. This makes it simple to validate your site with these platforms. 26 27 * **Nofollow External Links: ** Automatically modify external links to open in a new tab with the "nofollow" attribute, helping prevent search engine bots from following external links on your site. 28 29 * ** Import/Export SEO Data: **Export your SEO data in CSV format for backups or migration, and import it back when needed. This ensures that you never lose your carefully crafted SEO configurations. 30 31 * **Automatic Meta Tags for Homepage: ** Easily set global meta tags for your homepage, including the site’s default meta title, description, and keywords. 32 33 * **Admin-Friendly Interface:** The plugin includes a clean, tabbed settings page for managing all features in one place, including general settings, sitemap configuration, analytics, import/export, and advanced options. 34 35 * **Multisite Support: ** Seamlessly manage SEO settings across multiple sites in a multisite WordPress network. 36 23 37 24 38 == Installation == … … 30 44 == Frequently Asked Questions == 31 45 32 = How do I use MetaMasterSEO? =46 = How do I set custom SEO meta tags for individual posts? = 33 47 34 After activating the plugin, you can access the MetaMasterSEO settings via the 'MetaMasterSEO' menu in WordPress. Here you can configure default meta tags, social media settings, and more.48 After installing the Meta Master SEO plugin, go to any post or page in your WordPress editor. You’ll see the "MetaMasterSEO Settings" box where you can input custom meta titles, descriptions, focus keyphrases, and social media tags. 35 49 36 = Can I import data from other SEO plugins? =50 = Does this plugin generate sitemaps? = 37 51 38 Yes, Meta MasterSEO allows you to import data from popular SEO plugins like Yoast SEO, Rank Math, and All in One SEO.52 Yes, Meta Master SEO automatically generates an XML sitemap for your website, including all public post types. You can view or download the sitemap directly from your site's root URL, e.g., https://yourdomain.com/sitemap.xml. 39 53 54 = Can I import/export SEO data? = 55 Absolutely! The plugin provides an easy-to-use import/export feature for your SEO data. You can export all your post-level SEO configurations as a CSV file and import them into another WordPress site using the plugin. 56 57 = How do I add Google Search Console or Bing verification codes? = 58 Navigate to the Meta Master SEO settings page under your WordPress admin menu. There, you can input verification codes for Google Search Console, Bing Webmaster Tools, and Yandex under the "Analytics" tab. 59 60 = Can I disable the sitemap feature? = 61 Yes, you can control sitemap generation under the "Sitemap" settings tab. If you do not want to generate a sitemap, simply uncheck the option. 62 63 = Does the plugin modify existing content links? = 64 65 If enabled in the settings, Meta Master SEO automatically modifies external links within your content to open in a new tab with a "nofollow" attribute. This helps control how search engines interact with external links on your site. 66 67 68 = Will this plugin slow down my website? = 69 No, Meta Master SEO is designed with performance in mind. It only generates the necessary meta tags and sitemaps without impacting your site's load times. 70 71 40 72 == Screenshots == 41 73
Note: See TracChangeset
for help on using the changeset viewer.