I have the same problem as @nlarenas. I updated Hueman from version 3.6.0 to 3.7.4 about 3 weeks ago. I never had this problem before, so I wonder if it could be caused by some changes in recent versions of Hueman.
In Google’s search results I now see “Next story” in front of the title of my blog post.
Example: Previously Google displayed one of my most popular blog posts as Total eclipses in Norway. Recently Google started displaying Next story Total eclipses in Norway, which is really bad 🙁
I hope the theme author can look into this.
Thank you yallaman, let me know if you find a fix for this.
Thanks for reporting this issue @nlarenas @yallaman
No recent modification has been made in the theme about this. As you can see on github on the file which contains the “Next story” translatable string : https://github.com/presscustomizr/hueman/blob/dev/parts/post-nav.php#L3
For some unknown reason, Google news now integrate this string in the post title. I’m exploring a fix. Maybe moving the “Next story” string outside of the link could be the solution.