Descripció
This plugin removes the replytocom parameter that wordpress uses in threaded comments. Replaces them with a data-replytocom and later rebuild the href via an ajax call. This avoids duplicated content and favor SEO optimizations.
Visit the Seocom website for more information about SEO or WPO optimization
Instal·lació
- Install ReplyToCom Ajaxify either via the WordPress.org plugin directory, or by uploading the files to your server inside the wp-content/plugins folder of your WordPress installation.
- Activate ReplyToCom Ajaxify plugin via WordPress Settings.
- It’s done. Easy, isn’t it?
Col·laboradors i desenvolupadors
«ReplyToCom Ajaxify» és programari de codi obert. La següent gent ha col·laborat en aquesta extensió.
Col·laboradorsTraduïu «ReplyToCom Ajaxify» a la vostra llengua.
Interessats en el desenvolupament?
Navegueu pel codi, baixeu-vos el repositori SVN, o subscriviu-vos al registre de desenvolupament per fisl de subscripció RSS.
Registre de canvis
1.0.3
- BugFix. Fixed .htaccess rules management when installing/uninstalling the plugin.
1.0.2
- Verify the .htaccess write access to make the plugin able to modify it with Rewrite Rules.
1.0.1
- Added the option to do a 301 redirect when receiving simple replytocom queries. The only allowed replytocom query must be used with a _safereplytocom querystring parameter.
1.0.0
- Initial Release.