bratosab
04-28-2008, 01:26 PM
Hi every1,
well, here is quite a short but full tutorial on making a website popular, ENJOY IT
:)
Quite a few Web site authors wonder why they have few visitors and rank badly in search engines. Here are some tips and links on what to do in order to run a successful Web site, both in terms of visitor numbers and visitor satisfaction. Not all of this applies to everybody—after all, there are large differences between the target audiences of different sites.
I make suggestions that emphasize the following site properties:
* unique content,
* mostly text,
* clean design,
* easy to navigate for users,
* easy to index for search engines.
Addresses and webspace
* Get a domain of your own. Don't have your site buried in some subdirectory of Tripod or home.t-online.de.
* Get a second-level domain (e.g. mydomain.com), not mydomain.domain.com.
* Don't use other people's trademarks in domain names. You don't want to be sued and forced to give the domain away. Even a similar name may be enough for the competitor to successfully sue you (it would be like naming a new soft drink Koka-Kola).
* Pick something short which is also easy to remember. Not all people keep extensive bookmark lists.
* If you use a free webspace provider, make sure your pages don't get cluttered with advertisements. Better pay for something that is ad-free.
Path and directory names
* Keep your HTML files near the root directory http://www.domain.com/ of your domain. Instead of http://www.mydomain.com/links/sports/basketball/lakers.html, use http://www.domain.com/links-sports-basketball-lakers.html. Search engines sometimes “punish” links that are buried deep in a directory tree.
* Don't change names of files and directories once they're established. Not everybody will make big efforts to find a page once it has moved.
* Instead of returning a simple 404 error code, forward all false page requests to a special error page that contains a search engine that simplifies finding what people are looking for. If you can, use software that makes suggestions for pages that sound similar to the one they were unsuccessfully trying to load.
* Give your files and directories names that contain full keywords which are relevant with regard to that page. Instead of laklnks.html, use lakers-links.html. The dash - ensures that lakers and links are seen as two different words. Don't use the underscore _ instead of the dash.
* Don't use special characters, letters with accents or spaces in the names. Restrict yourself to the 26 lower case letters a to z and the ten digits 0 to 9, the dash - and one dot . to seperate file extensions.
Links
* Create lots of links between the pages of your site. If your site covers one topic, there will be a lot of opportunities to link from the current page to another one, which may give more background on a particular issue. Identify and use those opportunities, sometimes a Web site developer knows his site too well and forgets the visitor's total lack of knowledge with regard to the site's content. On the other, don't exagerate. Don't use every word matching a page on the site to link there. Too many links on a page are hard to read and confuse the visitor with regard to what's important.
Content
* Face it, if your page doesn't offer anything interesting, it will not succeed. If you want visitors, offer something that goes beyond a bookmark list and your email address. If that is too much work, you probably don't want to have a site.
* Avoid duplicate pages. If you have equal or similar pages on different domains, search engines may throw you out of their database. So make sure your pages differ.
* Write about things that you know well. The more work you put into your pages, the more useful they will be for others. If you try to cover a large topic in a mediocre way, people will probably not bookmark and return. Rely on being good in a niche, these days search engines can drive traffic to you no matter how obscure the topic is.
* Do not publish pictures of people without their permission. They may not want to see themselves published on the Web. In some jurisdictions it's even forbidden, unless one is a “person of public interest”.
* Use only content (pictures, text, videos, …) made by yourself or with explicit permission, everything else probably infringes someone's copyright.
* German web authors: Make sure that you have some sort of Impressum. Learn more about the Impressumspflicht.
* Image file formats—use JPEG for photos only, GIF or PNG for graphics. A favicon lets you add a logo to the address bar of some browsers, it must be in Microsoft ICO icon format. Don't use animated GIFs. Don't use other formats like BMP or TIFF. Don't use new, exotic formats because they offer a few percent better compression. People don't like to install plugins, some people use systems where they cannot install new plugins and there are always some systems (operating systems plus Web browsers) for which the plugin is not available.
* Use a spell-checker, and have someone check your texts for correct grammar. Some people are really turned off by those kinds of errors.
Layout
* This is not a course on web design, but you may want to follow some basic rules.
* Use CSS (Cascading Style Sheets) for layout issues. Don't use visual markup like <font>, <b> or <center>. With CSS you can make layout changes at one place (the style sheet file) which will have an effect on the complete site. No need for textual search and replace and no redundant, bandwidth-consuming layout information in each HTML file.
* Try to stick to certain standards when it comes to arranging the elements of a page. Place a menu on top or the left side, a search text field also on top or the left side, a footer with contact information, sitemap etc. at the bottom. A three column layout is typical if a lot of information is to be presented at the same time.
* Don't set an absolute font size. There is the em unit, 1 em refers to normal size, as defined by the user agent.
* Don't mix too many fonts or colors, combine foreground and background colors with a certain contrast.
* Don't use music (.mid) or sampled sound (.wav, .mp3) on your pages unless that is a crucial part. Make people click to start the music, don't have it start automatically, it must be clear how to turn it off again.
* Do not use pop-up windows. Some people turn them off because pop-up windows often contain unwanted ads. Just make whatever you wanted to put in a pop-up window a normal <a href="...">...</a> link.
* Don't use blinking text or animated text (marquee) on your pages.
* Don't consume too much bandwidth with ads, large pictures, unnecessary Java applets or similar things.
* Always fill out the alt attributes of image elements (img) for people with image loading turned off, people with text browsers or people with slow connections who will not wait until everything is loaded. Specify width and height attributes so that the browser will know how large an image will become before it has loaded that image.
* Only links should be underlined, otherwise people will click on raw underlined text and become frustrated with it.
* Make sure that links somehow differ from other text. Best by underlining, or by color. Just make sure people can recognize links.
* Don't create pages that are too large. Split your content over several pages. If you do that, provide an abstract (short summary) and direct links to the parts on the first page.
* Structure your texts. Make use of headings, paragraphs, bullet lists and tables.
* Don't rely (too much) on Flash, JavaScript, Java or specific browsers, you only restrict your audience.
Search engines
* For each page, find the most important keywords that describe that page. Use those keywords in the elements title and h1, in the description and keywords meta tags, and in the text itself, especially at the beginning of the page.
* Submit your site to the major search engines (links go directly to submission pages): Google, MSN, Yahoo! (registration required for Yahoo!).
* Write a one-sentence summary for each page and put it into the description meta element of the <head> section, e.g. like that: <meta name="description" content="A guide to Italian restaurants in New York City."> Some search engines present these one-liners in result pages, and you want people to get a good first impression.
* If you got thrown out of a search engine's index because you used “black-hat optimization techniques”, get your site in order (no more cloaking, specialized pages for crawlers and so on) and resubmit the site. Check out the Google reinclusion request HOWTO if Google kicked you out.
* Give the search engines time. Only submit the top page, the rest will be crawled automatically. As an alternative, submit your site map page that contains links to all pages (unless your site is really large).
* Also submit to the right categories of web directories like ODP and Yahoo.
* Do not spam search engines. They may notice it and you'll get banned.
* If you can afford it, spend money on paid inclusion in search engines and catalogs. Google Ad-Words can make a difference. This will work fast (for a price), but follow the other advice for long-term success.
* Don't go for quantity. You don't need to be included in 600 search engines, because the two or three biggest ones account for more than 95% of the traffic anyway. It's mostly Google. Most others simply don't matter (anymore / yet, this may change, but that's how it is now).
* If you have somewhat successful sites already, add a link to the new site you want to push.
* Learn more about website promotion.
well, here is quite a short but full tutorial on making a website popular, ENJOY IT
:)
Quite a few Web site authors wonder why they have few visitors and rank badly in search engines. Here are some tips and links on what to do in order to run a successful Web site, both in terms of visitor numbers and visitor satisfaction. Not all of this applies to everybody—after all, there are large differences between the target audiences of different sites.
I make suggestions that emphasize the following site properties:
* unique content,
* mostly text,
* clean design,
* easy to navigate for users,
* easy to index for search engines.
Addresses and webspace
* Get a domain of your own. Don't have your site buried in some subdirectory of Tripod or home.t-online.de.
* Get a second-level domain (e.g. mydomain.com), not mydomain.domain.com.
* Don't use other people's trademarks in domain names. You don't want to be sued and forced to give the domain away. Even a similar name may be enough for the competitor to successfully sue you (it would be like naming a new soft drink Koka-Kola).
* Pick something short which is also easy to remember. Not all people keep extensive bookmark lists.
* If you use a free webspace provider, make sure your pages don't get cluttered with advertisements. Better pay for something that is ad-free.
Path and directory names
* Keep your HTML files near the root directory http://www.domain.com/ of your domain. Instead of http://www.mydomain.com/links/sports/basketball/lakers.html, use http://www.domain.com/links-sports-basketball-lakers.html. Search engines sometimes “punish” links that are buried deep in a directory tree.
* Don't change names of files and directories once they're established. Not everybody will make big efforts to find a page once it has moved.
* Instead of returning a simple 404 error code, forward all false page requests to a special error page that contains a search engine that simplifies finding what people are looking for. If you can, use software that makes suggestions for pages that sound similar to the one they were unsuccessfully trying to load.
* Give your files and directories names that contain full keywords which are relevant with regard to that page. Instead of laklnks.html, use lakers-links.html. The dash - ensures that lakers and links are seen as two different words. Don't use the underscore _ instead of the dash.
* Don't use special characters, letters with accents or spaces in the names. Restrict yourself to the 26 lower case letters a to z and the ten digits 0 to 9, the dash - and one dot . to seperate file extensions.
Links
* Create lots of links between the pages of your site. If your site covers one topic, there will be a lot of opportunities to link from the current page to another one, which may give more background on a particular issue. Identify and use those opportunities, sometimes a Web site developer knows his site too well and forgets the visitor's total lack of knowledge with regard to the site's content. On the other, don't exagerate. Don't use every word matching a page on the site to link there. Too many links on a page are hard to read and confuse the visitor with regard to what's important.
Content
* Face it, if your page doesn't offer anything interesting, it will not succeed. If you want visitors, offer something that goes beyond a bookmark list and your email address. If that is too much work, you probably don't want to have a site.
* Avoid duplicate pages. If you have equal or similar pages on different domains, search engines may throw you out of their database. So make sure your pages differ.
* Write about things that you know well. The more work you put into your pages, the more useful they will be for others. If you try to cover a large topic in a mediocre way, people will probably not bookmark and return. Rely on being good in a niche, these days search engines can drive traffic to you no matter how obscure the topic is.
* Do not publish pictures of people without their permission. They may not want to see themselves published on the Web. In some jurisdictions it's even forbidden, unless one is a “person of public interest”.
* Use only content (pictures, text, videos, …) made by yourself or with explicit permission, everything else probably infringes someone's copyright.
* German web authors: Make sure that you have some sort of Impressum. Learn more about the Impressumspflicht.
* Image file formats—use JPEG for photos only, GIF or PNG for graphics. A favicon lets you add a logo to the address bar of some browsers, it must be in Microsoft ICO icon format. Don't use animated GIFs. Don't use other formats like BMP or TIFF. Don't use new, exotic formats because they offer a few percent better compression. People don't like to install plugins, some people use systems where they cannot install new plugins and there are always some systems (operating systems plus Web browsers) for which the plugin is not available.
* Use a spell-checker, and have someone check your texts for correct grammar. Some people are really turned off by those kinds of errors.
Layout
* This is not a course on web design, but you may want to follow some basic rules.
* Use CSS (Cascading Style Sheets) for layout issues. Don't use visual markup like <font>, <b> or <center>. With CSS you can make layout changes at one place (the style sheet file) which will have an effect on the complete site. No need for textual search and replace and no redundant, bandwidth-consuming layout information in each HTML file.
* Try to stick to certain standards when it comes to arranging the elements of a page. Place a menu on top or the left side, a search text field also on top or the left side, a footer with contact information, sitemap etc. at the bottom. A three column layout is typical if a lot of information is to be presented at the same time.
* Don't set an absolute font size. There is the em unit, 1 em refers to normal size, as defined by the user agent.
* Don't mix too many fonts or colors, combine foreground and background colors with a certain contrast.
* Don't use music (.mid) or sampled sound (.wav, .mp3) on your pages unless that is a crucial part. Make people click to start the music, don't have it start automatically, it must be clear how to turn it off again.
* Do not use pop-up windows. Some people turn them off because pop-up windows often contain unwanted ads. Just make whatever you wanted to put in a pop-up window a normal <a href="...">...</a> link.
* Don't use blinking text or animated text (marquee) on your pages.
* Don't consume too much bandwidth with ads, large pictures, unnecessary Java applets or similar things.
* Always fill out the alt attributes of image elements (img) for people with image loading turned off, people with text browsers or people with slow connections who will not wait until everything is loaded. Specify width and height attributes so that the browser will know how large an image will become before it has loaded that image.
* Only links should be underlined, otherwise people will click on raw underlined text and become frustrated with it.
* Make sure that links somehow differ from other text. Best by underlining, or by color. Just make sure people can recognize links.
* Don't create pages that are too large. Split your content over several pages. If you do that, provide an abstract (short summary) and direct links to the parts on the first page.
* Structure your texts. Make use of headings, paragraphs, bullet lists and tables.
* Don't rely (too much) on Flash, JavaScript, Java or specific browsers, you only restrict your audience.
Search engines
* For each page, find the most important keywords that describe that page. Use those keywords in the elements title and h1, in the description and keywords meta tags, and in the text itself, especially at the beginning of the page.
* Submit your site to the major search engines (links go directly to submission pages): Google, MSN, Yahoo! (registration required for Yahoo!).
* Write a one-sentence summary for each page and put it into the description meta element of the <head> section, e.g. like that: <meta name="description" content="A guide to Italian restaurants in New York City."> Some search engines present these one-liners in result pages, and you want people to get a good first impression.
* If you got thrown out of a search engine's index because you used “black-hat optimization techniques”, get your site in order (no more cloaking, specialized pages for crawlers and so on) and resubmit the site. Check out the Google reinclusion request HOWTO if Google kicked you out.
* Give the search engines time. Only submit the top page, the rest will be crawled automatically. As an alternative, submit your site map page that contains links to all pages (unless your site is really large).
* Also submit to the right categories of web directories like ODP and Yahoo.
* Do not spam search engines. They may notice it and you'll get banned.
* If you can afford it, spend money on paid inclusion in search engines and catalogs. Google Ad-Words can make a difference. This will work fast (for a price), but follow the other advice for long-term success.
* Don't go for quantity. You don't need to be included in 600 search engines, because the two or three biggest ones account for more than 95% of the traffic anyway. It's mostly Google. Most others simply don't matter (anymore / yet, this may change, but that's how it is now).
* If you have somewhat successful sites already, add a link to the new site you want to push.
* Learn more about website promotion.