Registered at https://ziyuan. Baidu. Com/
The 100-degree account is registered, which is the same as the google account, and can be viewed on the 100-degree account。
By the way, this disgraceful 100th degree requires a lot of information, such as micro-mail/qq/mail, name, cell phone number. Just a few more than the cell phone number and the mailbox。
2. Add website
Upon login, the following pages are added to the website: user centre-site management。

The only thing that needs to be looked at here is whether the website is http or https, which, in fact, presents the type of http, regardless of whether it is automatically recognized as https。

Normally, https encryption connections are now more popular。
Adding a website requires validation, selection of file validation, downloading of a file, drag to the root of the website, with attention to the root directory。

There are three modes of submission:

Proactive: the fastest way to submit a new output link on the same day is suggested for immediate delivery to 100 degrees to ensure that the new link is recorded 100 times in a timely manner。
Setmap: you can regularly place a link to the site in setmap and then submit it to 100 degrees. The links are processed at 100-degree periodic grabs。
Manual: if you do not want to submit through the program, then you can do so manually by submitting links to 100 degrees。
Automatically push: it is a light-weight link submission component that places the automatically pushed js code in every page source code at the site. When the page is accessed, the page link is automatically sent to 100 degrees, allowing the new page to be discovered 100 degrees faster。

Simply speaking, automatic submission is the most convenient, and the website is automatically submitted to baidu, the simplest of which is sitemap, which submits the sitemap file。
Second, it should be " automatic push " , which is automatically submitted 100 degrees per click。
Manual submission applies to a single page, for example, when a page finds that it is not recorded 100 degrees, a separate copy is posted and submitted。

Production of sitemap files
Someone asked, what's a sitemap? It's not about technology, sitemap's site map, it's an index map of the entire site, like a museum, drawing a sitemap at the door
If you're interested, you can read your explanation at https://ziyuan. Baidu. Com/wiki/44
Two files are supported by sitemap, three in 100 degrees. The second "sitemap index file" is the first variant。
Setmap file in xml format
Setimap file in txt format
Production of sitemap files
As a rule, ordinary web sites are already able to produce their own sitemap files, so just look at the back of the site, if the site cannot generate, for example, old versions of the website, suggesting that it be done directly with software, such as sitemapx, such as sitemap generator, and i prefer to recommend foreign software, which is always a matter of concern。
If you're bored, you can write your own txt files and link all websites to the txt files。
File names can be mentioned, but they're usually directly called sitemap. Xml or sitemap. Txt
Upon generation, remember to check for validity, web site /sitemap. Xml, for example: www. Forfly. Net/sitemap. Xml
Submit sitemap index
After making the sitemap, we're going to talk about how to submit it to 100 degrees, and here's the chart, it's simple。

How to automatically submit
Having done sitemap doesn't mean it's gonna be recorded, so double insurance, make another automatic submission。
The code below is copied from 100 degrees. Created with an adobe dreamweaver, saved as a php file format or pasted as a txt text file, saved as a baidu js push. Php. Add a good file, drag it to the web template directory with a ftp tool, then edit the head files under the template directory
Add a line after the tag:
Remember, it's a template directory, not a root directory of a website. If you don't know what a root or a subdirectorial is, you can do it for yourself. Template directories are generally expressed in wordthemes. You can click on the original to download the finished file and change the name to ph

How do you install the automatic push code
The station owner needs to include the following automatically extrapolated js code in the HTML code on each page:
If the station chief develops a website in the php language, it can operate as follows:
1. Creation of a document entitled “baidu js puush. Php”, which contains the above-mentioned automatic transfer of js codes
In each php template document
Add a line after the tag:




