Website construction experience summary

Website construction experience summary
<br />What principles should be followed to create a website that attracts attention?
Based on my experience in website construction over the past few years, I have summarized several experiences for your reference.
1. There should be a website logo on the homepage, just like a person needs a name. It would be best if this logo could reflect the nature of the website, leave an impression on users, and retain some old users.
2. TITLE and MATE are must-write. Being able to do these two things well means bringing your website one step closer to search engines. TITLE is mostly composed of the name of the website and 1 to 2 keywords. You can also add a welcome message consisting of a few words. In short, don’t use too many characters. 40 characters and 20 Chinese characters are best. MATE consists of keywords and website description. It is best to locate the website keywords in the early stage of website planning. The key points should be as few as possible so that they can show more importance and can be written in just a few words. The website description should be a short and concise sentence that reflects the entire website concept. The website keywords should also appear in the description, but should not be repeated.
3. Website navigation is also very important, and it can run through the entire website. The structure is clear and the levels are reasonable, making it very convenient for users to use. Users don’t have to rack their brains to figure out how to get to the page they want. It is best to be able to reach the page you want directly from any page of the website, 2 to 3 clicks are also sufficient.
4. When setting up columns, you need to consider the main columns when positioning the website. It is best to include keywords and to summarize the whole.
5. The layout design should be reasonable and have levels. The homepage layout design mainly considers the overall website and reasonably allocates keywords according to the content of the website. The column layout is determined according to the specific situation of each column. For example, on the product page, the layout of product pictures, names, introductions and other information should be arranged mainly. When choosing colors for the entire website, it is best to use no more than 3 colors and avoid too much contrast.
6. Some types of websites must have a contact information column, which can be placed at the end of the website. So that users can get in touch with you in time, and for some types of websites, it can also be a means to gain user trust.
7. Regardless of the size of the website, there must be a website map. Users can easily view the map and directly reach where they want to go. It is also search engine friendly.
8. Control the font size, usually 9 or 12. The color should blend with the interface, and the title should be bold.
9. TITLE and ALT attributes are descriptions of text and images. For example, if one word is difficult to express what you want to express, you can write it in TLTLE. ALT is written in the picture, just like the title of the picture. If the picture cannot be displayed under certain circumstances, the text set in the ALT attribute will be displayed, which can avoid some errors.
10. The dead link problem is fatal, and a large number of dead links must be avoided. This is also the key to whether users will come back to visit.
11. The speed issue is a test of whether you can retain users. If the website download speed is too slow, users will rarely have the patience to wait. The size of each page on the website should be controlled and made as small as possible so that it can be displayed faster. Use as few images as possible, and preferably not use large images (6K). The currently popular WEB2.0 technology also mainly reflects speed.
12. Let’s talk about the server issue here. If the website has a dedicated server, many problems can be avoided. If you use a virtual host, you need to consider it. For example, Northern Netcom has a fast speed and Southern Telecom has a fast speed. The number of IIS and traffic are very important indicators. I made a mistake once. The virtual host IIS I purchased has 100 concurrency and unlimited traffic, but there was no prompt that downloads were not allowed. After purchasing the host and entering FTP, it showed that downloads were not available. I was dizzy-_-. After more than a month, when the website's traffic reached more than 6,000 independent IP addresses per day, when entering the website, it would often show that there were too many connections and it could not be accessed. This would really make people cry.
In short, no matter what kind of website you build, you want to make it a successful website. The above principles should be considered during design, production and release. That’s all for today. The above are the rules that need to be followed in web design. Please give me your advice.

<<:  The difference between redundant and duplicate indexes in MySQL

>>:  Detailed explanation of how to solve the problem of too long content in CSS

Recommend

JavaScript to achieve dynamic table effect

This article shares the specific code for JavaScr...

Detailed explanation of MySQL sql_mode query and setting

1. Execute SQL to view select @@session.sql_mode;...

Linux Domain Name Service DNS Configuration Method

What is DNS The full name of DNS is Domain Name S...

MySQL index usage monitoring skills (worth collecting!)

Overview In a relational database, an index is a ...

Implementation of Webpack3+React16 code splitting

Project Background Recently, there is a project w...

Install Apache2.4+PHP7.0+MySQL5.7.16 on macOS Sierra

Although Mac systems come with PHP and Apache, so...

Detailed instructions for installing mysql5.7 database under centos7.2

The mysql on the server is installed with version...

Detailed explanation of the use of React list bar and shopping cart components

This article example shares the specific code of ...

Vue2.x configures routing navigation guards to implement user login and exit

Table of contents Preface 1. Configure routing na...

Web lesson plans, lesson plans for beginners

Teaching Topics Web page Applicable grade Second ...

A brief discussion of the interesting box model of CSS3 box-sizing property

Everyone must know the composition of the box mod...

Build a server virtual machine in VMware Workstation Pro (graphic tutorial)

The VMware Workstation Pro version I use is: 1. F...

In-depth analysis of the Identifier Case Sensitivity problem in MySQL

In MySQL, you may encounter the problem of case s...