Hiển thị các bài đăng có nhãn Kiến thức blog. Hiển thị tất cả bài đăng
Hiển thị các bài đăng có nhãn Kiến thức blog. Hiển thị tất cả bài đăng

24/1/14

Cách tạo breadcrumbs cho blogspot giúp cho tối ưu website


Hướng dẫn tạo breadcrumbs cho blogger (blogspot)

Breadcrumbs là gì ?
    Hướng dẫn tạo breadcrumbs cho blogger
    breadcrumbs
  • Breadcrumbs là 1 dạng tập hợp các liên kết giúp người xem Website xác định được vị trí của mình trong Site đó
Lợi ích của Breadcrumbs
  • Người dùng biết được vị trí của mình trên Site
  • Tạo sự khác biệt và đẹp hơn trên kết quả tìm kiếm
  • Thuận tiện di chuyển đến các trang mà không phải di chuyển vể trang chủ
  • Breadcrumbs giúp ích cho việc SEO: giảm tỷ lệ thoát của website.
  • Google cũng đánh giá thông qua Breadcrumbs của site.
  • Như vậy việc tạo Breadcrumbs rất cần thiết cho việc SEO website, SEO blogger.
Hướng dẫn tạo breadcrumbs cho blogger (blogspot)

  • B1: Vào Template (Mẫu) > Edit HTML (chỉnh sửa HTML) chọn Expand the Widget Templates (Mở rộng Mẫu tiện ích)
  • B2:Thêm mã css sau vào trước ]]></b:skin>
#Breadcrumbs{color: #000;font-size: 14px;margin-bottom:15px;padding:10px;background:#FFF;border:2px solid #BBBBBB; font-weight:bold; text-decoration:none; }
#Breadcrumbs a{color: #000,font-size: 14px}
#Breadcrumbs div{float: left;}

  • B3: Tìm đoạn code sau:
<b:includable id='post' var='post'>
  • và thêm dưới nó đoạn code:
<b:if cond='data:blog.pageType == &quot;item&quot;'>
<div id='Breadcrumbs'>
<div itemscope='' itemtype='http://data-vocabulary.org/Breadcrumb'><a expr:href='data:blog.homepageUrl' itemprop='url' rel='tag'> <span itemprop='title'><data:blog.title/></span></a> »</div>
<b:loop values='data:posts' var='post'>
<b:if cond='data:post.labels'>
<b:loop values='data:post.labels' var='label'>
<b:if cond='data:label.isLast == &quot;true&quot;'>
<div itemscope='' itemtype='http://data-vocabulary.org/Breadcrumb'>
<a expr:href='data:label.url' itemprop='url' rel='tag'><span itemprop='title'><data:label.name/></span></a> »</div>
</b:if>
</b:loop>
<span><data:post.title/></span>
</b:if>
</b:loop>
</div>
</b:if>

  • Bạn có thể thay phần chữ màu kia thành "Home" hay chữ j tùy ý cũng được ko để vậy nó sẽ tự động lấy title của blog bạn chèn vào
  • Chú ý bạn cần sủa lại file robots.txt của blogspot cho phép nó index cả label nhé
Tuyển nhân viên phát tờ rơi , tuyen nhan viên phát to roi , nhan viên phát tờ rơi ,phát tờ rơi ở hcm , tuyển nhân viên phát tờ rơi tpchmTuyển phát tời rơi , tuyển người phát tờ rơi phat to roidich vu phat to roidich vu phat to roi o hcm , dich vu phat to roi o tphcm , phát tờ rơi dịch vụ phát tờ rơi ở tphcm , dịch vụ phát tờ rơi ở hcm  tìm việc phát tờ rơi ở tphcm , tim việc phát tở rơi , phát tờ rơi ở hcm , phat to roi o hcm , in tờ rơi , in tờ rơi giá rẻ , in tờ rơi hcm, in tờ rơi ở hcm  thiet ke brochure , thiết kế brochure , thiết kế brochure chuyên nghiệpthiet ke brochure chuyen nghiepbrochure , thiet ke brochure chuyen nghiep gia re , thiết kế brochure chuyên nghiệp giá rẻ , thiết kế brochure giá rẻthiet ke brochure gia re , cach thiet ke brochurecách thiết kế brochure, bang bao gia thiet ke brochure , bao gia thiet ke brochure bảng báo giá thiết kế brochurebao gia thiet ke brochure , design brochure brochure designphần mềm thiết kế brochure , phan mem thiet ke brochurephan mem thiet ke brochure chuyen nghiepphần mềm thiết kế brochure chuyên nghiệpin brochure giá rẻin brochure gia rein brochure  google plus là gìgoogle plus la gi, google + la gi , google + là gì , tang luu luong truy website, tang luu luong truy captăng lưu lượng truy cậptăng lưu lượng truy cập website trung tâm gia sư tphcm , trung tam gia su , trung tâm gia sưgia sư tphcmtrung tâm gia sư ở tphcmgia sư tại tphcm

7/1/14

Hướng dẫn sửa lỗi thiếu author, thiếu updated cho blog

Tạo sao tôi biết được blog của mình hiện đang thiếu author, thiếu updated .Bởi dùng tôi sử dụng công cụ hỗ trợ quản lý blog của mình .Đó là google webmaster tools , bạn đã sử dụng nó chưa nếu chưa hãy tìm hiểu thông tin :
các công cụ hỗ trợ seo miễn phí
Bạn muốn biết blog mình , bạn phải là chủ nhân của blog đó và đăng kí blog của mình trên google webmaster tools để quản lí và nó giúp cho bạn xác định được chính xác lỗi của mình như thế nào và khác phục.
Sau đây, tôi xin hướng dẫn cách sữa lỗi thiếu author , thiếu updated cho blog
Hướng dẫn sữa lỗi thiếu author, thiếu updated cho blog
Hướng dẫn sữa lỗi thiếu author, thiếu updated cho blog
B1: Đăng nhập vào blog thiếu author, thiếu updated , sau đó vào mục cài đặt-> chỉnh sửa html
B2: Tìm đến  các đoạn mã sau và lần lượt thay bằng đoạn mã khác.( bằng cách bấm CTRL+ F sẽ xuất hiện một hộp search và copy đoạn mã cần tìm vào đó , enter)
<div class='blog-posts' thay bằng   <div class='post hentry'>
<div class='post hentry uncustomized-post-template thay bằng <div class='post uncustomized-post-template
B3: Bạn phải chờ đợi một thời gian để google cập nhật lại thông tin của blog bạn, bạn sẽ thấy được những lỗi đó không còn nữa.
Hướng dẫn sữa lỗi thiếu author, thiếu updated cho blog
Hướng dẫn sữa lỗi thiếu author, thiếu updated cho blog


  

Ebook seo

 The Art of SEO
If your company is going to succeed in the web economy, optimizing your site for search engine visibility is essential. In this book, four of the most noted experts in the field of search engine optimization (SEO) provide you with proven guidelines and cutting-edge techniques for planning and executing a comprehensive SEO strategy. The authors clearly explain SEO fundamentals, while correcting many common misconceptions. How can you make it easier for people to find your website? And how can you convert casual visitors into active users? SEO Warrior shows you how it's done through a collection of tried and true techniques, hacks, and best practices. Learn the nuts and bolts of SEO theory, the importance of keyword strategy, and how to avoid and remedy search engine traps. This book serves as a tutorial, and as a reference guide for implementing effective SEO techniques. This in-depth Bible delivers the holy grail of online marketing: how to influence search engine results to drive online shoppers to specific Web sites; the process is called search engine optimization (SEO) and it is a hot topic. One-stop resource offers readers what they need to plan and implement a successful SEO program, including useful tips on finding the shortest routes to success, strategy suggestions, and sidebars with more information and additional resources. Features interviews with executives from top search companies, plus appendices on creating successful listings with Google, MSN, Yahoo!, and others.
Whether promoting yourself, your business, or your hobbies and interest, you want your website or blog to appear near the top when your customers search. Search engine optimization, or SEO, is increasingly essential to businesses. This full-color, step-by-step guide demonstrates key SEO concepts and practices in an easy-to-follow visual format. Learn how to set up your website and what to implement to help your business or product make a great showing in search results. Learn how to create a search engine-optimized Drupal website. Packed full of tips to help you develop an appropriate SEO strategy. Discover the right configurations and extensions for SEO purposes. Gain an understanding of how the search engines function. Configure your Drupal site to be search engine friendly. The top extensions to enhance your Drupal sites search engine optimization. What the most important factors to track with Google Analytics are. ebook seo vietmoz 2013