Search found 77 matches
- Wed Sep 12, 2012 4:06 am
- Forum: Tips & Tricks
- Topic: Changed to Buy Now rather than Add to Cart and sales came ba
- Replies: 0
- Views: 3181
Changed to Buy Now rather than Add to Cart and sales came ba
I purchased AOM Full a couple of months ago after running some site on the Lite version for about 9 months. I set up all my sites with the shopping cart. Since then sales dropped off completely with very few visitors converting. So, on one of my sites I changed the system to display the Buy Now butt...
- Mon Aug 27, 2012 1:20 pm
- Forum: Technical Support
- Topic: Home Page - Mall option is not showing sub categories
- Replies: 4
- Views: 3017
Home Page - Mall option is not showing sub categories
On my site http://www.pinkdivashop.com I have the home page set to Mall which according to the description should Lists links to your site categories along with 3-4 related subcategories (see the documentation on how to customize these subcategories). All I am getting is links to my categories not t...
- Wed Aug 22, 2012 2:00 am
- Forum: Site Showcase
- Topic: Please Review my site
- Replies: 3
- Views: 7406
Re: Please Review my site
Your site is a generic catch all site that tries to be all thing to all visitors. This type of site competes with every other well established store on the internet have has been established and built their reputation over years. Google has indexed 250 pages on the site but the only back links are f...
- Tue Aug 21, 2012 2:50 am
- Forum: Technical Support
- Topic: Help with Contact Form in my AOM Store Please !
- Replies: 6
- Views: 4233
Re: Help with Contact Form in my AOM Store Please !
hi there where can i download these files i need contact form thanks Hi appsfinder, Not the download for these files but I put together a contact form for AOM that is one file. It integrates as a Custom Box using PHP so it retains the look of your AOM site. It also integrates Recaptcha to stop some...
- Tue Aug 21, 2012 2:39 am
- Forum: Tips & Tricks
- Topic: Contact form suggestion please...
- Replies: 4
- Views: 3218
Re: Contact form suggestion please...
Hi ThanksGod, I built a form specifically for AOM that also integrates Google ReCaptcha for security. Example on one of my sites: http://www.rotovalve.com/page-inquires The following post gives you the full details and link to the form. http://www.associate-o-matic.com/forum/viewtopic.php?f=8&t=5157...
- Tue Aug 21, 2012 2:14 am
- Forum: Site Marketing / SEO / Google
- Topic: cfg.saved.php Question
- Replies: 7
- Views: 9554
Re: cfg.saved.php Question
Albert - What triggers the send? Is it a matter of just navigating to emailcfg.php? Thanks - Purely navigating to emailcfg.php sends the email. That is why it is all hard coded so that no one can reroute the email or access the cfg.saved.php I also recommended changing the file name to something a ...
- Fri Aug 17, 2012 12:54 am
- Forum: Technical Support
- Topic: Footer Banner
- Replies: 1
- Views: 1399
Re: Footer Banner
Use the Custom Box tab and select the location at the bottom of the page for the box.
Just paste the Google code into the box.
Just paste the Google code into the box.
- Wed Aug 01, 2012 1:13 pm
- Forum: Site Marketing / SEO / Google
- Topic: TIP: Start with shop.php rather than changing to index.php
- Replies: 6
- Views: 11745
Re: TIP: Start with shop.php rather than changing to index.p
DirectoryIndex /shop.php works for future crawling. But Google had indexed thousands of pages at index.php and so was directly looking for index.php and since I removed it a 404 was being reported. Since putting in the code above on one of my more popular sites regular clicks and sales came back. I ...
- Wed Aug 01, 2012 1:07 pm
- Forum: Site Marketing / SEO / Google
- Topic: Upgraded from Lite to Full - now no clicks
- Replies: 2
- Views: 6237
Re: Upgraded from Lite to Full - now no clicks
Thanks for the pointer on the misspelling.
I'm working on the back links.
Strangely I was getting a regular trickle of visitors even without the backlinks.
Again, thanks for helping.
Albert.
I'm working on the back links.
Strangely I was getting a regular trickle of visitors even without the backlinks.
Again, thanks for helping.
Albert.
- Tue Jul 31, 2012 6:39 am
- Forum: Tips & Tricks
- Topic: Irish site - getting lots of clicks - but using UK AOM
- Replies: 0
- Views: 3110
Irish site - getting lots of clicks - but using UK AOM
I have a site that I set up in 2000 that is Ireland focused (see my signature for it). The site gets a fair few visitors and even checkouts, but I think I am losing sales because the completion is with Amazon in the UK. I know I could use the currency tool, but it looks like I need to keep that curr...
- Tue Jul 31, 2012 2:22 am
- Forum: Technical Support
- Topic: Reports Template File
- Replies: 3
- Views: 2036
Re: Reports Template File
Doing an IP Lookup or Reverse DNS may not work as there is a high possibility that the IP Address provided is not a AName, CName or MX Record. What I have been doing is a RIPE look that says which ISP owns the IP Address. https://apps.db.ripe.net/search/query.html I use this to verify where an IP ad...
- Sun Jul 29, 2012 4:24 pm
- Forum: Tips & Tricks
- Topic: Can we use Google Merchant Center
- Replies: 2
- Views: 2482
Re: Can we use Google Merchant Center
Thanks - so walk away nothing to see here.
- Sun Jul 29, 2012 4:22 pm
- Forum: Site Marketing / SEO / Google
- Topic: cfg.saved.php Question
- Replies: 7
- Views: 9554
Re: cfg.saved.php Question
From looking at this and thought it was a good idea. So, I found some PHP code to send an email with an attachment and modified it to only send the cfg.saved.php file. Below is a link to the code. http://dl.dropbox.com/u/9935575/Code/emailcfg.php All you have to do is enter your email address on lin...
- Tue Jul 24, 2012 10:12 am
- Forum: Site Marketing / SEO / Google
- Topic: TIP: Start with shop.php rather than changing to index.php
- Replies: 6
- Views: 11745
Re: TIP: Start with shop.php rather than changing to index.p
I was looking at this overnight and I found a way of reducing the impact with some code. Create an index.php (or whatever the page that is now giving the 404 errors was called) and put the following code in it. <?php $req = $_SERVER['QUERY_STRING']; $website = $_SERVER['HTTP_HOST']; $newUrl = "Locat...
- Mon Jul 23, 2012 9:05 am
- Forum: Tips & Tricks
- Topic: Can we use Google Merchant Center
- Replies: 2
- Views: 2482
Can we use Google Merchant Center
Is it OK to use Google Merchant Center for AOM Sites?
Are there any limitations on how it can be used/
Any tips on best best practice?
Are there any limitations on how it can be used/
Any tips on best best practice?