Under the name of “Canonical Link Element” is hidden the common creation of Google, Microsoft and Yahoo: A way to reduce the duplicate contents as seen by search engines, to help them understand that www.example.com or example.com or www.example.com/index.html are actually the same page under different names.
To know more, I invite you to listen to Google’s Matt Cutts video presentation.
Nearly all web browsers and many RSS readers use the favicon to help identify your web site and make it stand out. So, prepare a small version of your logo or -even better- adapt it to ultra-small size. This is micro-marketing at its best.
Instructions on how to install a favicon on your web site:
Create a 16*16-pixel graphic file and save it to Windows ICO file format (I use the free IrfanView Windows software to convert from whatever format it was initially prepared).
In the <HEAD> block of all pages of your web site, add the following lines:
Yahoo! Answers is a very nice place for the web site designer to hang out. You should try it immediately and you should use it regularly. This is a kind of super-forum where an astonishing number of subjects are handled thanks to the size of the following of Yahoo!
There you will find people asking questions, all kinds of questions and this is nearly without limits. You will encounter an incredible number of actual experts willling to answer those questions (and yours).
I consider that this is more than enough to require that you spend some time there. The advantages I see to it:
Looking for the right category describing your field(s) of interest, you will recognize what are the issues that people really are interested in. You may already be an expert, but you may surprised by some of the questions. Some of these may even become good sources for your inspiration.
You may be able to answer some of the open questions by yourself. Be sure to be precise and detailled (the best answer will be selected, you must be the best). But be sure to list your own site (possibly the right page in your own web site) as one of the sources to your answer. This becomes free links to your web sites (even though marked with rel=nofollow which will not produce direct results for Google and such), some visitors will be attracted by the quality of your answers.
If your answers are not selected as the best ones, you will have an occasion to learn what should have been the best answer (given by someobdy else) and, given some modesty, you will learn from your failures here.
You may ask your own questions. And this will come handy in order to fill out the blanks for some issues where you need a quick support from an expert.
There is not guarantee, but it seems that the Yahoo! search engine takes slightly into account the presence of links in Yahoo! Answers to prioritize sites in answer to some specific searches.
In the past it was sometimes difficult to ensure that all the pages were consistent on a web site. It was a lot of work to ensure it, and visitors had to deal with plenty of little differences which made it hard knowing where you were and how to go elsewhere.
Today, the general use of templates (either in a site engine like WordPress or in a site development tool like Dreamweaver) makes it more natural for a site designer. But don’t miss the opportunity and decide now that some pages must be different from the others. While the home page may have some differences, you should strive for -at least- navigation and menu consistency.
You may be thinking that only one or two little things are needed to be a blogger. This is only partly right. You can start small, but I believe that you need more than that to be an efficient blogger or a good blogger. So, I decided to disclose my perfect list of tools. It took me several weeks to assemble it but it’s worth it: You’ll find both free tools and a few more expensive things (but some good they’re worth their price).
My reader of RSS threads. I keep reading about one hundred RSS threads. You bet I am very organized for efficiency! BlogLines Beta version is really up to the task.
Opera is clearly my prefered browser (even if I also test web sites with IE, Firefox, Chrome, Safari). I simply love: mouse moves control, excellent tab management, the new version alpha-10 spelling checker.
It’s been years that I always use GNU-Emacs for file edition (be it for text files, CSS, HTML or PHP). You need to have a driver’s license for it: so many impossible commands. But it’s so powerful. Some people may want to look into VI instead. But I use GNU-Emacs for 100% of my CSS file editing.
The perfect MS-Office replacement. But it is not often used when preparing a web site. More geared toward written/printed communication and data crunching.
Software rpogram to develop web sites/pages. Even if this is an old version, I keep it for two reasons: a very good Wysiwyg, template management that is bordering on magically excellent.
Even press representatives, to interview you or to request a quote.
You don’t want to miss any of these opportunities, but don’t put your email address on the site (it would only invite spam in your mailbox). Create a contact form.
When you create a web site which is not in the web’s lingua franca, English, you had better show it clearly in the HTML code of the web site. With the arrival of more and more web browsers using this information (at least since Firefox 1.0, Mozilla 1.7.2, Netscape 8.0 & Opera 8.0.2), the sites which are not correctly set up from this point of view become more and more difficult to use by their visitors.
It’s easy to correct your own web site. For a French-speaking web site, you just have to enter the following code:
<HTML LANG="fr">
The language code to be used comes from the ISO 639 standard. But the RFC 1766 also authorizes the use of a sub-code like in:
<HTML LANG="fr-FR">
This leads to an extended version of much better quality also indicating the direction of writing :
<HTML DIR="ltr" LANG="fr-FR">
From this point, to use this information as best as you can, au mieux, you can check the following article from W3C titled “Styling using the lang attribute“.
It’s cleaner (myname.com is better than myname.wordpress.com or myname.blogspot.com). It’s easier on your visitors (less typing). It’s cheap (between 10 and 15 USD per year, or even less). And it’s a central part of a minimalist branding strategy: Making sure that you get actual recognition on your site name.
First, take 10 minutes to start checking a few possible domain names. Then, use the export-import feature of your original blog to transfer 99% of the exiting contents.
Optional recommendation: Use Gandi.net. This French service provider is among the least expensive. Visibly very apt technically, too. And this is free support I give them: I won’t earn anything out of it; But they manage all the domain names I create.