Intermediary transaction http://www.aliyun.com/zixun/aggregation/6858.html ">seo diagnose Taobao guest cloud host technology Hall
At the invitation of friends, intoxicated today to share do Himalaya SEO is how to deal with Tens page content.
Do SEO said content for the king, indeed, the search flow from the keyword, the keyword from the content.
Himalaya SEO project positioning in tens of millions of, day hundreds of thousands of UV, from the SEO perspective, the following two kinds of ability is "root":
1, high-quality content production capacity;
2, personalized content management capabilities;
For the content production capacity, mainly by the following strategies to solve:
First, bulk porting of existing content
Batch mining, batch collection, mass release of existing content on the Internet;
Second, vigorously promote the creation of UGC content
From products to promote the user to create content, including the promotion of self-help aggregation content, independent update content;
Third: Natural aggregation of existing content
Let the existing acquisition content, UGC content in the natural conditions of the combination, polymerization, reorganization;
Fourth: To reorganize the void content of natural production and make it become effective content
For example: like this mobile-oriented products, a high percentage of one-time users. From the web point of view, the advantage: Mass production page, there are disadvantages: are invalid pages.
So how to waste it? Rationalization and reorganization of the content is very useful.
Second, the management of personalized content, mainly by the process and manual solution.
Huge a problem row in front of, tens of millions of pages, how to manage, how to have the valuable page with good posture to show to the spider?
We have no way to define, to modify. It is recommended here to learn about a technology Daniel often uses the baby: regular expression
Yes, the idea of learning regular expressions, with a certain number of rules to deal with batch data;
The first step, the extraction of key information;
The second step, set a good foundation rules;
The third step is to group the rules;
The fourth step, set the rule effective scope, the priority level;
So, if you understand how the regular system works, you can easily do the design of regular systems, then processing Tens data is also easy.
============================
Here's a simple example:
Himalaya Title Management rules system configuration-logic
———————————-Custom Configuration ↓↓↓
Home:
Fields required by Title: Custom
Keywords: customizing
Description: Required fields: {category name}, customizing
Category page:
Fields required by title: {category name}, custom
Keywords: customizing
Description: Required fields: {category name}, customizing
———————————-Global Configuration ↓↓↓
Album Details page:
Fields required by Title: {album name}, customizing
Keywords: customizing
Description: Required Fields:
{Introduction: Extract 40 characters},{album name}, Custom
Field Details page:
Title Required fields: {realm name}, custom
Keywords: customizing
Description: Required Fields:
{Introduction: Extract 40 characters},{domain name}, custom
Personal details Page:
Fields required by title: {User name}, customizing
Keywords: {User name}, customizing
Description: Required Fields:
{Introduction: Extract 40 Kanji},{username}, custom
Sound Detail Page:
Title Required fields: {Title},{belongs to album}, {belongs to category}, {author name}, {upload user name}, custom
Keywords: {realm}, {Inherit keywords from ancestor category}
Description: Required Fields:
{Introduction: Extract 40 characters},{belongs to the domain name},{belong to the album name},{belong to the category name},{author name},{upload user name}, custom
———————————-
Title: displaying 30 characters
Des: Display 80 characters
Title of Category: By keyword combination (custom)
Title of album: Target keywords (relatively popular words)
Details page title: Between 7 and 20 words
Details page: 50 characters or more
============================
For concrete content combination instances, refer to the Himalaya Web site online version.
============================