Support has been upgraded!
The Support Forum is closed. Not to worry! Providing the top quality support you expect and we're known for will continue! We're not ending support, just changing where you submit requests. This will provide you with the best experience possible.
Premium Support
Have you purchased an addon for Connections such as one of our premium templates or extensions with a valid license and you need help?
Please open a Support Ticket in your user account.
Free Support
Are you using the free Connections plugin? Don't worry, you are still very important to us! We are still providing you with the same high quality support that we're known for.
Please open a new support topic in the WordPress support forums for Connections.
Tagged: 0.8.14, duplicate, page title, seo
- This topic has 9 replies, 2 voices, and was last updated 7 years, 8 months ago by
Steven Zahm.
-
AuthorPosts
-
09/03/2014 at 4:34 am #302620
Steve Jones
ParticipantGoogle webmaster tools is reporting duplicate page titles on my sites, which seems to be a result of connections creating pages for each entry an using the host page title, I have attached a screen shot.
I see there are SEO options in settings but not sure this will help
Steve
Attachments:
You must be logged in to view attached files.09/03/2014 at 8:22 am #302625Steven Zahm
Keymaster@ Steve
Can you attach a screen capture of the Connections : Settings, SEO tab? You should have both the page title and page meta title enabled. That should prevent duplicate page titles as the entry name would be prepended to the root page title.
09/03/2014 at 8:43 am #302626Steve Jones
ParticipantAll enabled Steve
Attachments:
You must be logged in to view attached files.09/03/2014 at 10:48 am #302650Steven Zahm
Keymaster@ Steve
Looks like you’re using WordPress SEO by Yoast, yes? Seems that is overwriting the page title. Looking at Yoast’s code, I think the simple solution would be to run the Connections page title filter after Yoast.
Try changing the
10
on this line:
https://github.com/Connections-Business-Directory/Connections/blob/8.1/includes/class.seo.php#L54
to20
After you do, share a link that is being reported as a duplicate title so I can see if it is working or not. If that is the solution, I make this change to so it is included in the next update.
09/03/2014 at 11:13 am #302656Steve Jones
ParticipantSorry Steve
Tech dummy this end. Where would I find that file?
09/03/2014 at 11:30 am #302658Steven Zahm
Keymaster@ Steve
The file path is right in the URL ;) (well have of it anyway)
PATH:../wp-content/plugins/connections/includes/
FILE:class.seo.php
09/03/2014 at 11:39 am #302662Steve Jones
ParticipantSorry Steve. You have lost me. Where in WP Multisite do I access that path?
09/03/2014 at 12:29 pm #302666Steven Zahm
Keymaster@ Steve
Use the plugin editor or log into your site with FTP, download and edit the file, save and upload, overwriting the original.
09/03/2014 at 1:15 pm #302674Steve Jones
ParticipantOK, done that steve
here is an example of a duplicate title http://www.itshowcase.co.uk/erpsoftware/name/abby-griffiths/
btw, webmaster tools is also reporting some duplicate meta description e.g. http://www.itshowcase.co.uk/erpsoftware/name/ian-royall/
09/03/2014 at 1:50 pm #302678Steven Zahm
Keymaster@ Steve
Ok, the duplicate page title should be resolved now. I’ve made this change to Connections so all future version will contain this fix.
The duplicate meta description is a little more difficult to fix. I’ll have to release an update to address it.
I scheduled this update to release next week. Apologies for the trouble!
-
AuthorPosts
You must be logged in to reply to this topic.