Unable to search link or CTA related info using examine search

Unable to search link or CTA related info using examine search. Link external/internal url and link title are not found in search results. (Umbraco 13.5.1)

Sorry, misread your question. So I’ll just make sure I’m getting it right. Are you saying that you don’t get hits on the “Link title” property when searching the external index?

Think we need a bit more to go on. How is the Link property used, and where for example…

yes link title not getting in the search results.

Example: If i search with ‘Example Link’ word(s), External indexing not able to fetch it.

Another question, why not update to Umbraco 13.7.2 to begin with? Umbraco 13.6 and 13.7 have a lot of small updates, bugfixes and improvements, maybe your issue is already fixed. Also, Umbraco 13.5.1 has a vulnerability, so in that sense you should also update :slight_smile:

Hi Peters,
May be your right, but if I don’t get a solution in current version then I will check my luck in latest version.
Can you please suggest if you have any idea about my problem.
Thanks.

I don’t think you will. I don’t think that those are actually indexed.
You will probably need to add some code to get them indexed.

If you look here https://docs.umbraco.com/umbraco-cms/13.latest/reference/searching/examine/indexing
you should find what you need to make that happen…