Innaz Review, Samsung Galaxy, price and specifications, Flash Android, Games For Your Apple, Jailbreak Tool For iOS, IMEI Unlock Method

Sabtu, 24 Oktober 2015

How To Make Blogger PageList Widget Nofollow

How To Make Blogger PageList Widget Nofollow - In the past, when I started to start blogging, many thoughts disturbed me. I want to have a blog with a nice and interesting look. I am constantly looking for basic tutorials from some web and blogs on the internet. And thankfully, one by one I started to do it, and of course have to go through some confusion process first, but the most important of a blog that is content, yes on the blog Innaz Review we will discuss a lot of information about gadgets that are very in need by you, now we will discuss first about How To Make Blogger PageList Widget Nofollow please refer to the information we will convey until completion:

Articles : How To Make Blogger PageList Widget Nofollow
full Link : How To Make Blogger PageList Widget Nofollow

You can also see our article on:


How To Make Blogger PageList Widget Nofollow

This tutorial explains how to become links of your pagelist widget nofollow.
1. Login to your Blogger account and go to "Template"--> "Edit HTML" of your blog.
2. Now find your PageList widget code. (Note : You may also can find it by searching <b:widget id='PageList)
PageList widget code will look like this. But widget id (PageList1) can be different :

<b:widget id='PageList1' locked='false' title='Pages' type='PageList'>
<b:includable id='main'>
<b:if cond='data:title'><h2><data:title/></h2></b:if>
<div class='widget-content'>
<b:if cond='data:mobile'>
<select expr:id='data:widget.instanceId + &quot;_select&quot;'>
<b:loop values='data:links' var='link'>
<b:if cond='data:link.isCurrentPage'>
<option expr:value='data:link.href' selected='selected'><data:link.title/></option>
<b:else/>
<option expr:value='data:link.href'><data:link.title/></option>
</b:if>
</b:loop>
</select>
<span class='pagelist-arrow'>&amp;#9660;</span>

<b:else/>
<ul>
<b:loop values='data:links' var='link'>
<b:if cond='data:link.isCurrentPage'>
<li class='selected'><a expr:href='data:link.href'><data:link.title/></a></li>
<b:else/>
<li><a expr:href='data:link.href'><data:link.title/></a></li>
</b:if>
</b:loop>
</ul>
</b:if>
<b:include name='quickedit'/>
</div>
</b:includable>
</b:widget>

3. Now put blue colored code ( rel='nofollow' ) as the example below into your Link list code.

<b:widget id='PageList1' locked='false' title='Pages' type='PageList'>
<b:includable id='main'>
<b:if cond='data:title'><h2><data:title/></h2></b:if>
<div class='widget-content'>
<b:if cond='data:mobile'>
<select expr:id='data:widget.instanceId + &quot;_select&quot;'>
<b:loop values='data:links' var='link'>
<b:if cond='data:link.isCurrentPage'>
<option expr:value='data:link.href' selected='selected'><data:link.title/></option>
<b:else/>
<option expr:value='data:link.href'><data:link.title/></option>
</b:if>
</b:loop>
</select>
<span class='pagelist-arrow'>&amp;#9660;</span>

<b:else/>
<ul>
<b:loop values='data:links' var='link'>
<b:if cond='data:link.isCurrentPage'>
<li class='selected'><a expr:href='data:link.href' rel='nofollow'><data:link.title/></a></li>
<b:else/>
<li><a expr:href='data:link.href' rel='nofollow'><data:link.title/></a></li>
</b:if>
</b:loop>
</ul>
</b:if>
<b:include name='quickedit'/>
</div>
</b:includable>
</b:widget>

Important : You must include the space before rel='nofollow' as the example above.
Now save your template and you are done.

SHARE this post if it helps... THANKS.



so much information How To Make Blogger PageList Widget Nofollow

hopefully How To Make Blogger PageList Widget Nofollow information can provide benefits for you in determining the gadgets that fit your needs in daily life.

you just read How To Make Blogger PageList Widget Nofollow if you feel this information is useful and want to bookmark or share it please use link https://innaz2.blogspot.com/2015/10/how-to-make-blogger-pagelist-widget.html if you want more information please search on other pages this blog.

Tag :
Share on Facebook
Share on Twitter
Share on Google+
Tags :

Related : How To Make Blogger PageList Widget Nofollow

0 komentar:

Posting Komentar