I have added incorporated this changes to my modules-info.php
https://github.com/Automattic/jetpack/commit/78a0d5e5cd05cbda233f3e192b6c700db3c6371f
deactivate activated related post.
Now I can see my post being index. It is now 100% indexed. And within my website’s ( goodgoodlife.org ) html souce. I can only see related javascript, css and h3. But related post is still not showing in my website.
I am having this problem…makes me and the site look bad….
I’ve deactived and re-activated…still same 404 Error when someone clicks on “RELATED” under the posts.
When i go into the Jetpack settings and click on “Related Posts” section, i get an error
Warning: call_user_func_array() expects parameter 1 to be a valid callback, function ‘vaultpress_jetpack_more_info_connected’ not found or invalid function name in …. line 470
goodgoodlifeorg just checked your site and it looks like the related posts are showing up now.
nope….I’m using another plugins called related post thumbs. Which’s algorithm for showing the related post is not very accurate. I want to use jetpack’s related post. If you look at my site’s source code. It is activated. But not showing.
@goodgoodlifeorg – Could you switch back to the Jetpack module so we can check this out in further detail? There are a couple of reasons for this, assuming the connection isn’t the problem, typically:
1. The post isn’t indexed, so nothing is being returned or
2. A Javascript error that is preventing the results from rendering.
@mediakraze – Could you post your site’s URL with an example?