November 5th, 2009wordpress 技术笔记1
Fatal error: Allowed memory size of 33554432 bytes exhausted (tried to allocate 7680 bytes) in /home7/onenine9/public_html/bombgere/wp-includes/kses.php(413) : runtime-created function on line 1
在根目录的有个文件:wp-settings.php
第13行:
define(‘WP_MEMORY_LIMIT’, ’32M’);
改为 :
define(‘WP_MEMORY_LIMIT’, ’64M’);
http://www.google.com/webmasters/sitemaps/ping?sitemap=http://www.bombgere.com/sitemap.xml
Sitemap Notification Received
Your Sitemap has been successfully added to our list of Sitemaps to crawl. If this is the first time you are notifying Google about this Sitemap, please add it via http://www.google.com/webmasters/tools/ so you can track its status. Please note that we do not add all submitted URLs to our index, and we cannot make any predictions or guarantees about when or if they will appear.
http://www.google.com/webmasters/sitemaps/ping?sitemap=http://www.pucool.net/sitemap.xml



