How to Delay a Buy Button or Link from Showing on a Webpage

Thought I’d answer a question from the warrior forum on my blog with a video. I know some of your will want to know this. Watch below.

How to delay a buy button or link to appear on your website after a certain amount of time. This is popular for video sales letters so that visitors are forced to watch to a certain point in the video.

Of course this method is so crude that the visitor just needs to pause the video on your webpage and come back to it later and the button / link will have appeared since it’s just on a timer and not triggered from the video player. So if you need to sync this up to appear when you are speaking about it in the video, you’ll need the more advanced method.

The more advanced method is hooking the javascript up to an event from the flash player at the 15th minute for example. JWplayer (my favourite web based flash FLV player) has this ability, but that’s a whole other video tutorial since it’s an advanced approach.

But why make it hard for yourself, just do it this way it’ll cover you for most cases.

Stick this in the header area of your code

	
<script type="text/javascript">
    function showBuyLink() {
      document.getElementById("buylink").style.visibility = "visible";
    }
	// adjust this as needed, 1 sec = 1000
    setTimeout("showBuyLink()", 5000); 
</script>

Stick this around your buy link code.

<div id="buylink" style="visibility: hidden">
	<!-- put all your add to cart buy links and images inside this hidden div -->
	<p style="text-align:center; font-size:26px;">
	<a href="http://mybuylink">Add to Cart or Buy Link</a>
	</p>
</div>

Talk soon
Aaron

Brute Force SEO EVO II Review

Watch this video as I review Peter Drew’s Brute Force SEO EVO II

<a href="http://www.linkedtube.com/gAxmMbAwc-oe21a3ed712da3dea4ae3936a69c99628.htm">LinkedTube</a>

If you have a website or know someone that does and you want to get higher search engine rankings then Click This Link to get your 7 Day FREE Trial of this automated link building software.

Here’s some videos of Peter Drew’s that show you EVOII working…

<a href="http://www.linkedtube.com/ePrujEoB6FQ66bcb8f6bf696dace3893f6243ebdea0.htm">LinkedTube</a>

Now that you’ve watched all the videos, here’s my thoughts in writing.

My review of Brute Force SEO EVO II is simple. I use it and happily pay for the privledge of using it every month.

I use it on my niche websites, I use it on my software websites, I use it on my offline business websites, and I use it on my clients websites.

Now I even charge clients for SEO on a monthly which makes up a nice side income for my business.

I never wanted to do SEO for my local business clients before I started using EVOII because it’s just so much work doing the link building (off page work). But now I’m using EVOII and the power of automation it’s so much easier.

I wouldn’t use it much less recommend it, if it didn’t do what it says on the box. It’s an automated link building tool. Period.

This means that it’s not the be-all and end-all of marketing your website, but it sure cuts down on a MASSIVE amount of drudge work that I used to do by hand. Even outsourced.

Dan Raine (from ThirtyDayChallenge / ImmediateEdge) got me onto this software and I thank him for that. Now I’m passing on my findings to you.

Click here to take the free trial and I’m sure that one day soon you’ll be thanking me in a blog post like this one.

Talk soon

Aaron

Happy Holidays For 2009

Thank you to all my software and information product users for your continued support throughout 2009.

2009 was a big year with Backup Smart being launched, and new versions of Script Smart, and Affiliate Page Pro using Adobe AIR being relaunched.

All my software now runs across all platforms, Windows, MAC OSX, Linux.

Reputation Smart was launched as well.

I’m currently working on a new information / software product at the moment which I’ve slated to release in late January. I’m currently testing it across my internet marketing niches and my non internet marketing niches as well. Will talk more about it later.

You guys and gals will be the first to see it and use it of course.

Best wishes for your holiday season, and take care.

Talk soon

Aaron

PS Thank you to my children for helping me record such a wonderful song to use in the video above.

PPS Leave a comment here and let me know what you think of the video. It’s really easy to make one like this using animoto.com (another free tip from me to you to grow your online business)

Affiliate Page Pro 2 Update Adds New Features

Affiliate Page Pro BoxThere are some new addons that have made it into the v2.34 upgrade for Affiliate Page Pro.

If you don’t know what Affiliate Page Pro is, quite simply it’s an affilate page builder that creates a webpage with all your affiliate tools on it, that seemlessly integrates capturing the affiliates email address and modifying all the tools with the affiliates customised affiliate link already embedded in them. The affiliate simply copies and pastes which ever tool they would like to use to promote your product.

Here is the now current list of affiliate tools that you can provide on this wiz bang affiliate page.

  • EMail Copy (initial and followup emails)
  • Video Ads (very cool new feature takes any youtube video and adds your affiliate link to a clickable region of the video)
  • Blog Posts
  • Articles (new)
  • Keyword Lists (new)
  • PPC Ads (new)
  • Email Signatures
  • Forum Signatures
  • Site Reviews
  • Ezine Ads
  • Box Artwork
  • Banner Ads

As you can see it’s quite extensive and if you give your affiliates even 1/2 of these you’ll be doing more than most product owners that just slap up a sales page and expect their affiliates to promote them.

Check out the affiliate tools page for Affiliate Page Pro as an example.

http://affiliatepagepro.com/affiliates

This is what all affiliate tools pages should be like. I just wish product owners that want affiliates to promote for them would spend the time to set this up.

Current Affiliate Page Pro 2 users need to simply start the software and it will self update to the new version.

I haven’t bothered to add a Twitter feature to the software, because quite frankly if an affiliate can’t think of 100 characters to write to promote your product, with a shortened link of their choice, then they are a lost cause.

If anything I could add a Twitter section, and just have the text there as prompters, and the affiliate could just add in their shortened affiliate URL of choice.

Let me know your thoughts on adding Twitter as an new option to the software. Just reply by adding a comment on this blog post.

Aaron

Website Backup Software Upgrade Adds More Features

Backup Smart BoxAt the request of users over the last couple of months, several new features have been added to Backup Smart – the cPanel website backup software application.

Those that own the software get all updates for FREE.

Here’s what was added in version 1.26…

* A very handy option to only include in the scheduled backup logs those sites that failed their backups. So for those with lots of websites they can quickly see if anything failed which needs their attention.

* Added a minimize on startup feature (in settings menu) – Backup Smart always had the option to start on system startup, but now it can minimise as well.

* Added ability to bulk import tasks from a CSV file. This is mainly for power users. Instead of creating tasks from scratch for many websites, you can now load all the data into a CSV spreadsheet and then import it straight into Backup Smart.

For those that haven’t checked out Backup Smart yet, go and grab yourself a FREE 7 day trial of the software.

For those that own a copy of Backup-Smart just restart the software and it should self update.

Talk soon

Aaron

Add Your Comment Link WordPress Plugin

My first WordPress plugin is such a simple one, but it works like a charm.

So you want to get more comments on your blog posts, but most non technical and non blog savvy visitors have trouble finding how to get from the front page of your blog to the comments area of an individual post.

This plugin solves that by including a dedicated and in your face link at the bottom of each of your posts (not pages) that points the visitor directly to the comment response area.

You can see the plugin in action for an example of the add your comment link … http://truckiesonline.com

Download the Add Comment Link WordPress Plugin directly from the WordPress plugins directory. Since this plugin is free I thought I’d put it into the directory.

I’d like to add some options to this to make it better, any ideas just leave me a comment. Or leave a comment if you’ve found it useful.

PS. You can change the text that appears at the bottom of each post to language that makes sense for your site visitors. See the Add Your Comment section under the Settings menu of WordPress.

Aaron

Unblockable Hover Popup Script – Script Smart Update v3.04

At loooonnnngggg last my unblockable exit hover popup script that is inside Script Smart is W3C compliant.

This means it will work in websites that have this sort of code at the top of every page…

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">

Most new websites built over the last 2 years or so, use the W3C to allow their websites to show the same way on all browsers. It makes sense to use it.

Of course the hover popup still works fine on websites that don’t use the W3C to force compliance.

The easiest way to upgrade is to just start Script Smart and it will prompt you to upgrade.

You use the hover popup in the same manner as you did before, it’s just the output script that is W3C compliant.

Thank you to all my users that have been waiting patiently for this update to Script Smart. Believe it or not it took 3 freelance web programmers and me, to get this script 100% compliant.

I’m really proud of it, because it’s the smallest size (~20KB) unblockable hover popup script with exit hover capabilities that is W3C compliant (will run on all browsers and site designs) available on the internet.

There are others on the market of course, but the nearest rival is ~120KB in size as the finished script.

Of course with higher speed internet these days around the world, the overal size of a webpage and how quickly it loads is becoming a mute point.

Aaron

PHPBB3 hack to get correct mail headers

ed. 13Nov12 – This has been tested and amended to be current with v3.11 of PHPBB3 (if you haven’t upgraded your PHPBB3 board to the current version I highly recommend it).

I use PHPBB3 for my niche forums that I own. It’s powerful open source software, and I highly recommend it.

However on certain servers the emails that the PHPBB3 software sends out have incomplete header information. Now in PHPBB3 defense they do specify all the header information in their code, but it’s only on certain server configurations that you need to go one extra step further. Hopefully one day they will add this to their core code.

Here is the problem, the return-path and envelope-from fields are not marked with the forum email address. They are marked with the servers nobody email address.

Return-path: < nobody@server.com >
Envelope-to: user@forumuser.com
Delivery-date: Sat, 04 Apr 2009 22:22:21 +1000
Received: from nobody by server.com with local (Exim 4.69)
(envelope-from < nobody@server.com >)
id 1Lq4tB-0000vz-FW
for user@forumuser.com; Sat, 04 Apr 2009 22:22:21 +1000

What this means is that any bounce messages will go to the server admin (if they are even looking) and not back to the individual PHPBB3 board administrator for them to take action on it.

Unfortunately a core code hack is required to fix this, and this will need to be re-applied each time PHPBB3 has an upgrade. But it’s only a couple of lines of code, so it’s easy.

You want to edit the /includes/functions_messenger.php file…

Find this code (there is 1 instance of this code in v3.11)

	// On some PHP Versions mail() *may* fail if there are newlines within the subject.
	// Newlines are used as a delimiter for lines in mail_encode() according to RFC 2045 section 6.8.
	// Because PHP can't decide what is wanted we revert back to the non-RFC-compliant way of separating by one space (Use '' as parameter to mail_encode() results in SPACE used)
	$result = $config['email_function_name']($to, mail_encode($subject, ''), wordwrap(utf8_wordwrap($msg), 997, "\n", true), $headers);

and make it this code

	// On some PHP Versions mail() *may* fail if there are newlines within the subject.
	// Newlines are used as a delimiter for lines in mail_encode() according to RFC 2045 section 6.8.
	// Because PHP can't decide what is wanted we revert back to the non-RFC-compliant way of separating by one space (Use '' as parameter to mail_encode() results in SPACE used)
	$result = $config['email_function_name']($to, mail_encode($subject, ''), wordwrap(utf8_wordwrap($msg), 997, "\n", true), $headers, "-f" . $config['board_email']);

What that does is add in the 5th parameter (“-f”forumadmin@messageboard.com) to the PHP sendmail function which is for specifying the return-path and envelope-from fields.

Now your output will look like this

Return-path: < forumadmin@messageboard.com >
Envelope-to: user@forumuser.com
Delivery-date: Sat, 04 Apr 2009 22:33:17 +1000
Received: from nobody by server.com with local (Exim 4.69)
(envelope-from < forumadmin@messageboard.com >)
id 1Lq53l-000177-Nx
for user@forumuser.com; Sat, 04 Apr 2009 22:33:17 +1000

and any bounces or PHPBB3 sent email issues will come back to you personally and not your hosting server admin.

Aaron

Track Your Online Reputation Using A FeedReader

Reputation Smart BoxMore and more, online individuals and businesses need to be aware of the conversation that’s taking place on the interent about them. It’s called online reputation management.

You see it in the media almost every week now, where a business is being badly represented in the web 2.0 sites (like facebook, twitter, etc) and most times they find out about it way to late to take any sort of remedial action about it.

Instead the snowball effect takes hold and what could have been avoided by being proactive about their reputation ends up in a PR disaster across the internet.

Side Note: Here’s a good news story of reputation management in motion.

Now that’s all well and good I hear you say about bigger businesses, but what about us little guys, that aren’t so big.

Does it matter if there is someone bad mouthing our own reputation or our products reputation.?

I say it does matter, a lot, maybe even more so than the big fish businesses. Whatever reputation you have taken the time to build should be protected.

So what’s the solution…

Well, what I used to do, was get a Google Alert setup for all my products and business names, plus my own name. Then go to Twitter search and Youtube search and about a dozen other websites, and do a search for my products again.

These all create RSS feeds, which I then subscribed to using Google Reader. This would make my Google Reader overflow with feeds for the one topic, but the results were impressive. I then used FriendFeed to gather them together into some sort of RSS mash heaven, but even that was a massive pain in the you-know-what.

Cost = Zero $$. Time to setup. A lot. But worth it.

Ed Dale and Lynn Terry from Internet Marketing This Week Podcast fame, actually steered me into getting serious about my online reputation management.

I thought there has got to be an easier way than what I was doing, which would take me hours to setup for a new product to track.

Enter my newest creation. Reputation Smart.

It’s like Google Alerts on steroids. Just enter in your keyword phrase and it spits out a mashed up set of results from about a dozen different Web2.0 sites. Then allows you to get the results as an RSS feed or OPML file.

So what’s the big deal? Massive time saving! No mistakes! And all the results in just one RSS feed that you can subscribe to with your feed reader of choice.

So head over to check it out, and start tracking your online reputation. Oh did I forget to mention that it’s FREE (for now)

Of course if you do find negative remarks about you online…. That’s the topic for another blog post or two.

Now since this project is in BETA I’d like to hear back from you about what you think about my new tool, so leave me a comment on this blog post.

Talk soon.

Aaron

Backup Smart cPanel Backup Software Upgrade

cpanel backup softwareIt’s been a couple of weeks since I first launched Backup Smart and the comments back from users has been great.

So great in fact, that I’ve implemented their suggestions and made the software even better.

With more to come in the next release as well that I couldn’t fit into this release.

There is a new update to the software with these changes …

  • Site5 control panels are now supported for backups
  • Enhanced the SMTP settings
  • Several bugs were fixed, including a big one for MAC users

Simply start Backup Smart and under the Help menu, click the Check For Updates menu item.

Or go to the Backup Smart download page and click on the installation badge.

2 important changes to this release other than the new Site5 backup ability.

1) MAC OSX Download Bug Fixed

For those users on MAC OSX there was a bug in where the downloaded files where placed and named. How it escaped testing is beyond me, since it was working at one point.

Anyway if you are using Backup Smart on a MAC, please go to the location where you specified Backup Smart to download the backups to and you will need to manually clean up the files that were incorrectly named. You’ll notice them straight away if you haven’t already, since they have the directory name and the file name all joined together.

2) Scheduled SMTP Settings Changes

In order to provide a more robust emailing feature to send you emails when your scheduled backups are complete with the backup log transactions, the SMTP settings on the settings option in the menus has been enhanced.

Everyone that had entered their SMTP settings will now need to go back to the settings screen and enter in some of the other SMTP fields, like sender name and email address and SMTP port.

Some users were not able to receive emails and most likely it was due to not providing all the SMTP information that servers need.

The help video regarding this feature will be updated shortly to reflect the changes.

Work on the next update release has already started…

  • More control panels supported, let me know if you want your hosting providers control panel examined to see if it’s able to be supported.
  • Failure proofed large backup file downloads. I’m talking accounts that are over 5GB in total size. You can attempt to download a large backup, you may get lucky, but if your internet connection hiccups then your download will stop.

Talk Soon

Aaron