Posts Tagged ‘Effective’

Is it a good idea to list competitors in a press release for SEO purposes?

Tuesday, July 15th, 2008

Press releases have short lived usefulness in terms of news search because after a few weeks or a month, they get displaced by new news. It depends on how they are distributed and published. If there’s a goal to rank well on competitor names, there are other things you can do that will be more effective. I don’t think ranking for competitor names is a productive strategy as ranking well for things that are meaningful for your audience.

Google:Tips for better Googling

Monday, July 14th, 2008

“I can find what I need on Google” – Is this a common refrain amongst staff
and students in your college? Whilst Google is certainly far and away the
most commonly used search engine currently available, it is often not used in
the most effective way. There are many useful extras in Google that are
under-used, but which go towards making it a far more complete and effective
search tool than you would imagine. Here are some of the more interesting,
useful and quirky features that you might like to explore in order to get more
out of Google

Creating a First Visit Web Page Pop Up Window

Monday, July 14th, 2008

It’s a proven fact that the use of popup windows is an effective marketing technique that produces great results. However, they can be very irritating to your visitors. How can you use this powerful marketing technique without offending your visitors? Compromise and use a popup window that only displays the first time your visitor enters your site.

Place the following code within the <BODY> of your web page.

<SCRIPT LANGUAGE=”JavaScript”>
<!–
function GetCookie(name) {
var arg=name+”=”;
var alen=arg.length;
var clen=document.cookie.length;
var i=0;
while (i<clen) {
var j=i+alen;
if (document.cookie.substring(i,j)==arg)
return “here”;
i=document.cookie.indexOf(” “,i)+1;
if (i==0) break;
}
return null;
}
var visit=GetCookie(”COOKIE1″);
if (visit==null){
var expire=new Date();
window.name = “thiswin”;
newwin=open(”yourpage.htm”, “dispwin”,
“width=450,height=455,scrollbars=yes,
menubar=no”);
expire=new Date(expire.getTime()+7776000000);
document.cookie=”COOKIE1=here; expires=”+expire;
}
// –>
</SCRIPT>

Change the text where indicated in red.

The “yourpage.htm” text specifies the popup window url.

Change the height and width to your preferred window size.

How To Choose Effective SEO Services?

Thursday, June 26th, 2008

Any person familiar with the internet and using it in day today life is aware of the effects of search engine optimization to an extent. The companies that are serious in marketing a product or service online can not neglect the importance of Search Engine Optimization or SEO services.
As the world is shrinking and is becoming a small place to live in, the consumers have an option to use products and services offered by the manufactures of other country. This has led to a situation where more number of consumers looks for the product and services on the internet.

More and more companies are using search engine optimization, as it is among the most effective tool online that can help them to boost their sales to higher extent. The common opinion of experts states that SEO will soon become a matter of survival for every company if practiced in the right manner.

SEO is an effective process by which superior amount traffic to your website can be generated by the way of improving your company’s ranking on the various search engines. The accurate return on investment of the SEO services is actually incalculable because SEO is very time-dependent. The methods of SEO are countless and SEO experts have the depth knowledge on the methods that would improve the search engine ranking as each website requires different work to receive triumphant ranking. These experts are able to help you to receive a superior sum of target web traffic at your site.

If you are left with the question as to how to choose SEO services that are effective, here is an answer.

• While choosing the company providing SEO services ensure that the experts who will work on your website have the expertise in using the latest tools that can help you to secure good ranking in all the major search engines not just one of them. As the internet world is advancing, so are the algorithms of the Search engine are getting more and more complex continually.

• Further, proper research work is pivotal for the receiving the desired results and you don’t need any SEO company, who will conduct the same work as they have done for others.

• To avail the desired rankings, it takes somewhere few weeks to a few months for search engines to index your site and for the change of ranking to take affect. So, if any optimizer who promise you to provide with immediate results, he is surely making false promises or else will use unethical ways to promote your website.

• Remember, unethical practices may help to achieve results in the shorter time frame however will definitely harm your website in the longer run, so think what you would want to attain.

Organic SEO

Thursday, June 26th, 2008

Search Engine Optimization (SEO) is a term associated with web pages and their rankings. It is a technique incorporated into web pages to improve their rankings in the major search engines. An effective SEO technique when implemented can list a web page earlier or higher in search engine listings, thus increasing the traffic to your web page with users who are searching with a specific keyword, phrase or topic. Various algorithms are implemented to catch the attention of major search engines such as Google, Yahoo, and Microsoft’s Live Search. One such optimization technique is the organic SEO.

SEO professionals use different optimization techniques with web pages such as text optimization, image optimization, flash optimization and geographic optimization. Flash optimization works around recoding HTML codes in flash to get pages with majority flash content to be search engine friendly. This is one of the latest optimization techniques in SEO. Earlier it was difficult for search engines to read and index pages with flash content. Geographic optimization is aimed to include web pages in search listings for users who are searching for services in a particular county, city or state.

SEO services can be implemented either as a stand-alone service or as part of online marketing. The strategy often involves adding specific keywords and meta-tags to pages. SEO professionals can embed these tags within HTML codes in such a way that they will be indexed by crawler programs used by search engines to list pages.

Two major approaches in web page optimization are the white hat SEO (Organic SEO) and black hat SEO. The white hat SEO implements algorithms in an ‘organic’ or ‘natural’ manner according to the ethical standards in coding. These algorithms are designed to maintain the higher search rankings and will be effective for a long period. On the contrary, the black hat SEO employs fake techniques aimed at getting an immediate ranking, but the rankings will be temporary and will have a shorter life span.

A good SEO consultant team can review and recommend modifications to be made in existing design and content. They can also design and implement pages from scratch, with search engine optimization techniques incorporated. Quality copywriting services along with unique design, easy navigation aids and marketing services are all part of effective SEO.

All major search engines are supporting organic SEO methods implemented in web pages. The majority of web pages being listed in major search results are those which have implemented effective SEO services. A small investment in effective Search Engine Optimization (SEO) techniques will eventually make your web page more conspicuous and operate in a highly competitive and profitable manner with great returns guaranteed.

SEO : Install a sitemap.xml for Google

Thursday, June 26th, 2008

Though you may feel like it is impossible to get listed high in Google’s search engine result page, believe it or not that isn’t Google’s intention. They simply want to insure that their viewers get the most relevant results possible. In fact, they’ve even created a program just for webmasters to help insure that your pages get cached in their index as quickly as possible. They call the program Google Sitemaps. In this tool, you’ll also find a great new linking tool to help discover who is linking to your website.

For Google, these two pieces in the top 10 SEO tips would be to read the tutorial entitled How Do I Create a Sitemap File and to create your own. To view the one on this page, website simply right-click this SEO Tips Sitemap.xml file and save it to your desktop. Open the file with a text editor such as Notepad.

Effective 11/06, Google, Yahoo!, and MSN will be using one standard for sitemaps. Below is a snippet of the standard code as listed at Sitemaps.org. Optional fields are lastmod, changefreq, and priority.

<?xml version=”1.0″ encoding=”UTF-8″?>
<urlset xmlns=”http://www.sitemaps.org/schemas/sitemap/0.9″>
<url>
<loc>http://www.example.com/</loc>
<lastmod>2005-01-01</lastmod>
<changefreq>monthly</changefreq>
<priority>0.8</priority>
</url>
</urlset>

From Registering A Domain To Getting It Online

Thursday, June 26th, 2008

Before getting a web site on line you need to have a domain name. These are the familiar web addresses such as mywebsite.com that most browsers use to find a particular web site. Domain names, in fact, are pointers to a particular IP address and we use them because they are easier to remember than a series of numbers.

All websites have an IP address in the form 123.456.78.9. The domain name system translates these numbers into names such as mywebsite.com. All domain names are registered in a central registry maintained by InterNIC, a subsidiary of ICANN — the organization which certifies domain name registrars. Domain names are filtered through Domain Name Servers (DNS) which link IP addresses with domain names. Each web site usually has a primary and a secondary DNS – duplicates that increase reliability.

The first step in registering a domain name is to choose it. The name can be almost anything you want, but to be most effective it should reflect the nature of your website. If you are selling watches, for example, it helps to have a domain name that has some reference to watches – A1-Watches.com for example.

The rules for domain names are simple – only letters, numbers or hyphens are allowed. Other than that, a domain name is limited to 70 characters, but you are advised to keep it as short as possible. Domain names can be upper or lower case – case is ignored by DNS but you can use a combination to make the name more recognizable. MyWebSite.com is easier to read than mywebsite.com, but both are identical to the DNS.

There are several extensions available. The most common is .com — it has even entered common vocabulary as a way to express Internet activity – (I own a dot com business). Other extensions include .biz (for commercial sites), .org (for non-commercial organisations), .net (for organisations involved in Internet infrastructure) and .name (for personal names). There are also extensions with more specialized uses such as .museum, .aero, and .coop and are used exclusively by members of certain organizations. In addition to these common extensions, there can also be a country code extension such as .us (United States) or .de (Germany). The rules for using country extensions vary, so you need to check with your registrar to see if they are available to you.

All domains must be registered with a registrar that has been certified by ICANN (Internet Corporation for Assigned Names and Numbers). There are hundreds of registrars and their prices vary considerably. The full list of registrars is available at the InterNIC website (http://www.internic.net/regist.html). Although registrars are closely regulated, they are permitted to offer their services through third parties, so many web hosts offer a domain name registration service even if they are not a registrar. The price of a domain name will usually be higher when dealing with these third-party services.

Domain names are usually registered for a minimum of one year, although you are permitted to buy up to a 10-year registration contract. Usually the longer the registration contract, the lower the price, so if you are sure you will be on the web for a considerable length of time you can benefit from a longer registration period. Most registrars also offer a discount on bulk purchases. If you own a number of domain names you can save money by transferring them all to the same registrar.

You have selected a domain name, registered it and signed up with a web host. What’s next? Your web host has to provide you with details about how to get your site up and running. This information includes passwords to get into your account, paths to directories where your files should be uploaded, and most importantly, what your domain name servers are.

Domain name servers (DNS) provide the link between your domain name (mywebsite.com) and your Internet Protocol (IP) address. The IP address is a series of numbers like this: 123.456.78.9. Every web server has a unique IP address which, in the case of dedicated servers hosting a single domain, is equivalent to the domain name. A site hosted on a dedicated server will respond to either 123.456.78.9 or mywebsite.com by serving the requested webpage.

Most websites, though, are hosted on shared servers. This means that one server is home to many different websites, but they each have the same IP address. If you type in a shared IP address you will get an error page or will be redirected to the web hosting company’s web site. So DNS is necessary for websites on shared servers. Domain names are the only way to request these websites – they cannot be requested by IP address.
Configuring DNS

When you first purchase a domain name, it will be registered on the DNS of the registrar. Until you arrange for a web host, the registrar company will usually redirect requests for your domain name to an error page or an ‘Under Construction’ page. Note that there is no time limit between buying a domain name and finding a host. Some people purchase domain names without ever intending to build a website on them. Most people, though, buy a domain name with the intention of using it. To do that, you need to open an account with a web host and prepare to transfer your site to their server. Part of the process of preparing your site for publication on the World Wide Web is to alert your domain name registrar of the DNS of your new server.

A DNS configuration looks something like this:

Primary Name Server: NSA.NEWDAYDNS.COM (204.50.14.2)
Secondary Name Server: NSB.NEWDAYDNS.COM (204.50.22.2)

This information is available from your hosting company either in their informational package that they email to you, or on their website. If you can’t find the DNS it’s best to contact your web host and ask for it. Once you have the DNS information you can usually enter it into your account on the website of your registrar. If you have purchased your domain name from the hosting company, they will usually make the necessary changes for you when they set up your account.

When the DNS is registered or modified (when changing web hosts) it can take up to 24 hours for your site to be accessible from everywhere in the world. This is because domain names are registered in a distributed data base that is maintained on thousands of computers around the world. Each computer has a small part of the database in cache, and if they receive a request for an unknown domain that request has to be forwarded to another computer until the information is found.

After you have opened an account with a web host and set the DNS you can start uploading your web pages. The most common way to do this is to use FTP (File Transfer Protocol) software but there are also some other options.

FTP is an Internet Protocol (like HTTP) that allows data files to be transferred from one computer to another. Your web host will provide information about how to connect to your site using FTP. Usually you use FTP software such as WS_FTP or FileZilla to connect to the FTP server on your website. The address of the FTP server is usually ftp.mywebsite.com (where mywebsite.com is the domain name).

Your host will also tell you the location where files should be uploaded. Your account will probably have two main folders in the root directory – public_html and www. Your web pages should be uploaded to the public_html folder. The www folder is a mirror folder which allows people to find your site by using either www.mysite.com or mysite.com.

You may have to adjust a few settings in your FTP software to upload files correctly. For example, if you are using a firewall on your computer you should set the transfer method to passive. If you are using a proxy you will have to adjust the proxy settings.

Files can be sent or received in either binary or ASCII mode. If they are transferred using the incorrect mode they may end up with errors on completion of the transfer. Your FTP software may try to determine which mode to use by examining the contents of the files, or you may have to manually specify the transfer mode. Files that should be sent in ASCII mode include HTML (and variants like HTM, SHTML, DHTML, etc.) TXT, CGI, C, ASP, JS etc. Basically, any file that can be viewed in a text editor should be transferred in ASCII mode. Binary mode, on the other hand, is used to transfer everything else – graphics, compiled programs, and media files.

Using the FTP software, make a connection to your web server. Browse to the folder where you want to upload files (usually by clicking on the folder icons) and then find the local files you wish to upload. Whole directories or individual files may be uploaded.

You can name most of the pages of your website anything you like, but there is one essential file in each directory – index.html or a variant (index.htm, index.shtml etc). This means that your home page has to use this name. The home page can be viewed by typing http://mywebsite.com or http://mywebsite.com/index.htm. In the first case, if there is no file named index.htm the contents of your root directory will be shown. Without an index file in each directory, anybody who browses to that directory can see all the files there. This presents an enormous security risk as well as exposing private information to public view.

FTP is the most common way to upload files to your website but is by no means the only way. Some web authoring packages have built in transfer methods to automatically upload your entire site or individual pages. Microsoft FrontPage is an example of this type of transfer method. In order to take advantage of it you need to have FrontPage extensions installed on your website. You can request this feature from your web host. Other authoring packages have built-in FTP software so that you can build your site and upload with one familiar interface.

You can also build sites online. Some web hosts give you access to browser controlled software that allows you to lay out web pages. Once you are finished the page is automatically saved to the proper location on your server. This type of web builder is usually available through the control panel of your hosting account.

7 tips to writing effective web copy

Monday, June 23rd, 2008

When preparing content for your website, it’s important to remember that writing for the web is very different than writing for print. You need to get your point across quickly and engage your readers before you lose them.

Here are some quick tips to get the best results from your web copy:

Write Compelling Headlines
Always start with a relevant, attention grabbing headline - it can make the difference between the user feeling compelled to read more or choosing to ignore your page. Use sub-headings to define different sections of your content and help your readers locate the information they are looking for.

Make it Short, Sweet and Scannable
In general, people don’t really ‘read’ on the web, they ’scan’. Web readers are impatient - they want quick and easy access to the information they are looking for. Write succinct paragraphs and use bullet points and lists to break your content into scannable chunks.

Emphasise important words
Use Bold and italics to draw attention to important words. This helps improve the ’scanability’ of your content by ensuring the user is drawn to important words.

Use a Conversational Style
Keep it personal and avoid the marketing hype, it doesn’t go down well online. Write as though you were talking in person to your reader.

Build Trust
Establish trust and credibility with your readers by featuring testimonials and case studies. Have you read about the psychological phenomenon of Social Proof? Simply put, it’s when people form their opinions based on the opinions of others. Testimonials can be a very powerful tool for your website.

Use images
The old adage ‘A picture tells 1000 words’ is still true - but don’t go cliché. Photos of smiling, happy business people are overused and ineffective. Consider including some professional photos of your staff, customers, premises or products instead. You can also source suitable and low cost imagery on stock photography websites such as istock.

Consider Layout
Although multi-column content layout is common in print material, single column layouts work best on the web. Web layouts should be clean, simple and uncluttered.

5 Really Simple and Effective Blogging Tips

Saturday, June 21st, 2008

In the last three months or so, I’ve learned quite a bit about blogging in general from a few different sources. Whenever I’m not reading one of the dozens of RSS feeds, I’m usually researching the industry, or closely related topics. Of course, there are a few blogs in the niche I’m interested in that I consider “authority” blogs. A few big name bloggers have really “made it”, and I can never figure out if that makes me envious or inspires me to ascend to their level.

For all of those that think the big guys have it easy, then I’m here to tell you right now that they don’t! Running and maintaining a blog with such a high public popularity has to be one hell of a job. I know they make money even when they’re sleeping, but if they slow down, so will the several thousand dollars a month they make. They always have to be ahead of the game, and better than the rest. That’s why they are what they are. Props to them for accomplishing such a feat. I dream of the day I pull in a few hundred bucks while I’m sleeping. If it ever gets to that point, you can be damned sure that I won’t be stuck in a cubicle all day!

So since I’ve started blogging, I’ve seen a few things happen without fail. It may seem like common sense, but sometimes we need a little reminder.

If you want traffic, then you have to write great and helpful content.

If you stop writing great and helpful content, you stop getting traffic.

Duh, right? Well, sometimes writing great content is easier said than done. We all start off with super ambitious intentions, but then we soon realize that real life still has to be attended to, and time is usually a factor that we don’t have enough of. So I guess what I’m trying to say is that if you expect big numbers, then you need to give them (readers) a reason to come to your blog on a consistent basis. As a matter of fact, I wrote two articles (about automobiles) in May that have accounted for almost 50% of my total traffic since blog inception. When the buzz from those articles died down, I kind of just sat there with a stupid stare wondering where everyone went! The worst part of it was that those two articles had absolutely nothing to do with “making money online”. So once the readers read the article (which offered valuable advice), there was really nothing left for them to look at. That’s okay though, I’ve definitely learned from that, so no harm no foul.

This is more of a ramble than anything, so I’ll leave you with a list of some simple rookie tips and advice that you should consider taking seriously. I’ve seen a whole new crop of rookie “make money onliners”, and I don’t think they realize what kind of road they have ahead of them! Best of luck to them though.

1. Don’t put your Feedburner subscriber count button on your blog until you have at the very least, 100 subscribers. When I come to your blog (or anyone for that matter) and I see that you have 4 readers, I’m probably not going to be inclined to subscribe. It’s human nature. Humans like big numbers. So hold off until you have a respectable number to show off. Trust me on this one.

2. Being a blogger (especially in the make money online niche), you’re going to encounter several opportunities from other bloggers, website owners, and whoever, that want you to help them with a project. While this can potentially lead to great things, most of the time it will fizzle out and leave you with a lot of lost time. Pick your side projects VERY carefully. Don’t feel like you need to say “yes” to everyone that invites you to work on a project. Don’t worry, if you turn one down, you’ll have plenty more in the future. Please trust me on this one, as it’s a weakness of mine, and it has cost me plenty of my extra time.

3. Easy on the advertising. The first thing any blogger in this niche wants to do is implement every type of advertising possible to try and earn the big money. Guess what? Even with 14 different types of revenue sources on the front page, chances are you’ll make less than what you would with just a couple of select ones. People in general hate advertising, so don’t fill up your page with affiliate ads and other types of clunky advertising. Stick with Adsense and one or two others at most. You won’t make any real money anyway until you have a decent amount of traffic, so all it’s doing is taking up space and looking bad. Again, you should be in this for the long haul, so time is your friend. You will not be John Chow in a week, I guarantee you that.

4. Promote the hell out of your blog. You’re going to need a jump start when you come out of the gate, and the best way to promote for free these days is to leverage the power of social bookmarking and networking sites (digg, mybloglog, blogcatalog, stumbleupon, technorati, etc…) Sign up for all of these, and make good use of them, it will definitely pay off, and it really is necessary if you want any kind of long term traffic stability. Also, start surfing every blog in your niche and related niches, and get to know them. Leave conversation sparking comments and be generous on the link love when you write. The good karma will follow you around for the rest of your blogging career. Make friends fast, as they’ll be the ones to help you along the way. Remember, without promoting your blog, your not going to get the traffic levels that you should be getting, so do this until you’re sick of it, and then do it some more.

5. Don’t give up! This sounds pretty cliche, but you will inevitably come to a point where you are sitting on your thumb wondering what you need to do to succeed. The answer is simple - keep writing! Any good writer can make it, but it takes time. Success isn’t overnight, it’s built up over time and if you provide great and valuable content, then the success and money will flow eventually. I promise you that. Give your readers something to think about, and they’ll keep coming back. That will be the key to your success. Remember, readers come first, then all the rest can follow.

I hope these tips help you in some way. I know they are pretty obvious, but again, they are easily forgotten and sometimes all it takes is someone to remind you. Good luck to all out there, and let’s make it a good month!

Make Effective Use of High Traffic Days

Thursday, June 19th, 2008

If you do have linkbait, whether by design or by accident, make sure to capitalize. When you hit the front page of Digg, Reddit, Boing Boing, or, on a smaller scale, attract a couple hundred visitors from a bigger blog or site in your space, you need to put your best foot forward. Make sure to follow up on a high traffic time period with 2-3 high quality posts that show off your skills as a writer, your depth of understanding and let visitors know that this is content they should be sticking around to see more of. Nothing kills the potential linkbait “bump” faster than a blog whose content doesn’t update for 48 hours after they’ve received a huge influx of visitors.