如果我的代碼就像例1,這將如何影響搜索引擎優化(我指的是第三L1標籤內容的內容類型與其他的不同。)更好地利用HTML L1標籤對SEO優化
例1:
<ul>
<li>some description of html</li>
<li>some description of css</li>
<li>
other update operation here...
<input></input>
<button></button>
</li>
</ul>
我覺得Example2應該沒問題。
例2:
<ul>
<li>some description of html</li>
<li>some description of css</li>
<li>some description of js</li>
</ul>
@DipeshParmar你是完全錯誤的...... SEO **用於**這些工作,但現在不是很長時間。 – MarcinJuraszek 2013-03-19 09:25:00
@MarcinJuraszek所以請讓我們知道..因爲我也想知道, – 2013-03-19 09:25:45
這個問題是不是重複http://stackoverflow.com/questions/11772368/will-php-included-html-content-affect-my- seo – unor 2013-03-23 08:31:34