Hãy đăng ký thành viên để có thể dễ dàng trao đổi, giao lưu và chia sẻ về kiến thức đồ họa.
  1. Hãy đăng ký subscribe kênh Youtube mới của Việt Designer tại địa chỉ: Youtube.com/VietDesignerChannel để theo dõi các video về thiết kế đồ họa. Do trước đó kênh cũ bị Youtube quét không rõ lý do, trong thời gian chờ kháng cáo nếu các bạn thấy video trên diễn đàn bị die không xem được thì có thể vào kênh mới để tìm xem video sơ cua nhé.
    Loại bỏ thông báo

Google Authorship - Tác quyền Google trên Xenforo

Chủ đề thuộc danh mục 'Hướng dẫn - Thủ thuật Xenforo' được đăng bởi PCO, 30/4/16.

Lượt xem: 4,499

  1. PCO Thành viên cấp 2

    VNXF.VN - Google Authorship - Tác quyền Google

    Google + Authorship là một dịch vụ của Google liên kết Google + Profile và avatar đến các bài viết bạn tạo ra khi người ta tìm thấy bài của bạn trong google tìm kiếm và cũng cho thấy bạn là tác giả chủ đề trong mỗi chủ đề mà bạn đã tạo. Bạn phải là tác giả chủ đề này để làm việc. Nó mất khoảng hai tuần để google thêm bạn vào quyền tác giả, nếu bạn được chấp thuận. Họ sẽ gửi một thông báo đến email được kết hợp với tài khoản google circles của bạn.

    CsypEA2.jpg
    KHUYẾN CÁO: Xin lưu ý rằng Google không đảm bảo hiển thị thông tin tác giả trong Google Web Search hoặc kết quả của Google News.

    Google Authorship
    https://plus.google.com/authorship


    Google Authorship Implemention
    http://support.google.com/webmasters/bin/answer.py?hl=en&answer=1408986&expand=option2


    Hướng dẫn:

    Bước 1:
    Vào AdminCP đi đến Users/User Customization/Custom User Fields/Create New Field

    - Tab Basic Information -
    Field ID: googleauthor
    Title: Google Plus Author Name
    Description: If you add your Google + profile name to this field, add your Google + Profile link in the Google Plus Link field, add a link to this website in your Contribute To section of Google + and post your thread on your Google + page then your Google + profile will be credited in search results.


    Display Location: Contact Details
    Display Order: 1
    Field Type: Single-line text box.

    - Tab General Options -

    Chỉ 'User editable' cần được check.

    Lưu Field

    Bước 2:
    Vào AdminCP đi đến Users/User Customization/Custom User Fields/Create New Field

    - Tab Basic Information -

    Field ID: googleplus
    Title: Google Plus Link
    Description: If you enter the link to your Google + Profile page, add your name to the Google Authorship field, and add a link to this website in your Contribute To section of Google + and post your threads on your Google + page then your Google + profile will be credited in search results.


    Display Location: Contact Details
    Display Order: 1
    Field Type: Single-line text box.

    - Tab General Options -

    Chỉ 'User editable' cần được check.

    Lưu Field

    Bước 3:
    Đến AdminCP/Appearance/Styles/Your Style/

    Template: message_user_info

    Tìm:
    Code:
    <xen:username user="$user" itemprop="name" rich="true" />
    Thay thế bằng:
    Code:
    <xen:username user="$user" itemprop="name" rich="true" />
    <xen:if is="{$post.user_id} == {$thread.user_id} && {$post.position} != 1">
    <xen:if is="{$user.customFields.googleplus}">
    <xen:if is="{$user.customFields.googleauthor}">
    <em class="userTitle"><a href="{$user.customFields.googleplus}" rel="author" target="_blank">Thread by {$user.customFields.googleauthor}</a></em>
    </xen:if>
    </xen:if>
    </xen:if>
    Chúc các bạn thành công.

    Nguồn: VNXF.VN

    ...

Ủng hộ diễn đàn