jani-u
Forum Replies Created
-
Me too. My site’s most important page is custom coded and not part of wordpress like rest of the site. And now I’m not able to include this most important page in the sitemap.
I’m also concerned about this. Why does it have to put canonical tag on every page instead of just those that really need it?
It’s great that XML sitemap is included but it’s missing some important features like the possibility to include pages outside of wordpress: http://wordpress.org/support/topic/plugin-wordpress-seo-by-yoast-how-to-add-non-wordpress-pages-to-sitemap
Also it would be useful to be able to set the priorities for each page type. If my site uses mainly pages instead of posts, I want pages to have high priority instead of low that they are now given automatically.
Forum: Networking WordPress
In reply to: Receiving 404 errors when using multi user functionI’m on Unix server and only solution I found was to disable object caching. This can be done in the main page of the W3 plugin’s settings…
Forum: Plugins
In reply to: [W3 Total Cache] [Plugin: W3 Total Cache] Object cache flushingI’ve had several problems with the object cache. If I want to test this, where should I add it and where to call it from?
I had the same problem with WP 3.01 multisite. If I remember correctly, turning of the object cache helped. I had other problems with object cache so I had to disable it anyway, but you might also try just adding the trailing slash in htaccess.
Hi,
Also it would be useful to be able to automatically exclude the WordPress default posts and hello world comments for new blogs that have just been created. Also these new blogs should not be in the blog list before they have atleast one post created by the user.
Jani
Forum: Networking WordPress
In reply to: Receiving 404 errors when using multi user functionI had the same problem just last night. When I created a new blog in subdirectory everything seemed to go ok, and it was listed in sites. But when I tried to visit the new blog it gave an 404 not found.
It seems to be a problem with W3 Total Cache plugin. When I disabled that, the blogs created after disabling the plugin are found. Also just disabling the database and object cache seems to solve it.