Tag Archive for 'WordPress MU'

How to use XML Sitemap plug-in with WordPress MU

A couple months ago, I wrote a blog post in my Chinese blog about my own experience of configuring XML SiteMap plugin in the WordPress MU. It turned out that a lot of MU owners had the same problem before. So I decided to re-write it in English and share with you here.

I guess you should be familiar what the Google SiteMap is if you would like to increase your website/blog’s rank in search result. And you are using WordPress as your blogging platform, you might be interested in a plug-in called Google (XML) Sitemaps Generator for WordPress, which can allow you to easily generate Google XML SiteMap within your blog. But unfortunately the XML Sitemaps Generator (version 3.0.3) I used was not developed for WordPress MU. By default, it could only generate the XML sitemap for the primary blog not all other blogs in your WordPress MU.

Well, you can try your lucks on the author’s website to see whether he/she released a newer version to resolve the issue, or you can do it yourself by changing a few lines of code as I shared below.

Continue reading ‘How to use XML Sitemap plug-in with WordPress MU’

Related posts

Fix wp.getusersblogs error in Windows Live Writer after upgrading to WordPress MU 1.5.1

I have been using Microsoft Windows Live Writer to update my blogs for a while, but today I got some errors when I tried to publish a post to my newly upgraded WordPress MU 1.5.1 blog. After this error message, I got a prompt windows to ask my blog logon user name and password. I thought the upgrading changed the user information anyhow, so that I updated my logon password, and re-typed it in Live Writer. When I re-published, again saw the same error. I stopped, and then tried to view the web blog within the WLW. The same wp.getusersblogs error popped-up as I encountered during the publishing.

The following is the detailed error message:

log Server Error - Server Error -32601 Occurred server error. requested method wp.getUsersBlogs does not exist. You must correct this error before proceeding.

Continue reading ‘Fix wp.getusersblogs error in Windows Live Writer after upgrading to WordPress MU 1.5.1′

Related posts

How to install wp-catch plugin in WordPress MU mu-plugins folder

I downloaded the wp-catch plugin from WordPress Extend page and need to install on my WordPress MU blog sites. I can put it in the wp-content/plugins folder but I just did not want to active it in all of my blog sites.

Continue reading ‘How to install wp-catch plugin in WordPress MU mu-plugins folder’

Related posts

Download Simplified Chinese Language Pack for WordPress MU 1.3

WordPress MuHere you can only download Chinese Language Pack for the multiple-user version of WordPress 1.3, if you would like to get the latest language pack for single user of WordPress MU, please Click here

Chinese Localization files for WordPress MU 1.3

(1783 Strings, last updated on 2007-11-03 11:00 am)

zh_CN.mo
zh_CN.po

Continue reading ‘Download Simplified Chinese Language Pack for WordPress MU 1.3′

Related posts

WordPress MU 1.3 finally here

WordPress MuFrom one blog of my blogroll links, I was happy to hear that there was a newer version of WordPress MU available now. Finally MU has been upgraded nearly a month after the WordPress was upgraded to 2.3 then 2.3.1.

I downloaded the zip file from the official website of WordPress MU and compared it with WordPress MU 1.25a within WinMerge. And I found that there were a lot of files changed, including the include/kses.php. Since I did something changes on kses.php, I had to merge my changes to the newer file then go ahead to upload the new version to my blog sites.

Continue reading ‘WordPress MU 1.3 finally here’

Related posts