SEO Strange phenomenon: The title of random numbers appear

Source: Internet
Author: User
Keywords SEO

Intermediary transaction http://www.aliyun.com/zixun/aggregation/6858.html ">seo diagnose Taobao guest cloud host technology Hall

What I'm going to say today is a very interesting thing that I found out a while ago, I search in Baidu "Ningbo credit card", the results are in front of the front of the first few are heading with numbers, and enter the site, press F5 Refresh after the number of random changes in the title, which I began to seriously think about this thing. The following figure:

  

We began to analyze this matter, title every refresh will change, this is probably the background program using random number generation, the principle is this, technically not difficult to achieve. Just add the following code to implement:

<title> Title Title title title title Title title Title </title>
<script type= "Text/javascript" >
var m = Math.floor (Math.random () *90) + 1;
var cc=document.title;
DOCUMENT.TITLE=M+CC;
</script>

The problem will appear, we do not often say "Baidu is not like the title is often updated?", it is obvious that we are estimated to be some seoer of the article to mislead, the general title is not big changes, this case just changed a number, the change is not big. And the weight of the site change title of the situation is not necessarily, the specific problems of specific analysis, all words can not be fully believed, not through their own practice to prove, as far as possible to some of the theory of doubt attitude, this is what I often say as a letter book as no book.

The advantage of this case is to use the combination of digital and Chinese, which is more conducive to search engine participle, we usually can see the domain name contains the combination of numbers and keywords, because the relative search engine for the number and Chinese is very easy to distinguish. Extended analysis, this is actually a title in the key words position grasp skills. Most of the online SEO tutorials will suggest that we write the key words in the front, but in fact, someone will write keywords in the middle, or do not write keywords in the title, the truth is the same, different locations SEO processing techniques and intensity is not the same, some places you can handle is not the strongest or weaker, For example, deliberately write wrong labels, but in some places you can safely use the intensity of the SEO method.

I started to do the new station, generally do not give this station do keyword and descript, because such words, the station will soon be included in Baidu. The reason is that you do not deliberately do these things, the purpose is to let search to cause you think that your SEO method is relatively light, search engine will not suspect you this station is cheating, more trust and included.

OK, about the title appears random number This article is finished, I hope to be able to help. In addition to remind many SEO novice, the site frequent updates and appropriate outside the chain, and finally created the rankings. Do not seo to SEO, but for the website marketing to do SEO.

By Roy, if reproduced, please indicate the source.

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.