| Custom Pages |
INSTRUCTIONS:
This is where you setup your own custom AOM pages (e.g. Contact Us, About Us, or anything else). You can link to these pages from inside or outside of your store. They are displayed with the AOM look and feel. They can contain any content whether it be Raw HTML or an external HTML/PHP File. To delete a Custom Page, clear the Page ID and resave your settings.
To link to a page you've created use the following format:
http://www.yourdomain.com/shop.php?a=[Page ID]
(see the SEO section of our online documentation for mod_rewrite instructions)
Page Type:
Select the Page Type (Raw HTML or HTML/PHP File)
Page ID:
Enter a unqiue ID for the page (e.g. books, 123, etc)
Title:
Enter the Title of the page
Meta Keywords:
Enter the Meta Keywords for the page
Meta Description:
Enter the Meta Description for the page
Tab:
Check/uncheck box if you want this page displayed as a Tab
Cache:
Check/uncheck box to toggle caching of the page (for pages that should change
with each load, uncheck this box)
Page Content:
If the Page Type you selected was Raw HTML, you would paste the HTML in the Page Content section below. Or for a Page Type of HTML/PHP File, you would enter the URL to the file/script in the Page Content section. Note: On some servers you may need to enter the path to the file instead of the URL. If the file is in the same location as your shop file, you might be able to simply enter the file name (e.g. yourfile.html, yourscript.php).
|