Descripción
WordPress comments are very important for a blog and really makes it possible to interact with users. Comments are why users take more interest in a blog.
But one of the problems with the comments is that all the links (URLs) in the comments open in the same window. This diverts the user’s mind away from the actual post and increases the bounce rate.
This plugin opens all the links added in the comments and author URL, in a new tab or window which helps to decrease the bounce rate and increase user engagement on your blog.
Follow the development of this plugin on GitHub
P.S. It is always the best policy to open a support thread first before posting any negative review.
Instalación
- Upload the
wp-open-comment-links-in-new-window
folder to the/wp-content/plugins/
directory - Activate the plugin through the ‘Plugins’ menu in WordPress.
- That’s it!
Preguntas frecuentes
-
What does this plugin do?
-
This plugin opens all the links added in the comments and author URL, in a new tab or window which helps to decrease the bounce rate and increase user engagement on your blog.
-
Any specific requirements for this plugin to work?
-
No.
-
Is that it?
-
Pretty much, yeah.
Reseñas
Colaboradores y desarrolladores
«WP Open Comment Links in New Window» es un software de código abierto. Las siguientes personas han colaborado con este plugin.
ColaboradoresTraduce «WP Open Comment Links in New Window» a tu idioma.
¿Interesado en el desarrollo?
Revisa el código , echa un vistazo al repositorio SVN o suscríbete al registro de desarrollo por RSS.
Registro de cambios
1.2, November 30, 2017
- Updated function to avoid any conflict
1.1, September 29, 2015
- Updated WordPress compatibility
1.0, October 18, 2014
- Initial release