Generate and add XML sitemap to WordPress website. Help search engines index your blog.
Sitemap plugin automatically generates XML sitemap for your WordPress website and helps search engines index your blog. Such sitemap file helps web crawlers to extract the structure of your website more effectively.
The plugin supports default WordPress pages as well as custom URLs. It can be also added to your Google Webmaster Tools account.
Improve your website SEO today!
Pro Features
All features from Free version included plus:
- Add external sitemap files
- Exclude certain pages or post types from your sitemap file
- Set the frequency of
- Your website content changes for all pages
- External sitemap file update
- Configure all subsites on the network
- Add custom URLs to the sitemap file
- Change Sitemap File name
- Get answer to your support question within one business day (Support Policy)
- Edit title and meta description [NEW]
If you have a feature suggestion or idea you’d like to see in the plugin, we’d love to hear about it! Suggest a Feature
Visit our Help Center if you have any questions, our friendly Support Team is happy to help — https://support.bestwebsoft.com/
Earn 20% commission by selling the premium WordPress plugins and themes by BestWebSoft — https://bestwebsoft.com/affiliate/
Some of these translations are not complete. We are constantly adding new features which should be translated. If you would like to create your own language pack or update the existing one, you can send the text of PO and MO files to BestWebSoft and we’ll add it to the plugin. You can download the latest version of the program for work with PO and MO files Poedit.
google-sitemap-plugin
to the directory /wp-content/plugins/
.View a Step-by-step Instruction on Sitemap Installation
Sitemap plugin generates the “sitemap.xml” file, which is located in the website root directory. You can add this file to your Google Tools account.
The plugin cannot apply any visual changes to your website.
After opening the Settings page the sitemap.xml file will be created automatically in the site root.
Check the plugin version and the folder permissions (it is better to use 644 or 755). You should create both files manually (“robots.txt” and “sitemap.xml”) and set permissions to 755 for both.
You should edit ‘.htaccess’ file which is located in the root of your WordPress installation. Please open it with a text editor and add the following code to the end of this file:
<IfModule mod_rewrite.c> RewriteEngine On RewriteBase / RewriteRule robots\.txt$ index.php?gglstmp_robots=1 </IfModule>
Also, “Search Engine Visibility” option should be unmarked on the Settings > Reading page.
Try to increase an available memory limit (i.e. up to 256M) by adding the following lines to your ‘wp-config.php’ file:
ini_set('memory_limit','256M'); define('WP_MEMORY_LIMIT', '256M');
Please make sure that the problem hasn’t been discussed yet on our forum (https://support.bestwebsoft.com). If no, please provide the following data along with your problem’s description: