upgraded:FCKEditor for wordpress version 3.2
FCKEditor for wordpress has been upgraded to version 3.2 with support for wordpress’s “Read more” feature:
![]()
FCKEditor for wordpress has been upgraded to version 3.2 with support for wordpress’s “Read more” feature:
![]()
October 26th, 2009 in wordpress | 4 comments
FCKEditor for wordpress has been upgraded to version 3.1 to work with the lastest version of FCKEditor : CKEditor 3.0.1.you can try the demo of CKEditor here: http://ckeditor.com/demo
October 18th, 2009 in wordpress | 4 comments
This version adds a feature that can automatically generate “noindex,follow” meta tag in your paged comments page to avoid duplicate content in search engine.Many thanks to Hank’s for his great comment and advice to YAAPC:
Isn’t that causeing a lot of duplicate content? Do i’ve to stop all “?p=x&cp=x#comments” pages from being indexed via .htaccess/robot.txt or is there a switch to mark them “noindex” in robots meta tag? Every click on another comments page is counted as real pageview, right?
October 8th, 2008 in wordpress | 5 comments
First,download and install the FastCgi Extension for IIS 6 from microsoft.The FastCGI protocol enables PHP applications to be hosted on the IIS web server in a high-performance and reliable way.FastCGI re-uses CGI processes for multiple requests, which provides a significant performance boost as compared to CGI.
October 4th, 2008 in wordpress | 4 comments
This Plugin provides Ajax enabled comments system with paging,posting and form validation to your WordPress blog.
Features:
When the user navigate through the comments via page selector,only the comments area will be send back to the client and refreshed,not the full page.This actually save your server load and bandwidth thus making your blog faster and more responsive. The paging system works even if JavaScript is disabled.
Pagination can cause a duplicate content issue with search engines.YAAPC can automatically generate “noindex,follow” meta tag in your paged comments page to avoid duplicate content in search engines that may hurt your rankings.(many thanks for Hank’s great comment and advice)
Posting comments via Ajax,without page refreshing.
validate the user input in comment form before sending to server.
September 28th, 2008 in wordpress | 145 comments
Some people told me that they can’t redirect from default permalinks structure (/?p=#) to a new one via Permalinks Migration plugin.Revenuenets sent me a message a few days ago:
hi Dean,i think the problem that i’ve asked you previously is a wordpress 2.5 limitation,without using any plugins, wordpress itself can’t even redirect /%postname%/ to /%category%/%postname%/ .
any comments on that?
August 7th, 2008 in wordpress | 24 comments