|
just another regularban.info web blog |
| MEMBERS: | Learn How To Design and Build Websites With Dreamweaver
If you are considering building your own website and do not know anything about building or designing websites the fast way to learn is getting involved with a tutorial of some kind. Learn from somebody that already knows how things are done and just follow their examples as you start building your website. There are two way to go, you can find a e-book Dreamweaver course or a Video course where Dreamweaver is explained. Both ways will work it all up to you to find the best way that will help you get started the fastest, I have included a few mistakes that you want to avoid when building your first website with dreamweaver. 1) Splash pages Splash pages are the first pages you see when you arrive at a website, normally with a big image or something like this. These pages does not make much sense when building your site as you always have to keep in mind how does navigation works for my visitors and how does search engines like Google see my page. So if you can avoid it do not make a splash page as your index.htm page. 2) Banner advertisements If you want to make money with your website, then AdSense will make the most sense for your users, banner ads takes up a lot of space and history tells us that people do no click on them. So don't waist your space on banner ads. 3) Clear navigation Navigation on your website is very important for your customers but even more important for your search engine ranking. By making easy 1-click navigation is a must on all pages. If your customers do not know how to navigate your site people will not see what you want them to see. So forget flash and drop down menus 4) Clear indication of where the user is When visitors are deeply engrossed in browsing your site, you will want to make sure they know which part of the site they are in at that moment. That way, they will be able to browse relevant information or navigate to any section of the site easily. Don't confuse your visitors because confusion means "abandon ship"! 5) Avoid using audio on your site People will leave your site if they get loud audio from your site and they have to jump to turn down their speakers so avoid audio on your site. So use the Dreamweaver tutorial to learn website building and saves alot of money by doing it yourself. Even if you don't know HTML or anything about building your own website you can learn it really fast by using an online tutorial.
Website Accessibility - Need and Basic Guidelines
Website Accessibility means the website accessible to all the users in the web including visitors with disability. Many website owners know that their website is available in the internet for visitors to access information but possibly may not know whether their website is easily accessible and even be unaware about Disability Discrimination Act (DDA). According to Disability Discrimination Act (DDA), all the business should make their services accessible to disabled users. There is also a section in DDA which addresses that if a business offers an online service, even the information is on a single page, then the business is responsible for making an effort to make this information accessible to disabled users. All new websites that are designed and developed should now follow the W3C (World Wide Web Consortium) and Web Content Accessibility Guidelines (WCAG) against which the accessibility of the website is measured. But when the website is found isn't complaint, then anybody can sue you legally, if they want to. By following these guidelines, you enhance the professional look of your website, provide access to visitors who previously had not no choice, thus increasing your business prospects and finally not to forget, your business is legal. Some basic Guidelines to increase the accessibility of the visitors Validate HTML and CSS: To check if the HTML and CSS used is valid, W3C validator can be used. It is necessary that websites are checked as the validator automatically tells you about any errors and accessibility issues in the web pages. Image and alternative text: For browsers which don't support images, alternative text can be used to explain what the image is about as the user will only see the text. Resize font text: Most of the internet browsers use Internet explorer to search for information. If the size of the text can be increased by choosing the font size to the largest then it means that your website is accessible to visitors. Use of Java script: Websites are not easily accessible when java script is disabled. Mostly people have the java script support switched off, if that's the case then make sure that you use the Java script sensibly and unnoticeably. Check for the following, 1. Website is accessible without the use of a mouse 2. Website has a Sitemap 3. Website has link text relevant to the content (blind users use tabbing while browsing websites from one link to the other)
301 Redirects - When and How to Use Them
Just what is a 301 Redirect? There seems to be a lot of confusion as to what to do when you move, delete, or want to redirect incoming web traffic from an 'old' web page to a 'new' web page. A 301 redirect is the most efficient method for web page redirection from an old web page to a new web page location. There is also some confusion as to how to handle the complete move or redirection from one web domain to another web domain. According to Google, "If you need to change the URL of a page as it is shown in search engine results, we recommended that you use a server-side 301 redirect instead." How to Set Up a 301 Redirect Depending on your web environment, there are several methods to set up a 301 redirect. A 301 redirect is not that hard to implement and it should preserve your search engine rankings for that particular page or web domain. .htaccess 301 Redirection The .htaccess file needs to be placed in the root directory of your old website. In this example, we are redirecting incoming web traffic from an old domain to a new domain. Options +FollowSymLinks The .htaccess file is the most common method used for 301 web site redirection. PHP 301 Redirection You would place this code in a file at the old location. Of course with any code, you will want to test this. IIS 301 Redirection
That is all there is to it. There are other methods in addition to set up a 301 redirection which include coding for ASP, ASP.NET, Java, CGI, Cold Fusion and Ruby on Rails. The above are the most common that I've encountered. When set up correctly, a 301 redirect will preserve your search engine rankings when it is necessary to move files around or switch, or consolidate, domain names.
|
* 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). |