Currently 18:26:40 GMT

(Login | Register)

Owner: Manuel

Type: WPMU Plugin

Created: 2007-05-21 13:53:25

Last Modified: 2007-06-28 16:28:56


This project does not currently have any files attached.

project moved here



Posted 2007-05-22 16:03:00 by infobih.

Hi there I've just installed your plugin at Wordpress MU site http://blogtodo.com/ and so far it works fine. But, if any user have multiple blogs, it doesn't work properly. It creates always sitemap.xml in the same (first) blog.dir for that logged user. If you switch to another blog from same user, and make new post, plugin again create sitemap.xml in first subdirectory instead proper. So, I think you should related variable $blogID instead $userID What do you think???


Posted 2007-05-23 06:51:31 by manuel.

thanks for your feedback, infobih I fixed it and upload a new corrected version regards Manuel


Posted 2007-05-23 13:44:00 by infobih.

Hi again

thank you for fixing plugin. But one more time I have noticed that produced sitemap.xml doesn't care about blog subdomains for example it produces:

http://domain.com/post-title-tag instead
http://subdomain.domain.com/post-title-tag
Although it is not usable for Search Engine because it gives 404 error for each URL listed in sitemap.xml

Thank you for your effort


Posted 2007-05-23 14:24:06 by infobih.

Hi again

thank you for fixing plugin. But one more time I have noticed that produced sitemap.xml doesn't care about blog subdomains for example it produces:

http://domain.com/post-title-tag instead
http://subdomain.domain.com/post-title-tag
Although it is not usable for Search Engine because it gives 404 error for each URL listed in sitemap.xml

Thank you for your effort


Posted 2007-05-23 18:34:08 by manuel.

I am unable to verify this, I tested in a pair of my blogs and it works fine ( http://manuel.sonicbands.com http://manuel.sonicbands.com/sitemap.xml http://manuel.sonicbands.com/2007/05/11/3 ) can you please tell me a url of a sitemap and a blog that accours this problem so I can see it action? thanx Manuel


Posted 2007-05-23 19:10:32 by infobih.

Well,

Maybe I did not explain very well.

Here is the problem.

Your plugin now generating sitemap.xml correct into respective directories (files/sitemap.xml). It works fine now.

But, INSIDE generated sitemap url path for generated url's is not correct. I mean just beginning part of generated url's in not correct

It is generated

http://blogtodo.com//2007/04/09/health-hazards-of-smoking

instead correct url for subdomain

http://medicine.blogtodo.com/2007/04/09/health-hazards-of-smoking

You can see now what is problem, at least for me

In your example i can see you are testing with same subdomain

Thank you very much, because your plugin is very useful.


Posted 2007-05-24 18:52:24 by manuel.

if health-hazards-of-smoking is a page and not a post that was the problem, because pages doen't have the post data coded in the url I have seen the sitemap.xml for medicine.blogtodo.com and all the urls has the subdomain medicine, so I tried http://medicine.blogtodo.com/2007/04/09/health-hazards-of-smoking and I got a 404 but http://medicine.blogtodo.com/health-hazards-of-smoking gave me the correct page I fixed it, please download the plugin and try to rebuild the sitemap thank you Manuel


Posted 2007-05-25 12:04:24 by infobih.

Thank you,

again me. You have fixed all now. But, here is another issue (am I hard tester?)

If you change permalinks structure your plugin wouldn't generate properly path for url's

example

http://xxx.domain.com/title-of-the-post

became

http://xxx.domain.com/2007/05/25/title-of-the-post

in the sitemap

Can you look around, please?

Anyway, you have done great and useful plugin


Posted 2007-05-25 16:02:00 by manuel.

sorry but I never thought to this I think I can try to solve in the next few days thank you to your support to testing this


Posted 2007-05-27 10:47:01 by manuel.

hi that is a permealink compliant version of my sitemap plugin. when you modify the permealink structure be careful to use tags as described here: http://codex.wordpress.org/Using_Permalinks#Structure_Tags so extravagant tags can't be recognized. I have tested as well so please let me know for every bug you can found in the plugin regards Manuel


Posted 2007-09-03 05:11:25 by suleimankhan.

I understand this plugin will automatically generate sitemaps for blogs, but don't those blogs still have to be submitted to Google?


You must be registered and logged in to post comments. Not registered? Click here to get your free account!