|
just another regularban.info web blog |
| MEMBERS: | How To Create A Simple, Effective Website
Before you build any website it is important to sit back and think about exactly what you want to achieve. This will help you to stay focused on your objective. Now I am going to presume that you want your site to make you some money. Wile it is nice to make money if this is your only objective you may face many challenges ahead. The reason is because you may find the level of motivation may dwindle if you do not start making money quickly. What I want to emphasize is simplicity. Keep it simple. Do not over complicate the process. To create and effective website you need to understand why people use the internet. Our main goal when we go online is to get information for one reason or another. This may be for research or entertainment purposes. However the premise remains the same. One way or another your site will need to provide content relevant to the individuals search. This content can be provided by audio, video or written means. The fact is that it has to be relevant in order to be effective. We all know how we feel when we find what we are looking for. This builds credibility and as a result the recommendations you make will be followed which means you will make money. The bottom line is that we all want results and desire to achieve a certain outcome. You need to know what your visitor's wants and needs are then address it and provide solutions. Communicate with your visitors in a way that makes sense to them and provide logical steps that they can follow. As for the technical aspects of building a site the good news is that there are many website building software tools out there that can help with this even if you have no technical knowledge. So don't sweat the small stuff.
Helpful Tips To Improve Your Website
I had to run into the supermarket the other day to pick up a few items. Unfortunately for me it wasn't the store I do the normal weekly shopping at, so I was unfamiliar with where everything was. To make matters worse it was one of those massive stores where you can buy groceries and probably find a contractor to build a house for you. Nothing bothers me more when I walk into one of those huge stores and have to spend a good hour to find a gallon of milk. Your website should not be this way either. I have listed a few ideas that should help make your website more user friendly to your customers so they are not overwhelmed when they type in your web address, and at the same time, know they can trust you. First and foremost you need visitors to your website. With little effort you can have about 200 to 300 unique visitors each day. That can be done just by registering your website on Google, Yahoo, Ask and the other search engines. However the goal here is to attract customers not just visitors. You will need to get those numbers up. You need to find ways to attract new customers. A good way is to advertise. If you are on a limited budget sign up for an advertising website`s free account at first, and then as sales pick up, move over to their premium account. There are a variety of advertising websites out there. Develop a plan to use them all. Once you have visitors you need to make your website user friendly. In other words easy for someone to navigate around and find what they are looking for. Hire yourself an experienced web designer. A real good one is worth their weight in gold. They will design you a website that is not only user friendly, but also one where visitors will want to continually come back to and tell their friends about. Once that happens, the sky is the limit. Build trust and confidence with your customers. Your customers want to know that you are not some fly by night web company. They want to know if they order from you, you will deliver and if something goes wrong, they can get a hold of you. Put on your website a contact page. Let your visitors see how they can get a hold of you via email, phone, physical address and so on. Do not forget to respond promptly to your customers when they do contact you. In today`s world of "I need it yesterday", people will move on to your competitors if they don`t hear back from you within the same day, sometimes faster. To go along with the above tip and to add on to the trust factor, provide detailed information about your company. Post your company history, your mission statement, and what means the most to you about being in business as it relates to your customers. So there you have it a few tips to help your website out. Implement them to build a better online presence. By: Bruce A. Tucker
Overcoming Those Annoying CSS Bugs
There are a number of different browsers that you must compensate for when designing your webpage's in any format (CSS, tables etc.), some of the most common browsers are : Internet Explorer 6/ 7, Firefox and Safari. The main issues that arise with CSS design is that all browsers interpret CSS differently, for example Firefox does not understand some of the CSS commands that Internet Explorer does and vice a versa. One of the main issues I have found when designing with CSS is a problem with margins in Internet Explorer 6. I found that when using a float on a div tag that also had a margin set, the margin would actually double and then knock the whole pages layout out. After numerous late nights and an insane amount of coffee I finally found a solution to this double margin bug. By inserting a simple line of code the double margin no longer double ! That solution is as follows, by adding this line of code to your CSS div tag 'display: inline'. Another problem I have found with CSS in Internet Explorer 6 is a problem when trying to define a div tag that has a smaller size than the base font size. This problem again can be fixed with a simple line of code this time all we need to add is the following line of code to the div tag: 'font-size:0px'. There is also another solution to this problem that should have the same effect, because the div tag auto stretches to compensate for content overflow adding 'overflow: hidden' should also resolve the problem. Unfortunately I have been unable to cover all of the cross browser issues that you may experience when designing with CSS, but most of the problems that you may encounter can be resolved pretty easily with simple trial and error. Happy designing!
|
* About Archives
Categories:
Last Updated: |
| regularban.info
is proudly powered by WordPress MU running
on regularban.info.
Create a new blog and join in the fun! Entries (RSS) and Comments (RSS). |