Hi!
We are setting up a Wordpress site where we, among other things than Wordpress are useful for (posts, forums, generally as a CMS) want to display and have searchable certain autogenerated .html files/reports that we in some way or other embed into the overall structure of the site. Having tried almost every possible search tool, our last (and best?) chance looks like it might be Zoom, and we have bought the Pro version.
The challenge is in how we embed / display these .html files (i.e. with its own css), given that the default (and extended by certain payable plugins) search only searches through what is stored explicitly in posts, from the database.
Embedding .html files in different ways (iframe, embed, php include) is a design challenge we face, but the bigger one so far is how to have a search for both the "normal" setup of Wordpress in addition to these .html reports. By using Zoom default in spider mode on the root of the webpage, it naturally only scrapes through visible links, but do find any of the content embeded/framed/included otherwise. It does find results from php include of .html files, but not in a satisfactory way design-wise, as the html inside the include does not apply its own css.
Does anybody have a suggestion on how to tackle this? Any tips on how to include these .html files/reports differently (they will be auto updated on the FTP server regularly)?
Can we use Zoom both on the root but also on the file directory of these files and somewhat redirect the search hits back to the .html-files inside the Wordpress theme?
BR
Bjørnar
We are setting up a Wordpress site where we, among other things than Wordpress are useful for (posts, forums, generally as a CMS) want to display and have searchable certain autogenerated .html files/reports that we in some way or other embed into the overall structure of the site. Having tried almost every possible search tool, our last (and best?) chance looks like it might be Zoom, and we have bought the Pro version.
The challenge is in how we embed / display these .html files (i.e. with its own css), given that the default (and extended by certain payable plugins) search only searches through what is stored explicitly in posts, from the database.
Embedding .html files in different ways (iframe, embed, php include) is a design challenge we face, but the bigger one so far is how to have a search for both the "normal" setup of Wordpress in addition to these .html reports. By using Zoom default in spider mode on the root of the webpage, it naturally only scrapes through visible links, but do find any of the content embeded/framed/included otherwise. It does find results from php include of .html files, but not in a satisfactory way design-wise, as the html inside the include does not apply its own css.
Does anybody have a suggestion on how to tackle this? Any tips on how to include these .html files/reports differently (they will be auto updated on the FTP server regularly)?
Can we use Zoom both on the root but also on the file directory of these files and somewhat redirect the search hits back to the .html-files inside the Wordpress theme?
BR
Bjørnar
Comment