osTicket v1.10 (stable) and Maintenance Release v1.9.15 are now available! Go
get it now
iFrame content on site page
I have a PHP file that displays web server information that I would like to display on a "site page" I created in osTicket. Since the PHP file resides on a remote server, I was thinking of using an iFrame to display the content, however, when I click on the "save changes" button the iframe gets stripped out of the page.
What is another recommended method for displaying this content within the site page?
osTicket v1.7
Comments
As a side note it's my understanding that iframes are generally considered to be bad for SEO if your concerned with that at all.
The reason, as mentioned earlier, is to present a status page that is hosted on a separate server. Don't really care about SEO in that regard.