Site Header
|
Enter the URL to your header HTML file (i.e. http://www.yoursite.com/header.html). NOTE: On some servers you may need to enter the path to the file instead of the URL. If the header file is in the same location as your shop file, you might be able to simply enter the file name (e.g. header.html)
Note: To include the dynamic content, created by Associate-O-Matic, in your header such as title, meta description and meta keywords, copy and paste the following text into the appropriate places in your HTML.
For the Title copy and paste the text box below and place it between the title tags...
|
| <Title> |
| </Title> |
For the Meta Description copy and paste the text box below and place it inside the description meta tag as follows...
|
| <meta name="description" content=" |
| "> |
For the Meta Keywords copy and paste the text box below and place it inside the keyword meta tag as follows...
|
| <meta name="keywords" content=" |
| "> |
|
Site Footer
|
Enter the URL to your footer HTML file (i.e. http://www.yoursite.com/footer.html). NOTE: On some servers you may need to enter the path to the file instead of the URL. If the footer file is in the same location as your shop file, you might be able to simply enter the file name (e.g. footer.html) |
| Site Doc Type |
If supplied, the doctype entered will override the default which is:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
NOTE: The Rounded tab style relies on the default doctype. |
| Site Head |
If supplied, this additional content will be added to the hidden HEAD area of all pages. This can be useful for such things as JavaScript and extra Meta Tags. |
| Site Traffic Code |
This is where you can paste code from any third-party site traffic tracking programs. If supplied it will load on each page. |
| Site Disclaimer |
This is where you place any legal disclaimer for your store should you choose. It will be displayed at the very bottom of each page and can contain any HTML.
TIP: Similarly, you could create a Custom Box above and have more control on location and conditions of when this information is presented.
An example we've seen used...
Disclaimer: This is an Amazon storefront - the products referenced on this site are manufactured and sold by parties other than [YOUR NAME HERE]. [YOUR NAME HERE] makes no representations regarding either the products or any information vendors offer about their products. Any questions, complaints, or claims regarding the products must be directed to the appropriate manufacturer or vendor, or to Amazon.com.
Here's another example...
Disclaimer: All product information on this site belongs to Amazon.com. No guarantees are made as to accuracy of prices and information. |
Powered By
|
This controls the Powered By link area. Whatever you enter here will replace the current Powered By link generated by Associate-O-Matic. NOTE: This setting is disabled in the LITE version |
Amazon Connection Method
|
This controls how AOM pulls data from the Amazon servers and should not be changed unless you are directed to do so by our support team or you are not able to connect to Amazon and get errors to this effect. Almost always you will want to let AOM automatically determine the best connection method.
Choices:
**RECOMMENDED** Let AOM determine best method
**FAST** REST (file) - Requires allow_url_fopen enabled (php.ini)
**FAST** REST (curl) - Requires CURL (installed by your web host)
**SLOWER** SOAP - Requires included /aom/class.soap.php |