Linux 软件免费装

Plugin Name

开发者 nuprn1
更新时间 2011年1月25日 00:49
捐献地址: 去捐款
PHP版本: PHP 5.2, WordPress 2.9.2, BuddyPress 1.2.x 及以上
WordPress版本: PHP 5.2.x, WordPress 2.9.2, BuddyPress 1.2.1

标签

buddypress sitemap sitemaps google sitemaps

下载

0.0.1 0.0.2 0.0.3 0.0.4

详情介绍:

** IMPORTANT ** This plugin will not be updated for future versions of BuddyPress (1.3) - if you would like to take over this plugin, please contact me. http://twitter.com/#!/etiviti/statuses/29550143485247489 This plugin will generate a sitemapindex and various component sitemap xml files for search engines: Google, Bing, Yahoo and Ask.com to better index BuddyPress. With such a sitemap, it's much easier for the crawlers to see the complete structure of your site and retrieve it more efficiently. Related Links: Based on: This is a early BETA release: This plug-in does not invoke BP components but rather queries MySQL directly. If you test this plug-in, please use the debug rebuild option which will output logs. A daily cron to generate the sitemap is set upon activation - you may change this - see FAQ What to expect:

安装:

  1. Upload the full directory into your wp-content/plugins directory
  2. Use your favorite FTP program to a file in your WordPress/Base directory (that's where the wp-config.php is) named bp-sitemap.xml
Depending which BuddyPress components are activited - YOu may need to create the following as well:

常见问题:

When does the sitemap update?

Currently upon activation of this plugin - a daily cron will be set. In your wp-config.php file you may add define( 'BP_SITEMAP_CRON_INTERVAL', 'daily' ); to one of the accepted wp-cron values (hourly, twicedaily, daily) If you need to change the time of execution - simply deactivate and reactivate the sitemap at the time you wish to the cron build to occur (this will change in future release to a selectable time)

I can not set the priority for certain components and urls!

This is a BETA and currently priority is hardcoded into bp-sitemap-core.php file

Does this plugin work with WordPressMU?

I'm not sure - please test and let me know.

I get an fopen and / or permission denied error or my sitemap files could not be written

If you get permission errors, make sure that the script has the right to overwrite the sitemap.xml and sitemap.xml.gz files. Try to create the sitemap.xml resp. sitemap.xml.gz at manually and upload them with a ftp program and set the rights with CHMOD to 666 (or 777 if 666 still doesn't work). Then restart sitemap generation on the administration page. A good tutorial for changing file permissions can be found on the WordPress Codex and at stadtaus.com.

Why does this plugin generate multiple sitemap files?

Per the sitemap.org protocol - urls are limited to 50k per file. Given the community nature of BuddyPress, extracting content into a sitemapindex will allow larger sites to publish all urls.

My question isn't answered here

Please contact me on

更新日志:

0.0.4 0.0.3 0.0.2 0.0.1