Thoughts on website architecture from the SEO perspective

Source: Internet
Author: User

Recently we are optimizing a dynamic website. When we work on this project, we find that if we are in the demand analysis phase of the website. I started to consider the SEO factors and brought a lot of convenience to my SEO work in the future.

Starting from the source, during the analysis of the website operating environment, we need to fully consider what kind of running environment our website is suitable for. database is the basis for website interaction, we select a data library suitable for website projects. From the SEO perspective, the database should be selected based on the data volume of the website. For small and medium projects, we do not need databases required by large projects. Common databases for Web applications include access, MySQL, SQL Server, s SQL, and Oracle. websites with a data volume smaller than 4 GB, we try our best to use a lightweight database that has been optimized for performance. Access and MySQL accelerate the speed of database access and reduce the crawling interruption of crawlers and search robots.

To implement Database Control, access, and other Web applications, we also need to provide services based on the actual situation of the project. Common web application development languages include ASP /. Net, JSP, PHP, Perl, Python, comparing JSP with PHP, PHP is more agile and quick to complete website applications without specific complex requirements, such as some control on the sever side, we do not need to select JSP.

For the directory structure, we try to include the directory names with keywords related to the website topic. The best data model, business logic, and presentation layers can be separated. Most Seo page factors are also insufficient for the presentation layer. The most troublesome thing is that the code structure is chaotic, but only some performance needs to be extracted, or keywords that highlight the website's key, the key content, is as small as the need to build a query, take the content, to adjust the system structure, and directory structure.

In terms of website code, we also need a clear plan. From the SEO perspective, we 'd better define a inclusion file or template for dynamic calls in the head label, when performing Seo jobs, we can flexibly define the website title, keyword, and description. However, when defining the content to be modified, the call of other content will not be affected, it is taboo that both the top and the header of the webpage are placed together.

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.