As a rather quick helper post. Sometimes users will experience a problem with performance on simply posting content, whether that be blogs, forums, media, ect...If it's taking about 60 seconds to get the actual post published, it's probably your Google Ping Module causing problems. CS has a default module that talks to Google, and sometimes it will hold up post processing when trying to actually ping Google Servers, so the best thing to do is usually just remove it altogether. It can be found in your root communityserver.config file, by default line 858, search for the following tag:
<add name = "GooglePingModule" type = "CommunityServer.Components.GooglePingModule, CommunityServer.Components" />
Thanks,
Ryhow
