Archive for webtips
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
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 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
August 6, 2008 @ 3:11 pm
· Filed under webtips
Users on the web dont read – they skim … So here is what you need to do. Get to the point Use highlighted text Emphasize important things Read this article – http://www.useit.com/alertbox/9710a.html Use objective neutral language On a somewhat related note here is a website that my friend roman reffered to me and that [...]
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