Dream Weaving (DEDECMS) document what is the frequency of the keyword maintenance? Since very early on, many friends on the Internet have been entangled in this problem, using the Dream setting to automatically add anchor text can not avoid a problem. This article, Little bear to introduce the meaning of this frequency and the design of a dream anchor text set a detailed question.
First, explain the meaning of this "frequency" in the maintenance of the document keyword. We know that the dream is set to 30 by default, and many friends see it as the number of links to anchor text. In fact, this frequency is only the heat of the keyword, the same dynamic system keyword weight equivalent. It's just, it's not good to weave dreams in this place. Therefore, the author suggested that it is best not to change.
So how exactly should you control the number of document anchor text links? System basic parameters The last line of other options. Document content The same keyword replacement number (0 for all): 1 (1 means to link only the first occurrence of the target keyword). Figure:
Speaking of which, there may be another problem. For example, I set up two anchor text links in the background "SEO blog", "SEO, but the first occurrence of the article" SEO blog "This word, originally conceived to be linked to the" SEO blog "corresponding to the page, but the dream of weaving default settings to link to the" SEO "page corresponding to. So what should be done about it?
Workaround (Back up first)
First step: Open the arc.archivew.class.php in the directory include Locate the function Replacekeyword ($kw,& $body) code, from here to the bottom. Replace this piece of code:
function Replacekeyword ($kw,& $body)
{
Global $cfg _cmspath;
$maxkey = 5;
$KWS = Explode (",", Trim ($kw)); In order to divide the gap character
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.