Dedecms How to add the tag tag function to the content page of an article

Source: Internet
Author: User
Keywords DEDECMS article content page tag tag

Tag tag is a web2.0 thing, quite a keyword, it can put some of its own site to the article contains its other web site references, they also cite other sites containing its articles, so that can bring people flow, but also to bring their own flow, is mutually beneficial.

How do we add tag tags to the content page of the article when using DEDECMS? Tag tags for SEO help a lot, the specific modification method is:

Open template file article_article.htm

Found it

<div class= "Content" >
<table width= ' 100% ' >
&http://www.aliyun.com/zixun/aggregation/37954.html ">nbsp;<tr><td>{dede:field.body/}</td ></tr>
</table>
</div><!--/content-->

Add below

<div>
Tag Tags: {dede:tag row= ' sort= ' new ' getall= ' 0 '} <a href= ' [field:link/] ' >[field:tag/]</a>{/dede:tag}
</div>

Performance results please see the screenshot below! It is very simple to realize.


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.