Apache + PHP-FPM 与 WordPress 多站点问题

前些天切换服务器到 CentOS 7 上的 Apache 2.4,在使用 MPM event + PHP-FPM 的时候遇到了 ProxyPassMatch 与运行子目录(SubDirectory)形式的 WordPress 多站点(MultiSite)不匹配的问题。结果访问子站点的仪表盘就发现 css 文件和 js文件无法正确加载,遭遇 404 错误。这里是水景一页的修正方法。

继续阅读全文

WP Super Cache Error with Preloading Taxonomies on Mainblog of a Sub-directiory Multisite WordPress

With WP Super Cache 1.0, the author Donncha added a feature of preloading taxonomies (tags, categories) and custom post content. But if you run a multisite WordPress in sub-directory mode, this feature could be failure in the main blog.

继续阅读全文

多站点模式 WordPress 启用更新通告服务

WordPress 3 开始引入多站点功能,可以用一套程序建立多个文章、模板、设置、插件等相互独立的子站点。但是,WordPress 多站点(Multisite)模式移除了更新服务(Update Services)功能。当使用 WordPress 建立网络之后,我们可以通过 Activate Update Services 这个插件来重新激活更新服务功能。

继续阅读全文

完全兼容 WordPress 多站点模式的站点地图插件

向搜索引擎提供网站的站点地图(sitemap)可以帮助它们更好的索引和收录网站内容,是网站搜索引擎优化(SEO)的一个重要内容。Google (XML) Sitemaps Generator for WordPressArne Brachhold 开发的一个 WordPress 站点地图生成器插件,颇受 WPer 的喜爱。

继续阅读全文

Google Adsense 自定义搜索引擎中搜索范围的描述容易让人误解

Google Adsense 推出了新版的界面,自定义搜索引擎(Google Custom Search)也比以前更容易设置了。可是针对水景一页设置自定搜索引擎的时候却因为对 Google 的描述认识不足而瞎忙了好几天。今天终于碰巧发现是因为 Google 在 Adsense 中的自定义搜索引擎中搜索范围一节的描述不够清晰而导致设置错误。

继续阅读全文