How to Avoid JS Bugs in GPC?
Before learning about dealing with JS bugs in GPC, here is how to avoid them altogether. This procedure basically describes how the GPX-Files pages are currently created and maintained. • use Firefox to avoid GPC browser bugs in IE • prepare the HTML code for each one of the GooglePage fields in an external editor • create a new empty GooglePage in GPC • use HTML Editor window to paste the prepared HTML code into each field • do not use the WYSIWYG interface to edit any fields with JS code or custom formatting options • note that most of the active JS content (e.g., AdSense) will not be actually displayed in the WYSIWYG window, which is normal, in fact, desirable behavior (see GPC JS execution bug description for details) • “Publish” the GooglePage, but do not go “Back to Page Manager” • use the “View Live” link to look at the published page • if any changes need to be made, make them in the external text editor and paste the revised HTML code into the appropriate fields using the HTML