SEO优化工作中需要运用及了解的html代码知识-成都创新互联网站建设

关于创新互联

多方位宣传企业产品与服务 突出企业形象

公司简介 公司的服务 荣誉资质 新闻动态 联系我们

SEO优化工作中需要运用及了解的html代码知识

在SEO工作中,需要的代码知识最多的是 HTML 标签,其实做SEO也就只需懂得 HTML 标签即可。网站中或许会碰到各式各样的程序、代码,你可以请专业高手帮忙或自己搜索答案,但你知道你要做什么是最重要的。

创新互联公司是一家专注于成都网站建设、网站设计与策划设计,克州网站建设哪家好?创新互联公司做网站,专注于网站建设10多年,网设计领域的专业建站公司;建站业务涵盖:克州等地区。克州做网站价格咨询:18980820575

如果你想学了PHP、ASP等各种代码成为技术高手后再学SEO,那就是舍本逐末了。今天开始,我们介绍SEO需要的 HTML 标签,只要懂汉字的人,都能学会 HTML 标签。

开始吧——

如图所示:

图上划出的就是 HTML 标签。红色部分就是标题标签;蓝色部分就是关键词标签

HTML 标签知识点:

1、HTML 标签被 <  和 > 符号包围。 

2、这些包围的符号叫作尖括号。

3、HTML 标签是成对出现的。例如

4、位于起始标签和终止标签之间的文本是HTML元素的内容。

5、HTML 标签对大小写不敏感, 和 <TITLE> 的作用的相同的。</p><p>完整的 HTML 标签加上标签之间的文本内容就构成一个 HTML 元素。</p><p>例子:<strong> <b></b>  这是一对 HTML 标签,意思是,给文章加粗。</strong></p><p> </p><p>这是一个 HTML 元素。<b> 标签的作用是定义一个显示为粗体的 HTML 元素。这个 HTML 元素由起始标签 <b> 开始。这个元素的内容是:“我已被加粗”。</p><p>这个 HTML 元素由终止标签 </b> 结尾。以下也是一个 HTML 元素:</p><p>注意:关于 HTML 标签,虽然目前是对大小写不敏感,如<strong><b> 和 <B> 的作用是相同的。</strong></p><p>但万维网协会 (W3C) 的标准是:建议在 HTML 4 中使用小写标签,而在 XHTML(下一代 HTML)中,必须使用小写标签。所以尽量都用小写。</p><p>以上指南中讲到过HTML标签入门,让新手可以轻松对HTML有一个大体了解。其实,HTML很简单,只是没有人引导,所以对着源代码大家都发晕。当然,现在开始不会了。</p><p>以上标签的案例:</p><p><!DOCTYPE html</p><p>PUBLIC “-//W3C//DTD XHTML 1.0 Strict//EN”</p><p>“http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd”></p><p><strong><html></strong></p><p><strong><body></strong></p><p><strong><h1>H1标签,定义文章标题,一个页面只要一个</h1></strong></p><p><strong><h2>H2标签,定义文章标题,一个页面只要一个</h2></strong></p><p><strong><h3>H3标签,定义文章标题,只要要一个,或都不要</h3></strong></p><p><strong><b>b标签,定义本行文字加粗</b></strong></p><p><strong><p>p标签,定义一个段落</p></strong></p><p><strong><p>如果一个段落太长了,怎么换行呢?<br/>用br标签。本行之所以换到第二行,是因为前面用了一个br标签</p></strong></p><p><strong><p>hr标签,定义一个水平线,如下:</p></strong></p><p><strong><hr><!–这是一个水平线–></strong></p><p><strong></body></strong></p><p><strong></html></strong></p><p>以上源代码放在记事本里,然后把记事本的文件名修改为1234.html,打开就可以看到效果。效果如:edu.cdcxhl.com/jiaoxue/1234.html</p><p>请认真理解一下。Just So Easy!</p><p>1、H1-H6标签可以让文字变黑,但不要为了变黑而用H系列标签,变黑加粗请用<b></p><p>2、H系列标签,不可多用,一个页面2-3个即可。</p><p>3、加黑标签往往用在关键词上,一个页面只要加一次即可。</p><strong>大家平时学习时碰到的问题: </strong><p>H1在哪里可以看到呢?</p><p>你点击这个页面,点击右键—>查看源代码。然后 搜索 h1,你可以看到 <h1></h1>这个标签。在<h1></h1>内的汉字,一般就是这个页面的标题(页面的标题或文章的标题)。</p><p><strong>H1、H2、H3分别代表什么意思呢?</strong></p><p>可以简单说,他们代表页面上字体的大小,H1最大,H2次之。而与字体相应的是其所包含内容的重要性。最大的,最重要的。所以,我们要在H1里包含这个页面的关键词,让搜索引擎知道我们这个页面重要的内容是什么。</p><p><strong>我如何在页面上写入H1,H2,H3等等呢?</strong></p><p>这个一般是程序自带的。也就是,如果你采用的开源的程序(什么是开源的程序),这个程序本身已经安排好了这些H标签。如果你是程序员,则在开发程序和网站时,要重复考虑上以上对SEO友好的H设置方式。</p><p>推荐学习HTML的地址:http://www.w3school.com.cn/html/</p> <br> 分享名称:SEO优化工作中需要运用及了解的html代码知识 <br> 网页路径:<a href="http://kswsj.cn/article/ejghoo.html">http://kswsj.cn/article/ejghoo.html</a> </div> </div> <div class="other"> <h3>其他资讯</h3> <ul> <li> <a href="/article/phjdjs.html">css里的所有单词样式,css有几种样式表</a> </li><li> <a href="/article/phjces.html">python实验八函数上的简单介绍</a> </li><li> <a href="/article/phjcoc.html">vb.net>>,vbnet最新版</a> </li><li> <a href="/article/phjcjd.html">oracle驱动怎么添加,oracle数据库驱动</a> </li><li> <a href="/article/phjceh.html">vb.net重绘标题栏,mfc重绘标题栏</a> </li> </ul> </div> </div> <div class="line"></div> <!--底部--> <footer id="5"> <div class="foot1 container"> <div class="list"> <div class="item"> <a href="javascript:;"> <span class="ico1"><i class="iconfont"></i><img src="/Public/Home/img/ewm.png" alt=""></span> <strong>关注我们</strong> </a> </div> <div class="item"> <a href="" target="_blank"> <span><i class="iconfont"></i></span> <strong>索要报价</strong> </a> </div> <div class="item"> <a href="" target="_blank"> <span><i class="iconfont"></i></span> <strong>我要咨询</strong> </a> </div> <div class="item"> <a href="" target="_blank"> <span><i class="iconfont"></i></span> <strong>找到我们</strong> </a> </div> <div class="item"> <a href="" target="_blank"> <span><i class="iconfont"></i></span> <strong>投诉建议</strong> </a> </div> </div> <div class="tel"> <dl> <tel><a href="tel:400-028-6601" target="_blank">400-028-6601</a></tel><br> <span>也许您需要专业的服务,欢迎来电咨询</span> </dl> <dl> <tel><a href="tel:18980820575" target="_blank">18980820575</a></tel><br> <span>您的需求,是我们前进的动力</span> </dl> </div> </div> <div class="friend"> <div class="container"> <span class="tit">友情链接:</span> <div class="inner"> <a href="https://www.cdcxhl.com/ruanwen/" target="_blank">软文发稿投放</a><a href="https://www.cdcxhl.com/shoulu/" target="_blank">分类目录</a><a href="https://www.cdcxhl.com/sosuo.html" target="_blank">网站排名优化</a><a href="https://www.cdcxhl.com/wangzhandingzhi.html" target="_blank">成都企业网站定制</a><a href="https://www.cdcxhl.com/shoulu/" target="_blank">网站收录</a><a href="https://www.cdcxhl.com/gaiban/" target="_blank">成都网站改版公司</a><a href="https://www.cdcxhl.com/zuyong/" target="_blank">成都租用服务器</a><a href="https://www.cdcxhl.com/" target="_blank">网站建设公司</a><a href="https://www.cdcxhl.com/yunying.html" target="_blank">成都网站托管运营</a><a href="https://www.cdcxhl.com/" target="_blank">成都网站建设</a><a href="https://www.cdxwcx.com/jifang/xiyun.html" target="_blank">西云移动机房</a><a href="https://www.cdcxhl.com/mobile.html" target="_blank">手机网站建设公司</a><a href="https://www.cdcxhl.com/qiye.html" target="_blank">成都企业网站建设</a><a href="https://www.cdcxhl.com/xiyun.html" target="_blank">西云主机托管</a><a href="https://www.cdcxhl.com/xiyun.html" target="_blank">移动主机托管</a><a href="https://www.cdcxhl.com/" target="_blank">网站建设</a><a href="https://www.cdcxhl.com/xiaochengx.html" target="_blank">微信小程序开发公司</a><a href="https://www.cdcxhl.com/ruanwen/" target="_blank">软文推广营销</a> </div> </div> </div> <div class="foot"> <div class="container"> <div class="footNav"> <h3>网站建设</h3> <a href="http://m.cdcxhl.cn/qiye/" target="_blank">企业网站建设公司</a><a href="http://www.cxhljz.com/" target="_blank">成都网站建设</a><a href="https://www.cdxwcx.com/wangzhan/" target="_blank">成都网站建设</a> </div> <div class="footNav"> <h3>服务器托管</h3> <a href="https://www.cdcxhl.com/idc/gylt.html" target="_blank">贵阳联通机房</a><a href="https://www.cdcxhl.com/idc/leshan.html" target="_blank">乐山服务器托管</a><a href="https://www.cdcxhl.com/idc/cqstsx.html" target="_blank">重庆水土双线托管</a> </div> <div class="footNav"> <h3>网站制作</h3> <a href="https://www.cdcxhl.com/" target="_blank">成都网站制作</a><a href="http://m.xwcx.net/" target="_blank">H5网站制作</a><a href="http://www.myzwz.com/" target="_blank">绵阳网站制作</a> </div> <div class="footNav"> <h3>企业服务</h3> <a href="https://www.cdcxhl.com/service/zzgj.html" target="_blank">备案资质管家服务</a><a href="https://www.cdcxhl.com/service/shipinxuke.html" target="_blank">食品经营许可证</a><a href="https://www.cdcxhl.com/service/service.html" target="_blank">工商服务</a> </div> <div class="fr ecode"> <div class="fl"> <img src="/Public/Home/img/ewm.jpg"> <p>关注企业微信</p> </div> <div class="fr slogan"> <p class="icon"> <a class="ph" href=""><i class="iconfont"></i></a> <a class="qq" href="tencent://message/?uin=1683211881&Site=&Menu=yes"><i class="iconfont"></i></a> </p> <p> <i>想要找 </i> <a href="">小程序开发</a>、<a href="">APP开发</a>、 <a href="">营销型网站建设</a>、<a href="">网站建设</a>、 <i><a href="">网站定制开发</a></i> ,就选<a href="">创新互联</a> </p> </div> </div> </div> <div class="bottom container"> <p class="fl"> 版权所有:成都创新互联科技有限公司 备案号:<a href="https://beian.miit.gov.cn/" target="_blank" rel="nofollow">蜀ICP备19037934号</a> 服务热线:028-86922220 </p> <p class="fr"> <a href="https://www.cdxwcx.com/" target="_blank">成都网站建设</a>: <a href="https://www.cdcxhl.com/" target="_blank">创新互联</a> </p> </div> </div> </footer> <!--在线咨询--> <div class="fot"> <ul> <li> <a href="https://p.qiao.baidu.com/cps/mobileChat?siteId=11284691&userId=6256368&type=1&reqParam=%20{%22from%22:0,%22sessionid%22:%22%22,%22siteId%22:%2211284691%22,%22tid%22:%22-1%22,%22userId%22:%226256368%22,%22ttype%22:1,%22siteConfig%22:%20{%22eid%22:%226256368%22,%22queuing%22:%22%22,%22siteToken%22:%226ce441ff9e2d6bedbdfc2a4138de449e%22,%22userId%22:%226256368%22,%22isGray%22:%22false%22,%22wsUrl%22:%22wss://p.qiao.baidu.com/cps3/websocket%22,%22likeVersion%22:%22generic%22,%22siteId%22:%2211284691%22,%22online%22:%22true%22,%22webRoot%22:%22//p.qiao.baidu.com/cps3/%22,%22bid%22:%22160142915792139572%22,%22isSmallFlow%22:0,%22isPreonline%22:0,%22invited%22:0%20},%22config%22:%20{%22themeColor%22:%224d74fa%22%20}%20}&appId=&referer=&iswechat=0&expectWaiter=-1&openid=null&otherParam=null&telephone=null&speedLogId=null&eid=null&siteToken=6ce441ff9e2d6bedbdfc2a4138de449e" target="_blank"> <img src="/Public/Home/img/fot1.png" alt=""> <p>在线咨询</p> </a> </li> <li> <a href="tel:18980820575" target="_blank"> <img src="/Public/Home/img/fot2.png" alt=""> <p>拨打电话</p> </a> </li> </ul> </div> </body> </html> <script> $(".con img").each(function(){ var src = $(this).attr("src"); //获取图片地址 var str=new RegExp("http"); var result=str.test(src); if(result==false){ var url = "https://www.cdcxhl.com"+src; //绝对路径 $(this).attr("src",url); } }); window.onload=function(){ document.oncontextmenu=function(){ return false; } } </script>