Archive for techtips
December 15, 2009 @ 8:40 pm
· Filed under optimization, ppc, seo, techtips
If you have a website and its getting LOTS of traffic but you aren’t getting many sales, you either in a market not conducive to selling products online OR YOUR website is not selling very well. If so then here is a quick checklist for you. Is your ad or product link featured prominently ? [...]
Read More here ..
Permalink
September 19, 2009 @ 2:23 pm
· Filed under techtips, webtips
have you ever needed to install Google Analytics all static HTML files on your website ? If you have a large website that can be a lot of work so you have a few options. You can have the apache webserver install it automatically on the fly http://ballade.cs.ucla.edu/~kirill/analytics.html The downside here is that this requires [...]
Read More here ..
Permalink
August 26, 2009 @ 7:26 pm
· Filed under adwords, techtips, webtips
If you are tracking clickthrus, events, conversions using Google Analytics here are a few tips, ideas and hints for tracking and then later on improving your webpage using Google tools : analytics, adwords and Google website optimizer. New to Google Analytics is something called event tracking. Google events are slightly different than goals in Google [...]
Read More here ..
Permalink
July 22, 2009 @ 3:01 am
· Filed under optimization, seo, techtips, webtips
Finally its all here from Google’s Mouth – http://googlewebmastercentral.blogspot.com/2008/11/googles-seo-starter-guide.html Or just download it here .. Great info but I didnt see any mention of having W3C valid HTML which is one additional thing to consider. search-engine-optimization-starter-guide
Read More here ..
Permalink
May 2, 2009 @ 3:37 pm
· Filed under techtips
In many cases setting up Google Conversion tracking is straightforward. However in some cases and under some situations you are not able to control the thank you or checkout page. In this case you have to make a conversion. <code> <script src="http://www.googleadservices.com/pagead/conversion.js"> </script></code> <script type="text/javascript">// <![CDATA[ var google_conversion_id = xxxxxx; var google_conversion_language = "xx"; var [...]
Read More here ..
Permalink
May 1, 2009 @ 3:32 am
· Filed under techtips
Why do they add a coupon field do the end of the signup process if there is no coupon available. Im mentioned this before but I will say it again. I think Winner Alert is a great tool. Right now, using Winner Alert to manage a campaign of 90,000 keywords is making my life a [...]
Read More here ..
Permalink
April 15, 2009 @ 12:56 am
· Filed under techtips
Like most of my articles, this one was written as a reminder to myself. How to Setup Putty to Automatically login. Download PuTTY — Use this link or Google putty. Be sure to download. I would suggest this version – A Windows installer for everything except PuTTYtel Install Putty by double clicking Run PuTTYgen following [...]
Read More here ..
Permalink
March 24, 2009 @ 5:31 pm
· Filed under techtips, webtips
If you have webhosting contracts with two different companies you can backup data by passing it back and forth on a regular schedule using Rsync. It requires a bit more work initially but then you put this backup on a automated regular interval (cron job) Here is How to Setup Rsync in Three Easy Steps. [...]
Read More here ..
Permalink
March 20, 2009 @ 4:14 pm
· Filed under adwords, techtips, webtips
As mentioned in a recent post, I had several blogs that were infected with HTML Iframe virus. I really not sure how it happened but it reinforces the point that you NEED A BACKUP STRATEGY if you work / make your living online. Here are Five Simple Things you can do to backup your WordPress [...]
Read More here ..
Permalink
March 2, 2009 @ 9:19 pm
· Filed under techtips, webtips
If your blog has been infected by the HTML:Iframe-inf infection according to avast here are two scripts that can help you. First What is the HTML:Iframe infection? – Its just a line of text that is inserted at the end of every index.php and/or index.htm in your website. Nothing to freak out about but you [...]
Read More here ..
Permalink
January 16, 2009 @ 1:15 pm
· Filed under techtips
Notice the difference in the videos . . Embedding Low Res Embedded High Res just add &rel=0&ap=%2526fmt%3D18 after fs=1 in the source code 2 times
Read More here ..
Permalink
January 2, 2009 @ 4:33 pm
· Filed under ppc, seo, techtips, webtips
how to directly link to the order page clickbank http://www.netprofitstoday.com/blog/video-how-to-link-directly-to-a-clickbank-product-order-page/ Some nice tools per setting cookies when visitors land on your page http://smugmarketing.com/tools/cookie.html http://tools.marketingbully.com/covert-cookie/
Read More here ..
Permalink
January 1, 2009 @ 2:53 am
· Filed under techtips, webtips
Hostgator whom this website is hosted with limits you to 50,00o inodes per account. So it not unlimited as they claim but nonetheless its pretty good hosting .. Here is a script that I wrote which helps you count each inodes in a directory #!/bin/bash # count inodes for each directory LIST=`ls` for i in [...]
Read More here ..
Permalink
July 4, 2008 @ 2:33 am
· Filed under techtips
First things first – the most important factor in your search engine ranking is determined by other websites link to your website. That said, there are several things you can do to insure that your website is setup correctly to rank well in Google. Here is my shortlist Take a look at your website in [...]
Read More here ..
Permalink
May 26, 2008 @ 1:00 am
· Filed under techtips
If you want to access a dos command prompt in Windows Vista in a specific directory you can now shift click on a directory in windows explorer. See this article – http://blogs.msdn.com/tims/archive/2006/09/18/windows-vista-secret-1-open-command-prompt-here.aspx I have found this to not work well – better to use this old program which works well in windows vista called dos [...]
Read More here ..
Permalink
April 29, 2008 @ 7:54 pm
· Filed under techtips
Disclaimer: I only own about 100 domain names or so presently so I haven’t tried every registrar out there but I have tried several and I do believe this article maybe helpful. Best Domain Name Registrars 1and1 – $7 a year with privacy – price can’t be beat.. Pros: Look around and do your own [...]
Read More here ..
Permalink
April 25, 2008 @ 3:11 am
· Filed under techtips
In this article we talk about 5 important things to consider when choosing and registering a domain name. Watch the short video below for some quicktips on things to consider in brainstorming, choosing, registering and promoting a domain name. Brainstorming The Domain Name The first step in choosing a domain name is to draw up [...]
Read More here ..
Permalink
April 22, 2008 @ 5:30 am
· Filed under techtips, webtips
I have been hearing about Amazon’s S3 service for a while now. Recently on a Pppclassroom.com presentation Keith Baxter of Modern Click recommended it and today SoftwareProjects.com recommended it as well. Anyways, I finally installed it and got it working and it turns out it was a lot easier than I thought. 6 months ago [...]
Read More here ..
Permalink
April 4, 2008 @ 2:20 pm
· Filed under techtips
You can backup your documents to the Internet cheaply and easily using Rsync backup. In this tutorial I show you how to backup documents automatically using the windows scheduler so that your backup strategy is always on and you always have a backup. Rsync , for those of you who don’t know, is one of [...]
Read More here ..
Permalink