WPIntell

Source evidence

https site but only http links

BuddyPress Sitewide Activity Widget · support · 2018-07-28T12:04:00+00:00

mixedsentiment
mediumseverity
0.84relevance
2replies
Evidence linked to opportunitycommercial context

Proof Health

Open evidence

Commercial opportunities need traceable source links before they are treated as build-worthy.

3 / 31 rows with source links

9.7% of this page's analysis has direct source links.

0 build-decision rows missing links

0 rows here require auditable proof before promotion.

28 rows with no attached evidence

0 rows have source counts but still need direct links.

Conversation

support
snorklebum resolved
Hi, I’ve changed the settings in my wordpress general settings to make the site https but the links within Site Wide Activities are still pointing to http. I don’t have caching enabled and all the other links have changed to https. Any advise on where to look to find the issue? Thanks Hi, Thank you for using the plugin. The action links/content are generated by BuddyPress and most of the time they are static contents. Since you have only changed the site url(It only affected options table), the other links did not update. My suggestion will be to use a search and replace tool(Search and replace DB) and replace the http version of your site url to https verion in the yourtable_prefix_bp_activity table. Regards Brajesh Thanks for the speedy response, I’m amazed they hard code the site url in so many places 🙁

Comments

2 shown
Brajesh Singh 2018-07-28T14:35:00+00:00

Hi, Thank you for using the plugin. The action links/content are generated by BuddyPress and most of the time they are static contents. Since you have only changed the site url(It only affected options table), the other links did not update. My suggestion will be to use a search and replace tool(Search and replace DB) and replace the http version of your site url to https verion in the yourtable_prefix_bp_activity table. Regards Brajesh

snorklebum 2018-07-29T09:08:00+00:00

Thanks for the speedy response, I’m amazed they hard code the site url in so many places 🙁