New to Translating WordPress? Read through our Translator Handbook to get started. Hide
Prio | Original string | Translation | — |
---|---|---|---|
Sitemap Index includes <strong>posts</strong>, <strong>pages</strong> and <strong>authors</strong> by default. | You have to log in to add a translation. | Details | |
Original untranslated
Sitemap Index includes <strong>posts</strong>, <strong>pages</strong> and <strong>authors</strong> by default.
You have to log in to edit this translation. Meta |
|||
No. If you have fancy URL's turned ON in WordPress (Permalinks), the sitemap url is <code>yourblogurl.tld/sitemap.xml</code> but if you have the Permalink Default option set the feed is only available via <code>yourblog.url/?feed=sitemap</code>. | You have to log in to add a translation. | Details | |
Original untranslated
No. If you have fancy URL's turned ON in WordPress (Permalinks), the sitemap url is <code>yourblogurl.tld/sitemap.xml</code> but if you have the Permalink Default option set the feed is only available via <code>yourblog.url/?feed=sitemap</code>.
CommentFound in faq paragraph. You have to log in to edit this translation. Meta |
|||
Stock tickers - Add stock tickers tag to your News Sitemap. A dedicated Stock Tickers taxonomy will be available to manage them. | You have to log in to add a translation. | Details | |
Original untranslated
Stock tickers - Add stock tickers tag to your News Sitemap. A dedicated Stock Tickers taxonomy will be available to manage them.
CommentFound in description list item. You have to log in to edit this translation. Meta |
|||
But if the index.php is together with your wp-config.php and all other WP files in a subdir, meaning your blog is only accessible via that subdir, you need to manage your own robots.txt file in your <strong>domain root</strong>. It <em>has</em> to be in the root (!) and needs a line starting with <code>Sitemap:</code> followed by the full URL to the sitemap feed provided by XML Sitemap Feed plugin. Like: | You have to log in to add a translation. | Details | |
Original untranslated
But if the index.php is together with your wp-config.php and all other WP files in a subdir, meaning your blog is only accessible via that subdir, you need to manage your own robots.txt file in your <strong>domain root</strong>. It <em>has</em> to be in the root (!) and needs a line starting with <code>Sitemap:</code> followed by the full URL to the sitemap feed provided by XML Sitemap Feed plugin. Like:
CommentFound in faq paragraph. You have to log in to edit this translation. Meta |
|||
That depends on where the index.php and .htaccess of your installation reside. If they are in the root while the rest of the WP files are installed in a subdir, so the site is accessible from your domain root, you do not have to do anything. It should work out of the box. | You have to log in to add a translation. | Details | |
Original untranslated
That depends on where the index.php and .htaccess of your installation reside. If they are in the root while the rest of the WP files are installed in a subdir, so the site is accessible from your domain root, you do not have to do anything. It should work out of the box.
CommentFound in faq paragraph. You have to log in to edit this translation. Meta |
|||
In normal circumstances, if you have no static robots.txt file in your site root, the new sitemap url will be automatically added to the dynamic robots.txt that is generated by WordPress. | You have to log in to add a translation. | Details | |
Original untranslated
In normal circumstances, if you have no static robots.txt file in your site root, the new sitemap url will be automatically added to the dynamic robots.txt that is generated by WordPress.
CommentFound in faq paragraph. You have to log in to edit this translation. Meta |
|||
Ping settings can be found on <strong>Settings > Writing</strong>. | You have to log in to add a translation. | Details | |
Original untranslated
Ping settings can be found on <strong>Settings > Writing</strong>.
CommentFound in faq paragraph. You have to log in to edit this translation. Meta |
|||
Once a sitemap is enabled, its options can be found on <strong>Settings > XML Sitemap</strong> or on <strong>Settings > Google News</strong>. | You have to log in to add a translation. | Details | |
Original untranslated
Once a sitemap is enabled, its options can be found on <strong>Settings > XML Sitemap</strong> or on <strong>Settings > Google News</strong>.
CommentFound in faq paragraph. You have to log in to edit this translation. Meta |
|||
On <strong>Settings > Reading</strong> you can enable the XML Sitemap Index and (if needed) the Google News Sitemap. There is also an Additional robots.txt rules field. | You have to log in to add a translation. | Details | |
Original untranslated
On <strong>Settings > Reading</strong> you can enable the XML Sitemap Index and (if needed) the Google News Sitemap. There is also an Additional robots.txt rules field.
CommentFound in faq paragraph. You have to log in to edit this translation. Meta |
|||
Changefreq has been dropped since version 4.9 because it is no longer taken into account by Google. | You have to log in to add a translation. | Details | |
Original untranslated
Changefreq has been dropped since version 4.9 because it is no longer taken into account by Google.
CommentFound in faq paragraph. You have to log in to edit this translation. Meta |
|||
Yes. In fact, it has been designed for it. Tested on WPMU 2.9.2 and WPMS 3+ both with normal activation and with Network Activate / Site Wide Activate. | You have to log in to add a translation. | Details | |
Original untranslated
Yes. In fact, it has been designed for it. Tested on WPMU 2.9.2 and WPMS 3+ both with normal activation and with Network Activate / Site Wide Activate.
CommentFound in faq paragraph. You have to log in to edit this translation. Meta |
|||
Read more on <a href="http://codex.wordpress.org/Editing_wp-config.php#Increasing_memory_allocated_to_PHP">Increasing memory allocated to PHP</a> (try a value higher than 256M) or ask your hosting provider what you can do. | You have to log in to add a translation. | Details | |
Original untranslated
Read more on <a href="http://codex.wordpress.org/Editing_wp-config.php#Increasing_memory_allocated_to_PHP">Increasing memory allocated to PHP</a> (try a value higher than 256M) or ask your hosting provider what you can do.
CommentFound in faq paragraph. You have to log in to edit this translation. Meta |
|||
This can happen on large sites. To avoid these issues, there is an option to split posts over different sitemaps on Settings > XML Sitemap. Try different settings, each time revisiting the main sitemap index file and open different sitemaps listed there to check. | You have to log in to add a translation. | Details | |
Original untranslated
This can happen on large sites. To avoid these issues, there is an option to split posts over different sitemaps on Settings > XML Sitemap. Try different settings, each time revisiting the main sitemap index file and open different sitemaps listed there to check.
CommentFound in faq paragraph. You have to log in to edit this translation. Meta |
|||
B. If the source is empty or incomplete then you're probably experiencing an issue with your servers PHP memory limit. In those cases, you should see a messages like <code>PHP Fatal error: Allowed memory size of xxxxxx bytes exhausted.</code> in your server/account error log file. | You have to log in to add a translation. | Details | |
Original untranslated
B. If the source is empty or incomplete then you're probably experiencing an issue with your servers PHP memory limit. In those cases, you should see a messages like <code>PHP Fatal error: Allowed memory size of xxxxxx bytes exhausted.</code> in your server/account error log file.
CommentFound in faq paragraph. You have to log in to edit this translation. Meta |
|||
A. If you see strange output in the first few lines (head tags) of the source, then there is a conflict or bug occuring on your installation. Please go to the <a href="http://wordpress.org/support/plugin/xml-sitemap-feed">Support forum</a> for help. | You have to log in to add a translation. | Details | |
Original untranslated
A. If you see strange output in the first few lines (head tags) of the source, then there is a conflict or bug occuring on your installation. Please go to the <a href="http://wordpress.org/support/plugin/xml-sitemap-feed">Support forum</a> for help.
CommentFound in faq paragraph. You have to log in to edit this translation. Meta |
Export as
Comment
Found in description list item.