Page Properties | ||||||||
---|---|---|---|---|---|---|---|---|
| ||||||||
|
Introduction & Previous Concepts
Procedure
1 .- Checks every text editor component to verify that doesn’t have a typo, in addition we must to avoid copying and pasting external text without reviewing it.
...
2 .- Checks the custom styles and externals links of css to load in the published page.
...
3 .- Checks the custom javascript and external scripts to load in the published page.
...
4 .- If you get a published blank page even though it has content in the editor, you can inspect the browser, only you need use right click and select View Page Source option to find syntax errors of HTML.
...
Best Result
You will avoid bugs in the published page.
You will have better performance of your pages.