Problem with site's search results "Read More" link?

I'm hoping someone will be able to help me with this issue. I noticed today that when I search certain serch terms in my Wordpress site's search box the link is messed up (shown in the image below outlined by the yellow boxes) and when clicked, the link takes the user to a blank page.

When I searched other terms, either there was the issue on all of the search results for that term or there was no issue at all.

Any ideas what may be causing this and how to fix it? Thanks in advance!

Topic excerpt links Wordpress search

Category Web


I would check your theme for a filter added to excerpt_more or more likely the_content_more_link

Chances are there is some error in the coding for a function added to this filter that is limiting the total characters or somehow stuffing up the correct HTML syntax.


probably in your search template file there is a unclosed html tag.

Check into your theme folder the file search.php into foreach loop.

About

Geeks Mental is a community that publishes articles and tutorials about Web, Android, Data Science, new techniques and Linux security.