Combining SEO with CRO for an Effective Website.

Thursday, June 3rd, 2010

If you have an employee whom you really like, and you think they have a lot of potential, do you keep them employed if they never perform up to your expectations? What if they just aren’t motivated to perform the way you know they can?

A lot of companies we talk to describe their websites like this. “We like our website, and it does what we need it to do, but it could probably be better…” What are you expecting your website to do? In most cases, it is a way that companies give out detailed information to potential customers who have already made contact with your company. “If you want to learn more, visit our website…”

Let me make a bold proclamation – this is exactly the opposite of how you should be treating your website. Get someone interested, then put them online. Do you have a phone number, email address, or contact form on your site? If so, then chances are, you want people on your website to contact you… so why would you put people back on your site after they are already familiar with your company? Take the time to give the person the info they need and build the relationship. Don’t take a lazy approach and just use your website simply as additional information. That is not how a smart business uses technology.

Let’s look at a different approach. What if you reversed the traditional way of using a website. What if the first point of contact was the website. They find you online, then read about you or look through a portfolio, and then click to contact you or pick up the phone and call you. Should you send that person to get answers from your website, or invest some time into them and find out how you can serve their needs?

Go back to the under-performing employee who has so much potential. What if you could invest some time and training into them and get them on the right track? Would you do it? Of course. If they ever reach their full potential, then your business gets better, and they start producing more for the company. Your website can be the same way. What if you could put your website in front of the people looking for what you do or what you sell? Wouldn’t you have a better chance of getting more customers? Sure you would.

Don’t let your website under-perform any longer. Start researching your industry and identify where the demand is based on how many people search for keywords related to what you do. Then, put together a strategy to get your website in front of those people. Getting your website ranked isn’t magic, nor is it impossible for you to compete on a big stage, but it is a combination of in-depth research, highly specific strategy, hard work, and long-term dedication.

Getting people on your site is not the perfect ending. You want to maximize the percentage of people who actually get in contact with you to do business. That is where CRO (Conversion Rate Optimization) comes in. Once you are getting traffic, you need to identify what will make more of those visitors react and contact you. The higher your Conversion Rate (the ratio of the number of visitors to the number of visitors that become clients), the more profitable your business becomes, and the faster you grow.

Conversion Rate Optimization, much like SEO, is a process. You should perform A/B testing on changes and monitor results, continuing the process until identifying the common behavior of your website visitors and getting them to make that call or to contact you. When you combine SEO (to get ranked for keywords that bring in visitors) with CRO (turning more visitors into clients) then you begin to see how effective your website can really be.

About the Author: SEOTERIC is an Atlanta web design and Atlanta SEO company specializing in building business websites that generate sales and leads.

Technorati Tags: , , , , , , ,

HTML Experts: Is there is a special or secret way to use HTML while designing a webpage?

Sunday, February 14th, 2010

For instance, if you just use "regular" HTML, will people still be able to see and use my website normally, even if they are not using Internet Explorer? For example, I always use Firefox. Other people use things like AOL or Opera to browse the web. Thanks for your help!

There’s no such thing as a silly question. Don’t worry; HTML will work across all browsers. However, bear in mind that html does have different ‘dialects’ depending on whether you’re using strict, transitional, or frameset (this goes in the doc type declaration or DTD at the top of a html page) plus older browsers such as IE6 can be quirky and not show websites exactly as they should. Just use strict and xhtml (which is a cleaner, stricter version of HTML) and you should be okay in most modern browsers. Visit http://www.freewebtutorial.co.uk (web standards section) for more info.
Hope this helps.

Technorati Tags: , , , , , , , , , , , , , , , ,

How can I insert prewritten lines of HTML automatically into an HTML file?

Friday, February 5th, 2010

I have a report that automatically generates in html format. I usually tweak this report myself by adding a few lines of HTML in specific places and writing whatever needs to be written in those lines. I need a way to automate this process so that other people can do it with minimal to no knowledge of HTML.

Either the people editing can use a WYSIWYG program like Microsoft Expression Web or Adobe Dreamweaver, or you could use a "tag" system similar to BBCode ( http://www.bbcode.org/ )

Technorati Tags: , , , , , , ,

Moving my Wordpress from a directory to the main index public_html…?

Friday, January 22nd, 2010

I installed wordpress into a folder called ‘wordpress’, and developed it there. Now I am wanting to move it to the main index, so that when people visit my website they will automatically go to my installed wordpress.

Do I have to delete all of my old pages?
Will I need to update any of my wordpress files to the new URL?

Thanks for any help and advice :)

Check out this page for easy step-by-step instructions:

http://codex.wordpress.org/Moving_WordPress

Technorati Tags: , , , , , , ,

How Do I make a box that i can put an html code in, where it wont apply the html code?

Friday, January 22nd, 2010

Im creating a website and i have codes that i want to provide for people but, one i put the Brackets around the html code it automatically doesnt show anything or applys the code.

Is there a box i can put around it or somthing so it wont apply the code?

Well it depends. It you’re using BBC you just use [Code] and [/Code].

For html, I believe it’s <code> for computer code text. And <samp> for sample computer code.

Technorati Tags: , , , , , , , , ,

Can someone give a definition of strict and transitional html and xhtml?

Thursday, January 21st, 2010

Just wondering.
What are the definitions of strict and transitional when it comes to html?

Strict is close to what HTML was intended to be.

Transitional is Strict plus a big pile of presentational junk that we left over from the browser wars of the late 90s.

The idea what that Transitional could be used while people transitional from html 3.2, there should be no need to use it today as browsers have caught up.

Technorati Tags: , , ,

People interested in HTML Code Spy, are looking for these programs as well

Wednesday, January 20th, 2010

People interested in HTML Code Spy, are looking for these programs as well

Creating a web site design web master usually looks through tens or hundreds other sites. Some of them contain very interesting elements. To understand how are they done, webmaster sees an HTML source and finds the code of the element. Sometimes it is very difficult to find it.. eTopping html Code

(more…)

Technorati Tags: , , , , , , , , , , , ,

Can I lock parts of xhtml code so other people can’t screw up tags?

Saturday, November 14th, 2009

I’m building simple websites for friends who need to change text and images periodically, but they don’t know anything about coding. Can I "lock" down *parts* of the code so they don’t accidentally erase the xhtml? Is there a special tag that does this?

No tag.

Best is to use a site that allows use of a Gallery application be installed or a forum type site where they can post/delete their own images.

See Gallery: http://gallery.menalto.com/

Ron

Technorati Tags: , , , , ,

How do I display an html code in a scroll box for people to copy and paste?

Sunday, November 8th, 2009

I tried searching and trying but cant figure it out. I want to put a html code in my scroll box that displays the actual code of a banner for other people to copy and paste into their own sites. How is this done?

http://allmyfaqs.net/faq.pl?Show_HTML_examples explains how to show html examples.

http://www.domedia.org/oveklykken/css-div-scroll.php explains how to create a scrolling region

Technorati Tags: , , , , , , , , ,

How do I upload a xhtml website from dreamweaver to my web hosts server using 1and1.com?

Sunday, November 8th, 2009

I hope enough people see this who understand what I mean and know the answer. Please! I really need to know!

try this host your site here for free and you can also upload your files using FTP a very simple method… :)

http://www.000webhost.com/116161.html

1500 MB Disk Space, 100 GB Data Transfer

We have enough room for your website, emails and databases. All our servers are also connected to dedicated 10mbps internet lines, so we can give you 100 GB data transfer absolutely free.
PHP with MySQL Database Support

Unlike other free webhosts we do support PHP and MySQL with no restrictions. You get full access to the latest version of PHP and MySQL. The following PHP features are fully supported:

* PHP mail() function and Sendmail
* Curl, GD2 library, ImageMagick, Zend
* fopen() and PHP sockets
* safe_mode is OFF, file uploads ON
* Zend Optimizer support, Ioncube loader.. and much more features are enabled

Technorati Tags: , , , , , , , , , , , , , , , , , , ,