DEDE织梦CMS在SEO优化上有什么优势?
Hi,可以使用dedecms后台的单页面做
我把源码贴给你吧
这是txt版本的,
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
{dede:channel type='top' row='13'}[field:typeurl/]
{/dede:channel}{dede:channel type='son' row='10' typeid='1'}[field:typeurl/]
{/dede:channel}{dede:channel type='son' row='10' typeid='2' }[field:typeurl/]
{/dede:channel}{dede:channel type='son' row='10' typeid='3' }[field:typeurl/]
{/dede:channel}{dede:channel type='son' row='10' typeid='19' }[field:typeurl/]
{/dede:channel}{dede:channel type='son' row='10' typeid='15' }[field:typeurl/]
{/dede:channel}{dede:channel type='son' row='10' typeid='4' }[field:typeurl/]
{/dede:channel}{dede:channel type='son' row='10' typeid='5' }[field:typeurl/]
{/dede:channel}{dede:arclist row='3000' typeid='1' orderby='pubdate'}
[field:arcurl/]
{/dede:arclist}{dede:arclist row='3000' typeid='2' orderby='pubdate'}
[field:arcurl/]
{/dede:arclist}{dede:arclist row='3000' typeid='3' orderby='pubdate'}
[field:arcurl/]
{/dede:arclist}{dede:arclist row='3000' typeid='5' orderby='pubdate'}
[field:arcurl/]
{/dede:arclist}{dede:arclist row='3000' typeid='19' orderby='pubdate'}
[field:arcurl/]
{/dede:arclist}{dede:arclist row='3000' typeid='4' orderby='pubdate'}
[field:arcurl/]
{/dede:arclist}
这是xml版本的
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
<xml version="10" encoding="gb2312">
<xml-stylesheet type="text/xsl" href="sitemapxsl">
<urlset xmlns="
<url>
<loc>
<priority>10</priority>
<lastmod>{dede:php} $_date = date('Y-m-d',time());
echo $_date;
{/dede:php}</lastmod>
<changefreq>Always</changefreq>
</url>
{dede:channelartlist row='13'}
<url>
<loc>{dede:field name='typeurl'/}</loc>
<priority>10</priority>
<lastmod>{dede:php} $_date = date('Y-m-d',time());
echo $_date;
{/dede:php}</lastmod>
<changefreq>Always</changefreq>
</url>
{/dede:channelartlist}
{dede:channelartlist type='son' row='10' typeid='1'}
<url>
<loc>{dede:field name='typeurl'/}</loc>
<priority>10</priority>
<lastmod>{dede:php} $_date = date('Y-m-d',time());
echo $_date;
{/dede:php}</lastmod>
<changefreq>Always</changefreq>
</url>
{/dede:channelartlist}
{dede:channelartlist type='son' row='10' typeid='2' }
<url>
<loc>{dede:field name='typeurl'/}</loc>
<priority>10</priority>
<lastmod>{dede:php} $_date = date('Y-m-d',time());
echo $_date;
{/dede:php}</lastmod>
<changefreq>Always</changefreq>
</url>
{/dede:channelartlist}
{dede:channelartlist type='son' row='10' typeid='3' }
<url>
<loc>{dede:field name='typeurl'/}</loc>
<priority>10</priority>
<lastmod>{dede:php} $_date = date('Y-m-d',time());
echo $_date;
{/dede:php}</lastmod>
<changefreq>Always</changefreq>
</url>
{/dede:channelartlist}
{dede:channelartlist type='son' row='10' typeid='19' }
<url>
<loc>{dede:field name='typeurl'/}</loc>
<priority>10</priority>
<lastmod>{dede:php} $_date = date('Y-m-d',time());
echo $_date;
{/dede:php}</lastmod>
<changefreq>Always</changefreq>
</url>
{/dede:channelartlist}
{dede:channelartlist type='son' row='10' typeid='15' }
<url>
<loc>{dede:field name='typeurl'/}</loc>
<priority>10</priority>
<lastmod>{dede:php} $_date = date('Y-m-d',time());
echo $_date;
{/dede:php}</lastmod>
<changefreq>Always</changefreq>
</url>
{/dede:channelartlist}
{dede:channelartlist type='son' row='10' typeid='4' }
<url>
<loc>{dede:field name='typeurl'/}</loc>
<priority>10</priority>
<lastmod>{dede:php} $_date = date('Y-m-d',time());
echo $_date;
{/dede:php}</lastmod>
<changefreq>Always</changefreq>
</url>
{/dede:channelartlist}
{dede:channelartlist type='son' row='10' typeid='5' }
<url>
<loc>{dede:field name='typeurl'/}</loc>
<priority>10</priority>
<lastmod>{dede:php} $_date = date('Y-m-d',time());
echo $_date;
{/dede:php}</lastmod>
<changefreq>Always</changefreq>
</url>
{/dede:channelartlist}
{dede:arclist row='3000' typeid='1' orderby='pubdate'}
<url>
<loc>[field:arcurl/]</loc>
<priority>08</priority>
<lastmod>[field:pubdate function=mydate('Y-m-d',@me)/]</lastmod>
<changefreq>daily</changefreq>
</url>
{/dede:arclist}
{dede:arclist row='3000' typeid='2' orderby='pubdate'}
<url>
<loc>[field:arcurl/]</loc>
<priority>08</priority>
<lastmod>[field:pubdate function=mydate('Y-m-d',@me)/]</lastmod>
<changefreq>daily</changefreq>
</url>
{/dede:arclist}
{dede:arclist row='3000' typeid='3' orderby='pubdate'}
<url>
<loc>[field:arcurl/]</loc>
<priority>08</priority>
<lastmod>[field:pubdate function=mydate('Y-m-d',@me)/]</lastmod>
<changefreq>daily</changefreq>
</url>
{/dede:arclist}
{dede:arclist row='3000' typeid='5' orderby='pubdate'}
<url>
<loc>[field:arcurl/]</loc>
<priority>08</priority>
<lastmod>[field:pubdate function=mydate('Y-m-d',@me)/]</lastmod>
<changefreq>daily</changefreq>
</url>
{/dede:arclist}
{dede:arclist row='3000' typeid='19' orderby='pubdate'}
<url>
<loc>[field:arcurl/]</loc>
<priority>08</priority>
<lastmod>[field:pubdate function=mydate('Y-m-d',@me)/]</lastmod>
<changefreq>daily</changefreq>
</url>
{/dede:arclist}
{dede:arclist row='3000' typeid='4' orderby='pubdate'}
<url>
<loc>[field:arcurl/]</loc>
<priority>08</priority>
<lastmod>[field:pubdate function=mydate('Y-m-d',@me)/]</lastmod>
<changefreq>daily</changefreq>
</url>
{/dede:arclist}
{dede:arclist row='3000' typeid='15' orderby='pubdate'}
<url>
<loc>[field:arcurl/]</loc>
<priority>08</priority>
<lastmod>[field:pubdate function=mydate('Y-m-d',@me)/]</lastmod>
<changefreq>daily</changefreq>
</url>
{/dede:arclist}
</urlset>
HTML的版本
<!doctype html>
<html lang="zh-cn">
<head>
<meta charset="gb2312">
<title>{dede:globalcfg_webname/}</title>
<meta name="keywords" content="{dede:globalcfg_keywords/}" />
<meta name="description" content="{dede:globalcfg_description/}" />
<meta name="Author" content="杨雨">
<meta name="Copyright" content="http://itbyccom">
</head>
<body>
<h1><a title="{dede:globalcfg_webname/}" href="
{dede:globalcfg_webname/}</a></h1>
<nav>
{dede:channelartlist }
<ul onmouseover="ShowMenuDd(this)" class="repeatItem">
<li><a title="{dede:field name='typename'/}" href="{dede:field name='typeurl'/}">{dede:field name='typename'/}</a></li>
<li><ol>{dede:sql sql='Select from `dede_arctype` where reid=~id~ ORDER BY id'}
<li>
<a class="link" href="[field:typedir function="cn_substr(@me,200,9) " /]">[field:typename/]</a>
</li>
{/dede:sql}</ol></li>
</ul>
{/dede:channelartlist}
</nav>
<div>
<ol>{dede:arclist orderby='pubdate' row=100000 }
<li>
<a title="[field:fulltitle/]" href="[field:arcurl/]">[field:fulltitle/]</a>
<time>[field:pubdate function=MyDate('y-m-d',@me)/]</time>
</li>{/dede:arclist}
</ol>
</div>
</body>
</html>
请在后台设置邮件的参数
一般以QQ为主
后台邮件没设置怎么会收到呢?
有用的请采纳。
从程序方面说DEDE在优化上面只算是中规中矩,搜引不排斥dede,但是也不是那种对搜引友好到不行的地步。动易的没有接触过,但是dede用过不少,感觉很普通很一般,没有什么毛病,也没有什么亮点。当然,这是指的不使用插件的情况下。dede有不少很好用的插件,这点应该是比动易要好。
最后,网站出现问题首先看一下是普遍现象还是个例。如果是普遍现象就不要太过着急,如果是个例那就看一下自己哪里做的不到位。比如LZ说的收录的问题,百度对于文章的原创程度越来越重视,你的文章的质量跟你说的竞争对手的文章质量是否是在一个档次?看样子你对手的文章质量应该比你的站要好,因为他们的收录本来就比你们的多。你的外链做的跟你的竞争对手的外链是否在一个档次?后台程序这个只能在优化中起到辅助作用,真正能够起到作用的还是内容和外链。
0条评论