You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Glenn Ko edited this page Oct 11, 2013
·
1 revision
If your targeted online server environment cannot run PHP, or you wish to optimize the JSON output of the site XML by loading it from a cache (or saved file), you can simply run the scripts/site.php file on your localhost first, save the JSON output in a seperate file location (eg. json/site.json) and upload it.
In your head tag, just declare the global variable to where the json file is located.