Connections-Business-Directory / Connections

Directory Plugin for WordPress
https://connections-pro.com
GNU General Public License v2.0
26 stars 18 forks source link

Double page meta description. #377

Closed shazahm1 closed 10 years ago

shazahm1 commented 10 years ago

This occurs with sites that have WordPress SEO by Yoast. It adds it own page meta description on entry specific pages. The solutions would be to unhook the following action on entry specific pages only: add_action( 'wpseo_head', array( $this, 'metadesc' ), 10 );

NOTE: This might need to be done on category specific pages too.

shazahm1 commented 10 years ago

ref: http://connections-pro.com/support/topic/duplicate-page-titles/

shazahm1 commented 10 years ago

closed via e564705531e502c1dbe246e1b2e0445de59c74c9