I tried excluding the CPT from the Index Table (General Options), but it still displays it as a search result link. The CPT is utilized to add content that is displayed through shortcode. The CPT’s settings are set to Publicly Queryable = False and Exclude from Search = True. When I click on the search result it redirects to the homepage since the CPT doesn’t have an actual page/post to display content. For example: Specialized Mortgages.
On the other side, the content of the shortcode needs to be read as content for the page it resides. For example: “Specialized loan programs” is part of the content of the page “Conventional Mortgages”.
Are there possible solutions for these issues? Please advise. Thank you!