|
Answers to your website builder questions
Can I add HTML or JavaScript to my web page?Yes. If the code goes between your body tags, enter it as follows (only include what goes between the body tags and not the < body > < /body > tags themselves): <ol> <li>On the editing page, make sure your text editor is set to HTML (look directly above the editor) and the <strong>'Check to allow HTML' </strong>box is checked. </li> <li>Insert your code and click <strong>'Save Changes'</strong>.</li> </ol> <p>If the code goes between your head tags, enter it as follows (only include what goes between the head tags and not the < head > < /head > tags themselves):</p> <ol> <li>On the editing page, click <strong>'Internet Marketing'</strong>.</li> <li>Insert your code under <strong>'< head > < /head >'</strong> and save.</li> </ol> <p>If you are inserting Title Tags, follow the directions here: <a href="[doc]2058[/doc]">Page Title, Meta & Head Tags</a>.</p> <p>If you are inserting site-wide meta keywords or meta description, follow the directions here: <a href="[doc]193[/doc]#meta">Meta Keywords and Meta Description.</a></p> Yes. If the code goes between your body tags, enter it as follows (only include what goes between the body tags and not the < body > < /body > tags themselves):
If the code goes between your head tags, enter it as follows (only include what goes between the head tags and not the < head > < /head > tags themselves):
If you are inserting Title Tags, follow the directions here: Page Title, Meta & Head Tags. If you are inserting site-wide meta keywords or meta description, follow the directions here: Meta Keywords and Meta Description. |
|