Salah satu cara yang mudah untuk mendapatkan link back adalah dengan meletakkan Link To This Post di Blogger Sobat, ini sangat berguna untuk dan sangat informatif bagi para Blogger dan dapat di Copy paste di Blogspot Sobat
Caranya adalah sebagai berikut :
Pergi ke Template Sobat ->> Edit HTML ->> Kemudian cari <data:post.body/>
dan letakkan dibawahnya
Codenya adalah:
<b:if cond='data:blog.pageType == "item"'> <p>Do you like this post? Please link back to this article by copying one of the codes below.</p> URL: <textarea id="url" onclick="this.focus();this.select()" readonly="readonly" rows="2" style="background:#eee; height: 2.6em; width: 100%;" title="Click to highlight"><data:post.url/></textarea> HTML link code: <textarea id="HTML-code" onclick="this.focus();this.select()" readonly="readonly" rows="2" style="background:#eee; height: 2.6em; width: 100%;" title="Click to highlight"><a href="<data:post.url/>"><data:post.title/></a></textarea> BB (forum) link code: <textarea id="BB-code" onclick="this.focus();this.select()" readonly="readonly" rows="2" style="background:#eee; height: 2.6em; width: 100%;" title="Click to highlight">[url=<data:post.url/>]<data:post.title/>[/url]</textarea> </b:if>
Caranya adalah sebagai berikut :
Pergi ke Template Sobat ->> Edit HTML ->> Kemudian cari <data:post.body/>
dan letakkan dibawahnya
Codenya adalah:
<b:if cond='data:blog.pageType == "item"'> <p>Do you like this post? Please link back to this article by copying one of the codes below.</p> URL: <textarea id="url" onclick="this.focus();this.select()" readonly="readonly" rows="2" style="background:#eee; height: 2.6em; width: 100%;" title="Click to highlight"><data:post.url/></textarea> HTML link code: <textarea id="HTML-code" onclick="this.focus();this.select()" readonly="readonly" rows="2" style="background:#eee; height: 2.6em; width: 100%;" title="Click to highlight"><a href="<data:post.url/>"><data:post.title/></a></textarea> BB (forum) link code: <textarea id="BB-code" onclick="this.focus();this.select()" readonly="readonly" rows="2" style="background:#eee; height: 2.6em; width: 100%;" title="Click to highlight">[url=<data:post.url/>]<data:post.title/>[/url]</textarea> </b:if>
0 Response to "Cara Meletakkan "Link to This Post" dibawah Blogger Post"