Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Scan results on your own website
#1
If you want to redirect the end-user to your own website instead of to your ScanCircle partner environment, then you can specify your "Own results page" under "Advanced settings". This accepts 3 parameters (language, advice URL, reference code) e.g. https://domain.com/scanresults?language=%s&advice=%s&reference=%s. The own results page is not used for scans done in partner mode.

If you want to include the scan results page in an IFRAME on your own results page, then you can assign the value of the advice URL parameter to the src attribute of the IFRAME (e.g. using PHP or JavaScript). To prevent cross-site scripting, make sure to check that the advice URL is really a ScanCircle results URL (i.e. starts with http(s)://PARTNER.scancircle.com/, where PARTNER is your own partner code). 

WordPress and Joomla websites that have the ScanCircle plug-in installed can use the [scancircle_results partner="PARTNER" param="ADVICE" IFRAME-ATTRIBUTES] shortcode (where PARTNER is your own partner code, ADVICE is the name of the advice URL parameter and IFRAME-ATTRIBUTES are standard IFRAME attributes like width and height), which performs the required checks and changes the src attribute.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)