Hi, I’m having trouble with a site’s search results. Whether I use plugins or use Relevanssi for example, search results do not include pages that contain the searched words. I added the excerpt to the pages through a shortcode inserted in the functions.php file, which I found on apex, but if I search for a word contained in the excerpt I don’t get results. Why don’t the contents of the pages appear in the search results?
Hi @scvizar,
Thank you for writing in, that would require customization to make the search more effective, example https://wordpress.stackexchange.com/questions/173193/how-to-search-for-posts-in-or-title-or-content-or-author
But, it may still not work if your pages and post are created to builder’s v2 elements. It’s a known bug and there is no current workaround. That’s because v2 element’s content aren’t accessible outside it, please stay tuned as this reported to be fixed for the next release
Cheers!
Does Google bot read the v2 content?
Hi @scvizar,
Google Bot tracks the HTML result of a page and it is a whole different thing. Having a V2 element or not is irrelevant in this case as the final result is the HTML code that is generated and that is accessible to the Google Bot unless you tell it otherwise in robots.txt. Click here for more information.
Thank you.
thank you!
You’re more than welcome, glad we could help.
Cheers!
This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.