This is my weird problem, not a bug or a Zoom Search issue, but a solution would be nice!
I have a site that was coded before I came to work at my job. It is a mess. The main problem is the urls all point to one page and get pulled into that template. So, for example, all the urls look like this:
www.mysite.com/main.asp?url=*anypage.html*
so then main.asp page is a template, and the *anypage.html* is the content that gets pulled into the template.
I figured out how to get Zoom Search to work under these wacky conditions by calling the baseurl "www.mysite.com/main.asp?url=". However, when you click on a PDF file, the page shows the site's template but instead of a PDF file it shows the PDF code (a string of crazy looking text and symbols). I hope my description makes sense.
Is there a way to change the baseurl only for PDF files, or am I going to have to figure out a better solution to this mind boggling issue? Any help is appreciated.
I have a site that was coded before I came to work at my job. It is a mess. The main problem is the urls all point to one page and get pulled into that template. So, for example, all the urls look like this:
www.mysite.com/main.asp?url=*anypage.html*
so then main.asp page is a template, and the *anypage.html* is the content that gets pulled into the template.
I figured out how to get Zoom Search to work under these wacky conditions by calling the baseurl "www.mysite.com/main.asp?url=". However, when you click on a PDF file, the page shows the site's template but instead of a PDF file it shows the PDF code (a string of crazy looking text and symbols). I hope my description makes sense.
Is there a way to change the baseurl only for PDF files, or am I going to have to figure out a better solution to this mind boggling issue? Any help is appreciated.
Comment