WordPress博客链接路径设置及新浪SAE设置
一般有几种被普遍推荐的设置方法: /%category%/%postname%.html /archives/%postname%.html /archives/%post_id%.html /%postname%.html 关于/%postname%.html链接优点 1.链接较短更利于搜索引...
wordpress在Nginx环境中调用主题404.php页面
网站之前在阿里虚拟主机用Apache可以正常调用wordpress主题下的404.php页面作为错误也展示,现在把网站转移到ECS服务器上使用Nginx环境,发现404错误页面居然是跳转回首页的,也就是用了网站指...