Thứ Hai, 30 tháng 7, 2012

Breadcrumb là gì và sử dụng Breadcrumb như thế nào?

Breadcrumb là gì? Breadcrumb là tập hợp các đường link giúp người dùng định vị được vị trí của trang hiện thời trong cấu trúc site.


Breadcrumb google breadcrumb breadcrumb css breadcrumb style breadcrumb php breadcrumb drupal breadcrumb wordpress breadcrumb yii breadcrumbs gi




Breadcrumb rất quen thuộc với đa số người dùng Internet, chúng ta có thể chưa nghe tên nhưng thực ra vẫn đang sử dụng hàng ngày. 


Ví dụ:

SEOandSEOer.Com > SEO > Thủ thuật SEO


Breadcrumb rất quan trọng đối với google nó giúp Google đánh giá chính xác PR, PA và keyword relation của một page. Đánh giá được tổng thể cấu trúc của một site, giúp google nhanh chóng hiểu cấu trúc site của mình bạn sẽ có nhiều cơ hội đạt vị trí cao với những từ khóa mong muốn.


Mới đâu google công bố chuẩn mới đối với breadcrumb. Sau đây là một ví dụ code HTML sử dụng chuẩn breadcrumbs

Breadcrumb bình thường:



<ahref="http://seoandseoer.com/SEOandSEOer">SEOandSEOer</a><a href="http://seoandseoer.com/SEOandSEOer/SEO">SEOandSEOer SEO</a><a href="http://seoandseoer.com/SEOandSEOer/SEO/Thủ Thuật SEO">SEOandSEOer SEO Thủ Thuật SEO</a>



Breadcrumb đúng tiêu chuẩn:

<div itemscope itemtype="http://data-vocabulary.org/breadcrumb"<a href="http://seoandseoer.com/SEOandSEOer" itemprop="url"><span itemprop="title">SEOandSEOer</a><div>
<div itemscope itemtype="http://data-vocabulary.org/breadcrumb"<a href="http://seoandseoer.com/SEOandSEOer/SEO" itemprop="url"><span itemprop="title">SEOandSEOer SEO</a><div>
<div itemscope itemtype="http://data-vocabulary.org/breadcrumb"<a href="http://seoandseoer.com/SEOandSEOer/SEO/Thủ Thuật SEO" itemprop="url"><span itemprop="title">SEOandSEOer SEO Thủ Thuật SEO</a><div>

Không có nhận xét nào:

Đăng nhận xét