


How to write the Nofollow tag and introduction to the use of nofollow_HTML/Xhtml_Web page production
The "nofollow" tag is a tag proposed by Google, Yahoo and Microsoft a few years ago. After adding this tag to the link, the weight will not be calculated. Search engines support the nofollow attribute, which inhibits blogging to a large extent. Or spam messages on the forum. This is a great thing for webmasters.
Nofollow is a value of the content attribute of the HTML meta tag (meta) and the rel attribute of the link tag (a). It tells the machine (crawler) that there is no need to track the target page. In order to combat blogspam (blog spam information), Google recommends using nofollow, which tells the search engine crawler that there is no need to crawl the target page, and also tells the search engine that there is no need to pass the Pagerank of the current page to the target page. But if you submit the page directly through the sitemap, the crawler will still crawl it. The nofollow here is just an attitude of the current page towards the target page, and does not represent the attitude of other pages towards the target page.
Use of nofollow
Nofollow has two uses:
1. Used for meta meta tags: , telling the crawler that all links on the page do not need to be followed.
2. Used for a tag: Login, telling the crawler that the page does not need to be tracked.
The role of nofollow
nofollow has three main functions:
1. To prevent untrustworthy content, the most common of which is spam messages and comments on blogs to obtain external links, and to prevent pages from pointing to spam pages and sites. .
2. Paid links: In order to prevent paid links from affecting Google’s search result rankings, Google recommends using the nofollow attribute.
3. Guide crawlers to crawl valid pages: Avoid crawlers from crawling some meaningless pages, which will affect the efficiency of crawlers.
PR pruning (Pagerank Sculpting)
Abuse of nofollow. In order to achieve maximum search engine optimization, some SEOs use nofollow to control the flow of PR, which can optimize some specific pages. Of course, this kind of optimization is more suitable for some old sites that have accumulated a considerable amount of PR. In order to prevent PR pruning and the abuse of nofollow, Google has weakened the role of nofollow. The previous nofollow not only did not cause PR flow, but also did not cause PR loss. Although the current nofollow regulations will not cause PR flow to the target page, it will not cause PR flow to the target page. The original flow to the target page will be lost. For example, the PR of the current page is 1, and there are 10 links on the page, one of which is a nofollow link. According to the previous nofollow regulations, the target page pointed to by each non-nofollow link will get 1/9 of the PR of the link containing nofollow. PR cannot be obtained, and according to Google's new regulations on nofollow, the target page pointed to by the non-nofollow link can only obtain 1/10, and the nofollow link cannot obtain PR, which means that 1/10 of the PR is lost.
SEO Recommendations
The role of nofollow in Google is already very weak, so SEO needs to control the flow of PR on the site to avoid links pointing to spam pages, and can only rely on manual review.
Let’s look at an example first, how to write the nofollow tag, take my blog as an example:
A normal A tag is as follows:
4. Nofollow and External nofollow
Literally, nofollow means "do not follow", while external nofollow means "external do not follow". Maybe you have already figured out that they both mean the same thing. External nofollow is just more standardized. It’s just written, don’t worry, they mean the same thing!
The Nofollow tag can also be used in many places, such as in the comment section of WordPress articles, as well as in some external links introduced for user experience, etc. Nofollow is a double-edged sword and takes some time to ponder. This article was originally created by Zhang Donglong, the director of seo learning website. The original address is http://www.zhangdonglong.com/archives/615Please indicate when reprinting, thank you.

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

Video Face Swap
Swap faces in any video effortlessly with our completely free AI face swap tool!

Hot Article

Hot Tools

Notepad++7.3.1
Easy-to-use and free code editor

SublimeText3 Chinese version
Chinese version, very easy to use

Zend Studio 13.0.1
Powerful PHP integrated development environment

Dreamweaver CS6
Visual web development tools

SublimeText3 Mac version
God-level code editing software (SublimeText3)

Hot Topics

HTML is suitable for beginners because it is simple and easy to learn and can quickly see results. 1) The learning curve of HTML is smooth and easy to get started. 2) Just master the basic tags to start creating web pages. 3) High flexibility and can be used in combination with CSS and JavaScript. 4) Rich learning resources and modern tools support the learning process.

HTML defines the web structure, CSS is responsible for style and layout, and JavaScript gives dynamic interaction. The three perform their duties in web development and jointly build a colorful website.

WebdevelopmentreliesonHTML,CSS,andJavaScript:1)HTMLstructurescontent,2)CSSstylesit,and3)JavaScriptaddsinteractivity,formingthebasisofmodernwebexperiences.

AnexampleofastartingtaginHTMLis,whichbeginsaparagraph.StartingtagsareessentialinHTMLastheyinitiateelements,definetheirtypes,andarecrucialforstructuringwebpagesandconstructingtheDOM.

GiteePages static website deployment failed: 404 error troubleshooting and resolution when using Gitee...

The Y-axis position adaptive algorithm for web annotation function This article will explore how to implement annotation functions similar to Word documents, especially how to deal with the interval between annotations...

HTML, CSS and JavaScript are the three pillars of web development. 1. HTML defines the web page structure and uses tags such as, etc. 2. CSS controls the web page style, using selectors and attributes such as color, font-size, etc. 3. JavaScript realizes dynamic effects and interaction, through event monitoring and DOM operations.

To achieve the effect of scattering and enlarging the surrounding images after clicking on the image, many web designs need to achieve an interactive effect: click on a certain image to make the surrounding...
