After introducing pseudo-static, I will add two more nouns to parse static URLs: pure static HTML document, you can use filetype:htm QueryThe web page reached, dynamic URL: the content is stored in the database, and the content is displayed according to the requirements. The URL ends with? # & Display different parameters, such as: news.php? lang=cn&class=1&id=2
Pseudo-static is relative to real static.
1. What is static technology?
The so-called static means that there is no question mark in the address.
2. Why use pseudo-static technology?
One of the biggest features of Web applications is statelessness. When one page jumps to another page, all parameters on this page will be discarded. Therefore, dynamic pages generally use URL addresses to save their parameters. Like:
www.attjs.net/essay.asp?id=1
In this way, when the search engine admits this page, it may enter an endless loop because of the question mark (previously Dongwang There is such a loophole that spiders cannot get in), so in many cases addresses with question marks will not get in, which reduces the efficiency of page collection.
In this case, wouldn’t choosing a URL without a question mark make it easier for search engines to index your own web pages? indeed. The URL of a static web page happens to not have a question mark, so we have to fake it for the sake of SEO and improve the efficiency of website inclusion.
1. About the use of pseudo-static
Some users think that the actual number of included posts between pseudo-static and true static will be very different. In fact, this is not the case. From your personal perspective, you can judge whether a post is truly static or not. Pseudo-static?
It is probably difficult to see, because the so-called static means that there is no question mark in the address. The address without question mark is static. Does it matter whether it is real or fake? Can the search engine see it? So? , in fact, whether it is real or fake, it is the same for search engines. The search engine did not say that you are fake and I will not include you.
In the final analysis, why search Will the engine not include URLs with question marks? Because search engines are afraid of entering an endless loop due to question marks, so many times addresses with question marks will not be included. For search engines, pseudo-static is actually static because there is no URL in the address. Question mark, so there is no saying that true static is included more than pseudo static.
2. About the disadvantages of pseudo static
Of course, as the author of an article said, "If the traffic is slightly larger and pseudo static is used, the CPU will appear When using overload, my system crashed when more than 300 people were online at the same time, but when I did not use pseudo-static, even when more than 500 people were online at the same time, my ISS number was 1000. This is indeed the case, because pseudo-static is judged by regular rules. Instead of the real address, the responsibility for determining which page to display is transferred from direct specification to the CPU. Therefore, the increase in CPU usage is indeed the biggest drawback of pseudo-static.
Summary
1. Use true static The method can be directly eliminated, because no matter how it is generated, it will be very harmful to the hard disk.
2. Since the effect of true and false static is the same, we can choose pseudo static.
3. But fake static Extensive use of static will cause CPU overload.
4. So we only need to not use it in large quantities.
5. Since static is only for SEO to see, we only need to use pseudo-static for SEO, and there is no need to give it. User use.
6. So we only need to use pseudo-static in the Archiver specially provided for SEO crawling
I hope this article will be helpful to your work.
Related recommendations:
Detailed explanation of writing pseudo-static rules in php
Enabling pseudo-static mode in php
What is pseudo-static? What is the significance of using pseudo-static in PHP?
Summary of several ways of how to implement pseudo-static in php
The above is the detailed content of What is pseudo-static? Why does PHP use pseudo-static?. For more information, please follow other related articles on the PHP Chinese website!

php把负数转为正整数的方法:1、使用abs()函数将负数转为正数,使用intval()函数对正数取整,转为正整数,语法“intval(abs($number))”;2、利用“~”位运算符将负数取反加一,语法“~$number + 1”。

实现方法:1、使用“sleep(延迟秒数)”语句,可延迟执行函数若干秒;2、使用“time_nanosleep(延迟秒数,延迟纳秒数)”语句,可延迟执行函数若干秒和纳秒;3、使用“time_sleep_until(time()+7)”语句。

php除以100保留两位小数的方法:1、利用“/”运算符进行除法运算,语法“数值 / 100”;2、使用“number_format(除法结果, 2)”或“sprintf("%.2f",除法结果)”语句进行四舍五入的处理值,并保留两位小数。

判断方法:1、使用“strtotime("年-月-日")”语句将给定的年月日转换为时间戳格式;2、用“date("z",时间戳)+1”语句计算指定时间戳是一年的第几天。date()返回的天数是从0开始计算的,因此真实天数需要在此基础上加1。

php字符串有下标。在PHP中,下标不仅可以应用于数组和对象,还可应用于字符串,利用字符串的下标和中括号“[]”可以访问指定索引位置的字符,并对该字符进行读写,语法“字符串名[下标值]”;字符串的下标值(索引值)只能是整数类型,起始值为0。

方法:1、用“str_replace(" ","其他字符",$str)”语句,可将nbsp符替换为其他字符;2、用“preg_replace("/(\s|\ \;||\xc2\xa0)/","其他字符",$str)”语句。

php判断有没有小数点的方法:1、使用“strpos(数字字符串,'.')”语法,如果返回小数点在字符串中第一次出现的位置,则有小数点;2、使用“strrpos(数字字符串,'.')”语句,如果返回小数点在字符串中最后一次出现的位置,则有。

在php中,可以使用substr()函数来读取字符串后几个字符,只需要将该函数的第二个参数设置为负值,第三个参数省略即可;语法为“substr(字符串,-n)”,表示读取从字符串结尾处向前数第n个字符开始,直到字符串结尾的全部字符。


Hot AI Tools

Undresser.AI Undress
AI-powered app for creating realistic nude photos

AI Clothes Remover
Online AI tool for removing clothes from photos.

Undress AI Tool
Undress images for free

Clothoff.io
AI clothes remover

AI Hentai Generator
Generate AI Hentai for free.

Hot Article

Hot Tools

SAP NetWeaver Server Adapter for Eclipse
Integrate Eclipse with SAP NetWeaver application server.

Dreamweaver Mac version
Visual web development tools

ZendStudio 13.5.1 Mac
Powerful PHP integrated development environment

Atom editor mac version download
The most popular open source editor

SublimeText3 Linux new version
SublimeText3 Linux latest version
