Hi,
I’m using the search module on a site that I’m creating at the moment. The search results page comes up as the default search result page - I haven’t changed anything yet.
When I search for blogs, I want to be able to insert them into a template as they would appear on the site. Obviously, this involves several different templates depending on the area of the site the blog is appearing in, so the URL structure is different.
Eg: path to blog 1: template1/template2/blog1
path to blog 2: template3/template4/blog2
Is there any way that I can make individual search result links specific to the where certain blogs can be found?
I have a feeling the answer is no, because EE is tailored to be so dynamic.
Perhaps there’s a way around this?