Posts Tagged ‘making’

SEO Web Hosting and how its good for you

Saturday, June 21st, 2008

If there is a phenomenon that is making waves in the web hosting industry in recent times, it would be SEO Web Hosting. Search Engine Optimization (SEO) Web Hosting basically encompasses all the strategies involved in ranking well for a particular country-specific version of a popular search engine.

Leading search engines especially Google and Yahoo have country-specific versions for several countries across the globe. The mere fact that one’s website would necessarily rank better if hosted in the target country has given birth to the new genre - SEO Web Hosting.

According to Travis aka “The Farmer“:

SEO Web Hosting is the art of hosting your marketing efforts across multiple IP ranges using multiple name servers. By doing so you are ensuring the true success of your online business.

What web hosts do is to provide multiple IP addresses and multiple nameservers spread across different countries such that the website appears to be hosted in these different countries and thus have the chance of ranking better in the respective countries. The specialized SEO packages typically have the following range of specifications: [20 IPs / 10 class C; 2 IPs per Class C; 10 Nameservers] and [120 IPs / 60 class C; 2 IPs per Class C; 60 Nameservers].

Understandably, these SEO Web Hosting packages come at a relatively high cost since immense effort is put into sourcing this different IP ranges. This makes it feasible for companies with deep pockets, who are specifically targetting web users in specific countries.

It is important to point out however that aside web hosting that provides local IP addresses, successful search optimization for international markets may require professional translation of web pages, registration of a domain name with a top level domain in the target market.

If SEO Web Hosting is not for you and you still want to rank better in specific countries, you want to consider registering your domains under the Country code Top-Level Domains (cc-TLDs) for your target countries. You would then have to put up localized content for maximum effect.

Only One Post in Twenty Can Be Linkbait

Thursday, June 19th, 2008

Not every post is worthy of making it to the top of Digg, Del.icio.us/popular or even a mention at some other blogs in your space. Trying to over-market every post you write will result in pushback and ultimately lead to negative opinions about your efforts. The less popular your blog is, the harder it will be to build excitement around a post, but the process of linkbait has always been trial and error - build, test, refine and re-build. Keep creating great ideas and bolstering them with lots of solid, everyday content and you’ll eventually be big enough to where one out of every 20-40 posts really does become linkbait.

Use registry shortcuts to disable and enable screensavers in Win XP

Wednesday, June 18th, 2008

The steps in this tip will show you how to edit the registry for a time-saving shortcut for enabling and disabling your screensaver.
When you perform maintenance operations such as defragmenting or backing up the hard disk, you probably disable your screensaver before you begin to prevent it from interfering with the maintenance operation. However, disabling your screensaver manually is a multistep operation that involves accessing the Display Properties dialog box, navigating to the Screen Saver tab, and setting the screen saver to None. Then, you need to re-enable the screen saver after you complete the maintenance operation.
Fortunately, you can automate the disabling and enabling screen saver procedures with a couple of registry shortcuts. Note: Editing the registry is risky, so make sure you have a verified backup before making any changes.
Here’s how.

1. Launch Notepad and type the following four lines. (Note: The second line must be blank.)
Windows Registry Editor Version 5.00
[HKEY_CURRENT_USER\Control Panel\Desktop]
“ScreenSaveActive”=”0″
2. Save the file to your desktop with the name Disable Screen Saver.reg.
3. Change the 0 to a 1 in the fourth line.
4. Save the file to your desktop with the name Enable Screen Saver.reg.

Now, when you need to disable the screen saver, just double-click the Disable Screen Saver.reg shortcut. To enable the screen saver, double-click the Enable Screen Saver.reg shortcut.
When you run either of these files, the Registry Editor will display two confirmation prompts—one before making the change and one after making the change.