Oct 29 2007

Yoda’s Thoughts on Page Rank

Char| Category: What I Learned | 12 Comments

Link Popularity vs. PageRank vs. Yoda

With all the discussion about PageRank and its worth or lack there of over the past week, I just couldn’t help but to bring this cartoon back!

Need more Yoda goodness?

It’s Monday, I couldn’t help myself ;-)

Sep 10 2007

More Tips for Making a Web Hosting Switch

Char| Category: Web Design, Technology Tips, What I Learned | 1 Comment

share.jpgIn November 2006 I wrote a post called 6 Easy Step to Making a Web Hosting Switch. The steps I spelled out were the basics - for moving a basic site. This past weekend the post made a resurgence when it was featured by Wendy Boswell at Lifehacker.com (Easily Switch from One Web Host to Another). I was really impressed with the quality of comments and the willingness of my new visitors to share more knowledge with my readers. There is just too much good information to leave it all in the comments. Here are more tips for making a web hosting switch.

From Pablo:

When your website uses any kind of insert data in a database (register users, add comments or anything else) it’s better to create a holder page while moving and testing everything on the new host, avoiding forgotten data on your DB. I always do that putting a holder on the old host and, on the new, keep everything working fine, because when changing DNS servers it may take a while replicating the changes to the “world”.

From Steven Rushing:

Something that very new website owners may not think about is your databases. My very first host switch, I downloaded all my files and ran. I reallly didn’t like my host.  But without the database my wordpress files were useless! This was 4 years ago now, when I was very new, but DON’T FORGET YOUR DATABASES!

From Michael:

Problems arise when people buy domains from the same web host, because transferring domains is much, much more complex (if even possible) so I would also recommend that you never buy your domain from the same company that hosts your site, even though it seems more convenient.

From Dan:

If you have access to your machine’s hosts file, do this before changing the DNS servers with your registrar:

Add entries domain name pointing to your new hosting companies IP in your hosts file (Linux, /etc/hosts; Windows, should be %SystemRoot%\System32\Drivers\etc\hosts). Then, when you go to your site in your web browser, you’ll be seeing it from your new site. You may have to restart your browser or even your computer (or just manually clear the DNS cache).

For example, if the new IP address is 1.1.1.1 and your domain is yourdomain.com, add this to your hosts file:

1.1.1.1 yourdomain.com www.yourdomain.com

This way you can test before every committing to changing DNS servers. If all looks good THEN change your DNS over.

From Michael:

Check out a Slicehost VPS. Switched from multiple shared hosting providers to a VPS and the performance has been orders of magnitude better that a shared host. It’s for the technically inclined, but if you get a VPS or dedicated server, it’s trivial to move between hosts.

From Loren:

Your list is not perfect. When you sign up for new hosting, you can have the new hosting company provide you with your IP address so you can actually see your files on the web before you change the name servers. You will also need to update your scripts as the name of your database may change depending on some hosts.

Also, some hosts (such as for .nr domains) are very picky about name server changes.. it can really be hard when some lousy companies don’t even have an online control panel for you to manage this stuff.

From Andrew:

I would not recommend having your hosting provider register your domain for you in order not to have problems later when moving to a new host.

From Barry:

I agree with a couple earlier posts–for database driven sites, the database is the most important part. Here’s a good tip if you know how to configure your databases.

First copy the files to the new host, and then also copy the database to the new host.

Then change the permissions on the new host’s database so that the OLD host has permission to access the database, and then go to the old site and edit the config files to point to the database on the new host instead of localhost.

Now if you edit the DB content (posts, comments, etc.) the changes will all be on the new host, and the database on the old host isn’t needed anymore.

Then whan that all works, switch the DNS to point to the new host….and editing your local hosts file to test the new host first is a good idea.

From Vic:

easier way - if your host is cPanel; just tell your new host to do the transfer for you - they can do it immediately within a couple moments ; all your files + emails and settings will be instantly transfered.

From webhosting:

One of the reason I prefer CPanel control panel over other control panel is because switching between Cpanel host is much easier. WHM has a feature that can helps in downloading the entire site from one server to another and thus making moving host very easy (HostGator is using Cpanel).

From Gil Megadish:

I’m an expert at this field ;)

I have moved 5 providers in the past 2 years. The guideline above is good for static websites. I have encountered difficulties not discussed in the post. Among are:

1. While DNS update is propagating, some users see the old server, to which they register and add new content. While others see the new server and add new content to that. Within 48 hours, nobody will be using the old server, but how do you sync the old with the new?

2. Apache/PHP versions matter! PHP of one version returns warning which is an error on the other. Different versions of shutils behave differently. And last but not least, sendmail never survives the move! Remember this! :)

3. Always make sure your new server can handle at least the same load as the old server. If possible, make an .htaccess to force 301 redirect to the new server (by ip address of course.)

4. Use Amazon S3 for user uploaded media!

5. Another trick I haven’t tried yet, is to set two A record on your DNS, with priority for the old server. Then let it propagate for 48 hours before simply shutting down the old server and removing it from DNS. That way, clients are supposed to try both IPs, so for the first 48 hours, they will always fail on the first IP before moving to the second. Haven’t tried it yet, but time will come to move again ;)

From Vaibhav:

I had a similar post some time ago.. This one is specific for wordpress blogs. If anyone is interested, it is at: http://blog.gadodia.net/steps-to-move-your-blog/

From Baz L:

These steps work great if you have just HTML content. Things get a bit more complicated when you have MySQL databases involved. This will help: http://www.webdevelopment2.com/moving-wordpress-to-a-different-domain/

Have you done a hosting switch? If so, what would you do differently next time or what did you learn in the process?

Jul 09 2007

Web Traffic - I’ll Take Quality Over Quantity

Char| Category: Web Marketing, What I Learned | 19 Comments

Given your choice of making it to the front page of Digg, a huge Stumble wave, or a mention/link on a prominent blogger’s site, which would you prefer?

Personally, I’ll take a link on a prominent blogger’s site any day! Why? Because quality always wins out over quantity in my book. Over the past few weeks I have been paying very close attention to where my traffic is coming from and the resulting effect it has had on my site.

During the week of my blogging birthday bash, my wonderful gift from Dawud of 164 Essential Tools for Online Success post was Stumbled, Dugg, and linked to from others. The Stumble was mistimed and never really got any major momentum so the resulting traffic came in the form of a few small spikes, but those small spikes are still lingering. The post did get a fair amount of Digg attention - 83 at last count - and did briefly hit the front page, but the resulting traffic was nothing to write home about and many of the Digg comments were snippy, at best. However, the number of blogs that linked to the post and endorsed it with nice comments, created the largest benefit - from traffic and inbound links.

Later in the week I did a post on the reality of Web site monetization and Problogger (thanks Darren) linked to it. Not only was the traffic increase equal to a Digg, many of those who found the post by way of Problogger took a moment to comment and let me know how they found it or they mentioned it in a post at their own site. This kind of interaction is just so much more important to me. I also noticed a nice jump in RSS subscribers during that time, too.

Of course, my experience is just that, my experience and my opinion. I’d love to know what your experience has been with Digg versus other traffic generating sources. 

«older posts

© 2006-2008 Essential Keystrokes | Wordpress | dKret 1.9 heavily modified by Char at Keystrokes | Hosting by HostGator