• Downloading from our site will require you to have a paid membership. Upgrade to a Premium Membership from 10$ a month today!

    Dont forget read our Rules! Also anyone caught Sharing this content will be banned. By using this site you are agreeing to our rules so read them. Saying I did not know is simply not an excuse! You have been warned.

Tự động chèn link cho keyword blogger

Admin

Well-Known Member
Staff member
Administrator
Hướng dẫn
1. Đăng nhập vào tài khoản Blogger
2. Vào phần thiết kế (Design)
3. Chọn chỉnh sửa HTML (Edit HTML)
4. Chèn code bên dưới vào trước
</head>
HTML:
<script src=" http://backlinks.xtgem.us/seoblogger/autotag.js " type="text/javascript"></script>
Tìm dòng <b:if cond='data:blog.pageType == &quot;item&quot;'>
và ta thấy
<p> <data:post.body/> </p>
thay thế bằng code sau
HTML:
<p>
                                         <div expr:id='&quot;summary&quot; + data:post.id'>
                                             <data:post.body/>
                                         </div>        
                                         <script type='text/javascript'>
                                             highlightSearchTerms('xem phim',true,'http://www.xuongphim.name.vn','summary<data:post.id/>');
                                             highlightSearchTerms('*****',true,'http://www.xuongphim.name.vn','summary<data:post.id/>');
                                         </script>                                        
                                     </p>

trong đoạn code trên thì ,"xem phim" và "*****" sẽ tự động thêm link sau :, "http://www.xuongphim.name.vn" .
muốn add thêm từ khóa chỉ cần chèn thêm dòng code sau:

highlightSearchTerms('từ khóa cần chèn link',true,'link dẫn đến từ khóa','summary<data:post.id/>');
các script sẽ tìm "từ khóa cần chèn link" trong bài và thay thế bằng 1 link "link dẫn đến từ khóa
 

Facebook Comments

Similar threads

New posts New threads New resources

Back
Top