Prio | Original string | Translation | — |
---|---|---|---|
↑ | A WordPress XML Sitemap plugin that comes with support for Sitemap Index, Multi-site and Google News sitemap. Image sitemap is supported, too. | You have to log in to add a translation. | Details |
Original untranslated
A WordPress XML Sitemap plugin that comes with support for Sitemap Index,↵
Multi-site and Google News sitemap. Image sitemap is supported, too.
You have to log in to edit this translation. Meta |
|||
↑ | Better WordPress Google XML Sitemaps (support Sitemap Index, Multi-site and Google News) | You have to log in to add a translation. | Details |
Original untranslated
Better WordPress Google XML Sitemaps (support Sitemap Index, Multi-site and Google News)
CommentName. You have to log in to edit this translation. Meta |
|||
If you have trouble using this plugin, consider giving the <a href="http://betterwp.net/wordpress-plugins/google-xml-sitemaps/faq/">Frequently Asked Questions</a> page a look. | You have to log in to add a translation. | Details | |
Original untranslated
If you have trouble using this plugin, consider giving the <a href="http://betterwp.net/wordpress-plugins/google-xml-sitemaps/faq/">Frequently Asked↵
Questions</a>↵
page a look.
CommentFound in faq paragraph. You have to log in to edit this translation. Meta |
|||
This plugin also comes with a convenient base class for developing modules with easy to use and thoroughly documented API. Since modules can be defined by you, there's no limitation what a sitemap can have (for example you can bypass the 50,000 URL limit, as stated above). There's one limitation, though: your imagination ;). Oh, did I mention that you can even use module to create another sitemap index? | You have to log in to add a translation. | Details | |
Original untranslated
This plugin also comes with a convenient base class for developing modules with↵
easy to use and thoroughly documented API. Since modules can be defined by you,↵
there's no limitation what a sitemap can have (for example you can bypass the↵
50,000 URL limit, as stated above). There's one limitation, though: your↵
imagination ;). Oh, did I mention that you can even use module to create↵
another sitemap index?
CommentFound in description paragraph. You have to log in to edit this translation. Meta |
|||
The unrivaled flexibility this plugin offers is the ability to define your custom sitemaps using modules. Each module is a actually .php file that tell BWP Google XML Sitemap how to build a sitemap file. You can extend default modules or create completely new ones. | You have to log in to add a translation. | Details | |
Original untranslated
The unrivaled flexibility this plugin offers is the ability to define your↵
custom sitemaps using modules. Each module is a actually .php file that tell↵
BWP Google XML Sitemap how to build a sitemap file. You can extend default↵
modules or create completely new ones.
CommentFound in description paragraph. You have to log in to edit this translation. Meta |
|||
If you choose the sub-domain approach, each sub-domain can also have its own <code>robots.txt</code>. | You have to log in to add a translation. | Details | |
Original untranslated
If you choose the sub-domain approach, each sub-domain can also have its own <code>robots.txt</code>.
CommentFound in description paragraph. You have to log in to edit this translation. Meta |
|||
There's always a sitemap index for your main site, available at <code>http://example.com/sitemapindex.xml</code>. | You have to log in to add a translation. | Details | |
Original untranslated
There's always a sitemap index for your main site, available at <code>http://example.com/sitemapindex.xml</code>.
CommentFound in description paragraph. You have to log in to edit this translation. Meta |
|||
For sub-domain installation, your sitemap index will appear at <code>http://sub-domain.example.com/sitemapindex.xml</code>. For sub-folder installation, your sitemap index will appear at <code>http://example.com/sub-folder/sitemapindex.xml</code>. | You have to log in to add a translation. | Details | |
Original untranslated
For sub-domain installation, your sitemap index will appear at <code>http://sub-domain.example.com/sitemapindex.xml</code>.↵
For sub-folder installation, your sitemap index will appear at <code>http://example.com/sub-folder/sitemapindex.xml</code>.
CommentFound in description paragraph. You have to log in to edit this translation. Meta |
|||
Each website within your network will have its own sitemap index and sitemaps. | You have to log in to add a translation. | Details | |
Original untranslated
Each website within your network will have its own sitemap index and sitemaps.
CommentFound in description paragraph. You have to log in to edit this translation. Meta |
|||
Furthermore, you can set a separate limit for split sitemaps or simply use the global limit. | You have to log in to add a translation. | Details | |
Original untranslated
Furthermore, you can set a separate limit for split sitemaps or simply use the↵
global limit.
CommentFound in description paragraph. You have to log in to edit this translation. Meta |
|||
This not only helps you bypass the 50,000 URLs limit without having to build your custom modules, but also helps make your sitemaps smaller, lighter, and of course faster to generate. This plugin has been tested on sites that have nearly 200K posts and it took less than 1 second to generate the sitemap index. | You have to log in to add a translation. | Details | |
Original untranslated
This not only helps you bypass the 50,000 URLs limit without having to build↵
your custom modules, but also helps make your sitemaps smaller, lighter, and of↵
course faster to generate. This plugin has been tested on sites that have↵
nearly 200K posts and it took less than 1 second to generate the sitemap index.
CommentFound in description paragraph. You have to log in to edit this translation. Meta |
|||
As of version 1.1.0, this plugin can automatically split large post sitemaps into smaller ones when limit reached. For example if you have 200K posts and would like to have 10K posts for each sitemap, BWP GXS will then split <code>post.xml</code> into 20 parts (i.e. from <code>post_part1.xml</code> to <code>post_part20.xml</code>). | You have to log in to add a translation. | Details | |
Original untranslated
As of version 1.1.0, this plugin can automatically split large post sitemaps↵
into smaller ones when limit reached. For example if you have 200K posts and↵
would like to have 10K posts for each sitemap, BWP GXS will then split <code>post.xml</code>↵
into 20 parts (i.e. from <code>post_part1.xml</code> to <code>post_part20.xml</code>).
CommentFound in description paragraph. You have to log in to edit this translation. Meta |
|||
For a search engine to acknowledge your sitemaps, you only have to submit the sitemap index and you're done, no need to submit each sitemap individually. | You have to log in to add a translation. | Details | |
Original untranslated
For a search engine to acknowledge your sitemaps, you only have to submit the↵
sitemap index and you're done, no need to submit each sitemap individually.
CommentFound in description paragraph. You have to log in to edit this translation. Meta |
|||
It gives you many benefits such as: possibility to bypass the 50,000 URL limit (for example you can have 10 custom sitemaps, each has 10,000 URLs), or possibility to make the generation time much faster (because each sitemap is requested separately and is built by its own module), etc. | You have to log in to add a translation. | Details | |
Original untranslated
It gives you many benefits such as: possibility to bypass the 50,000 URL limit↵
(for example you can have 10 custom sitemaps, each has 10,000 URLs), or↵
possibility to make the generation time much faster (because each sitemap is↵
requested separately and is built by its own module), etc.
CommentFound in description paragraph. You have to log in to edit this translation. Meta |
|||
A sitemap index, as its name suggests, is a sitemap that allows you to group several sitemaps inside it. | You have to log in to add a translation. | Details | |
Original untranslated
A sitemap index, as its name suggests, is a sitemap that allows you to group↵
several sitemaps inside it.
CommentFound in description paragraph. You have to log in to edit this translation. Meta |
Export as
Comment
Short description.