| Server IP : 178.212.43.201 / Your IP : 10.100.0.33 Web Server : Apache/2.4.37 (Oracle Linux Server) OpenSSL/1.1.1k System : Linux spa0007.srv.paxillus.pl 5.4.17-2136.355.3.1.el8uek.x86_64 #3 SMP Sat May 9 17:11:55 PDT 2026 x86_64 User : apache ( 48) PHP Version : 7.4.33 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : ON | Pkexec : ON Directory : /var/www/html/kontur_dev/wp-content/plugins/wp-sitemap-control/ |
Upload File : |
=== WP Sitemap Control === Contributors: iworks Donate link: https://ko-fi.com/iworks?utm_source=wp-sitemap-control&utm_medium=readme-donate Tags: sitemap.xml, sitemap, post type, post types Requires at least: 5.5 Tested up to: 6.2 Stable tag: 1.0.6 Requires PHP: 7.0 License: GPLv3 or later License URI: https://www.gnu.org/licenses/gpl-3.0.html WP Sitemap Control allow choosing which public post types or taxonomies should be able in the /wp-sitemap.xml == Description == The plugin allows you to control which post types should be included in the [WordPress sitemap][]. By default on build-in sitemap are all public post types and taxonomies, but now you can include or exclude the selected type of content from your sitemap. [Learn about sitemaps][]. The configuration allows you to turn off individual content from the sitemap - an example is "Privacy Policy", which we do not need to have in our sitemap, and by combining the plugin capabilities [Simple SEO Improvements][] we can also avoid indexing and archiving it. [WordPress sitemap]: https://make.wordpress.org/core/2020/07/22/new-xml-sitemaps-functionality-in-wordpress-5-5/ [Learn about sitemaps]: https://developers.google.com/search/docs/advanced/sitemaps/overview [Simple SEO Improvements]: https://wordpress.org/plugins/simple-seo-improvements/ == Installation == There are 3 ways to install this plugin: = The super-easy way = 1. **Login** to your WordPress Admin panel. 1. **Go to Plugins > Add New.** 1. **Type** ‘WP Sitemap Control’ into the Search Plugins field and hit Enter. Once found, you can view details such as the point release, rating, and description. 1. **Click** Install Now. After clicking the link, you’ll be asked if you’re sure you want to install the plugin. 1. **Click** Yes, and WordPress completes the installation. 1. **Activate** the plugin. 1. A new menu `Sitemap` in `Settings` will appear in your Admin Menu. *** = The easy way = 1. Download the plugin (.zip file) on the right column of this page. 1. In your Admin, go to menu Plugins > Add. 1. Select button `Upload Plugin`. 1. Upload the .zip file you just downloaded. 1. Activate the plugin. 1. A new menu `Sitemap` in `Settings` will appear in your Admin Menu. *** = The old and reliable way (FTP) = 1. Upload `WP Sitemap Control` folder to the `/wp-content/plugins/` directory. 1. Activate the plugin through the 'Plugins' menu in WordPress. 1. A new menu `Sitemap` in `Settings` will appear in your Admin Menu. == Frequently Asked Questions == = I do not see /wp-sitemap.xml = The site needs to be public. If you ask for no indexing, then a sitemap is not available. = What is a sitemap? = A sitemap is a file where you provide information about the pages, videos, and other files on your site. Search engines read this file to more intelligently crawl your site. == Screenshots == 1. Global configuration - post types settings. 1. Global configuration - taxonomies settings. 1. Global configuration - misc settings. 1. Post edit screen - exclude from sitemap.xml == Changelog == = 1.0.6 (2022-02-16) = * Cleaned plugin headers. * Updated development tools. * Updated iWorks Options to 2.8.1. = 1.0.5 (2022-01-21) = * Updated iWorks Options to 2.8.0. = 1.0.4 (2022-01-20) = * Fixed problem with `set_plugin` method. = 1.0.3 (2022-01-20) = * Added ability to exclude single entry from sitemap.xml. * Added ability to select/deselect all post types. * Added ability to select/deselect all taxonomies. * Renamed directory `vendor` into `includes`. * Updated iWorks Options to 2.7.3. * Updated iWorks Rate to 2.0.6. = 1.0.2 (2021-02-01) = * Fixed wrong date format for `lastmod` tag. = 1.0.1 (2020-12-02) = * Fixed wrong method call. Props for Maciej Kuchnik. = 1.0.0 = * Init version. Props for [Sebastian Miśniakiewicz](https://profiles.wordpress.org/sebastianm/) for inspiration. == Upgrade Notice ==