You can access this blog via Cell Phones by typing the address http://dwi-r3tno.blogspot.com/?m=1
"Want to increase traffic and visitors your web popularity fast and unlimited ...? ... Leave it to me ..., I'll do it for you FREE ...! ...click Here-1 anda here-2"

Thursday, July 28, 2011

Add Smart link For SEO in Your Blog

Have you ever see the Smart Link? yes usually on every article there is a website or blog post that has links, if we click it will open the article in accordance with the text link or Will Make Smart Home Opens.

How It Works?
The scripts will be read later we enter the Automatic word we write into the article that we post.
For example: for example we insert the word "SEO" in the script then automatically on all pages that have the word "seo" will be a link to the url address that you specify.

Does this violate google autolink script guidelines?
No, as long as the number of links that my friend put on autolink code is still in reasonable stages. Recommendations skipper, just one link only.

How do I install this on blogspot autolink code buddy?

1. The first step, login to blogger.com and then to design.
2. Towards the edit html tab. Press ctrl + f on your keyboard. And look for the code </ body>
3. See the script code below:

<b:if cond='data:blog.url != data:blog.homepageUrl'><script type='text/javascript'>
function autoLink(){
    this.keywdHref = new Object();
    this.add = function(keyword, href){
        if(keyword.substr(0,1) != &quot; &quot;){keyword = &quot; &quot; + keyword;}
        this.keywdHref[keyword] =  href;
    }
    this.createAnchor = function(){
        var objs = document.getElementsByTagName(&quot;div&quot;);
        for(var i=0; i&lt;objs.length; i++){
            var obj = objs[i];
            if(obj.className.indexOf(&quot;post-body&quot;)&gt;-1){
                var content = obj.innerHTML;
                for(var keyword in this.keywdHref){
                    var href = this.keywdHref[keyword];
                    var newstr = content.replace(keyword, &quot;&lt;a href=&#39;&quot;+href+&quot;&#39;&gt;&quot;+keyword+&quot;&lt;/a&gt;&quot;, &quot;gi&quot;);
                    obj.innerHTML = newstr;
                    content = newstr;
                }
            }
        }
    }
    this.startScript = function(){
        var onLoad = window.onload;
        window.onload = function(){
            if(onLoad){onLoad();}
            setTimeout(&quot;f.createAnchor()&quot;, 100);
        }
    }
}
</script>
<script type='text/javascript'>
var f = new autoLink();
f.add(&quot;SEO&quot;, &quot;http://dwi-r3tno.blogspot.com/&quot;);
f.startScript();
</script></b:if>


then copy paste all the code in the script code right above </ body>

Description:

See the very end of the code and replace SEO by word or select your keywords.
Replace http://dwi-r3tno.blogspot.com/ underneath the url address of the destination.

so, until here ... and Thank you for http://blogjuragan.blogspot.com

Thursday, July 21, 2011

Alhamdulillah, Socialization Education Database Metro City, Walking with the Good


Education Database Metro City is an established Web-Based Applications by CV. FR-SYSTEM Cooperate with the Department of Education City Metro Lampung, The purpose of this application is a Good Education For All the Data Master Data, Time, TU, Principal and Means working paper can View it online, and the application can calculate the number of teachers and constraints that will accepted as a teacher in the city of Metro, in addition, the system displays the Number of Teachers Eg Eye Melajaran Religion in Schools Lack Or Not. and Much, Much More Facilities others.

Next we will develop for the City of Metro Server Colocation, and the Making Cities Metro as Cyber ​​City, In addition we also have plans to establish E-Learning Applications for Metro City, so every school has its own access rights to add data Teachers, and Students. and every teacher has a question bank that facility at any time be used as a test for all students who are in teaching. and many others who plan.

This little Socialization Activities Database Documentation Education City Metro:




Thanks to Metro City, the Office of the City Metro and Onward CV. FR-SYSTEM


Thursday, July 14, 2011

Alhamdulillah, Finally My home so too

With a very long process, and full of great sacrifice, as well as the funds are quite a lot, finally finished my house, too. but can not be occupied because of the doors and windows and floors not in pairs.

But during this long process, has passed for tough times, to some process of standing up to the house, can see the picture below.
































Wednesday, July 13, 2011

Ask for Help

I am confused with this one, anyone could say no?
My wife's blog account like this:

but I like this blog account:
why the blog my wife there while Monetize Menu Got me there is no
please help, please send us a comment below to answer yes.

thanks for help

Installing the Paging or Navigation page for Blogspot

You may often see Page Navigation in pairs on a website or blogspot. on the blog page that is made using blogspot usually just bring up the last few articles we post.

but what if we want to facilitate visitors to a website or blog to see the previous article in this post but no longer appear on the main page.

to install a paging or navigation page, follow the steps below:
1.Sign into Blogger.
2.Click the "Layout" link in the Dashboard box.
3.Click on "Add a Page Element" in the blog layout area.
4. In the pop-up window, click on "HTML / JavaScript Add"
5. then copy and paste the script below the textarea "Content":


<style>
.showpageArea {padding: 0 2px;margin-top:10px;margin-bottom:10px;
}
.showpageArea a {border: 1px solid #505050;
color: #000000;font-weight:normal;
padding: 3px 6px !important;
padding: 1px 4px ;margin:0px 4px;
text-decoration: none;
}
.showpageArea a:hover {
font-size:11px;
border: 1px solid #333;
color: #000000;
background-color: #FFFFFF;
}

.showpageNum a {border: 1px solid #505050;
color: #000000;font-weight:normal;
padding: 3px 6px !important;
padding: 1px 4px ;margin:0px 4px;
text-decoration: none;

}
.showpageNum a:hover {
font-size:11px;
border: 1px solid #333;
color: #000000;
background-color: #FFFFFF;

}
.showpagePoint {font-size:11px;
padding: 2px 4px 2px 4px;
margin: 2px;
font-weight: bold;
border: 1px solid #333;
color: #fff;
background-color: #000000;


}

.showpage a:hover {font-size:11px;
border: 1px solid #333;
color: #000000;
background-color: #FFFFFF;

}
.showpageNum a:link,.showpage a:link {
font-size:11px;
padding: 2px 4px 2px 4px;
margin: 2px;
text-decoration: none;
border: 1px solid #0066cc;
color: #0066cc;
background-color: #FFFFFF;}

.showpageNum a:hover {font-size:11px;
border: 1px solid #333;
color: #000000;
background-color: #FFFFFF;
}
</style>



<script type="text/javascript">

function showpageCount(json) {
var thisUrl = location.href;
var htmlMap = new Array();
var isFirstPage = thisUrl.substring(thisUrl.length-14,thisUrl.length)==".blogspot.com/";
var isLablePage = thisUrl.indexOf("/search/label/")!=-1;
var isPage = thisUrl.indexOf("/search?updated")!=-1;
var thisLable = isLablePage ? thisUrl.substr(thisUrl.indexOf("/search/label/")+14,thisUrl.length) : "";
thisLable = thisLable.indexOf("?")!=-1 ? thisLable.substr(0,thisLable.indexOf("?")) : thisLable;
var thisNum = 1;
var postNum=1;
var itemCount = 0;
var fFlag = 0;
var eFlag = 0;
var html= '';
var upPageHtml ='';
var downPageHtml ='';

var pageCount=10;
var displayPageNum=5;
var firstPageWord = 'Home';
var endPageWord = 'Last';
var upPageWord ='Previous';
var downPageWord ='Next';



var labelHtml = '<span class="showpageNum"><a href="/search/label/'+thisLable+'?&max-results='+pageCount+'">';

for(var i=0, post; post = json.feed.entry[i]; i++) {
var timestamp = post.published.$t.substr(0,10);
var title = post.title.$t;
if(isLablePage){
if(title!=''){
if(post.category){
for(var c=0, post_category; post_category = post.category[c]; c++) {
if(encodeURIComponent(post_category.term)==thisLable){
if(itemCount==0 || (itemCount % pageCount ==(pageCount-1))){
if(thisUrl.indexOf(timestamp)!=-1 ){
thisNum = postNum;
}

postNum++;
htmlMap[htmlMap.length] = '/search/label/'+thisLable+'?updated-max='+timestamp+'T00%3A00%3A00%2B08%3A00&max-results='+pageCount;
}
}
}
}//end if(post.category){

itemCount++;
}

}else{
if(title!=''){
if(itemCount==0 || (itemCount % pageCount ==(pageCount-1))){
if(thisUrl.indexOf(timestamp)!=-1 ){
thisNum = postNum;
}

if(title!='') postNum++;
htmlMap[htmlMap.length] = '/search?updated-max='+timestamp+'T00%3A00%3A00%2B08%3A00&max-results='+pageCount;
}
}
itemCount++;
}
}

for(var p =0;p< htmlMap.length;p++){
if(p>=(thisNum-displayPageNum-1) && p<(thisNum+displayPageNum)){
if(fFlag ==0 && p == thisNum-2){
if(thisNum==2){
if(isLablePage){
upPageHtml = labelHtml + upPageWord +'</a></span>';
}else{
upPageHtml = '<span class="showpage"><a href="/">'+ upPageWord +'</a></span>';
}
}else{
upPageHtml = '<span class="showpage"><a href="'+htmlMap[p]+'">'+ upPageWord +'</a></span>';
}

fFlag++;
}

if(p==(thisNum-1)){
html += ' <span class="showpagePoint"><u>'+thisNum+'</u></span>';
}else{
if(p==0){
if(isLablePage){
html = labelHtml+'1</a></span>';
}else{
html += '<span class="showpageNum"><a href="/">1</a></span>';
}
}else{
html += '<span class="showpageNum"><a href="'+htmlMap[p]+'">'+ (p+1) +' </a></span>';
}
}

if(eFlag ==0 && p == thisNum){
downPageHtml = '<span class="showpage"> <a href="'+htmlMap[p]+'">'+ downPageWord +'</a></span>';
eFlag++;
}
}//end if(p>=(thisNum-displayPageNum-1) && p<(thisNum+displayPageNum)){
}//end for(var p =0;p< htmlMap.length;p++){

if(thisNum>1){
if(!isLablePage){
html = '<span class="showpage"><a href="/">'+ firstPageWord +' </a></span>'+upPageHtml+' '+html +' ';
}else{
html = ''+labelHtml + firstPageWord +' </a></span>'+upPageHtml+' '+html +' ';
}
}

html = '<div class="showpageArea"><span style="font-size:11px;padding: 2px 4px 2px 4px;margin: 2px 2px 2px 2px;color: #000000;border: 1px solid #333; background-color: #FFFFFF;" class="showpage">Page '+thisNum+' for '+(postNum-1)+': </span>'+html;

if(thisNum<(postNum-1)){
html += downPageHtml;
html += '<span class="showpage"><a href="'+htmlMap[htmlMap.length-1]+'"> '+endPageWord+'</a></span>';
}

if(postNum==1) postNum++;
html += '</div>';

if(isPage || isFirstPage || isLablePage){
var pageArea = document.getElementsByName("pageArea");
var blogPager = document.getElementById("blog-pager");

if(postNum <= 2){
html ='';
}

for(var p =0;p< pageArea.length;p++){
pageArea[p].innerHTML = html;
}

if(pageArea&&pageArea.length>0){
html ='';
}

if(blogPager){
blogPager.innerHTML = html;
}
}

}
</script>

<script src="/feeds/posts/summary?alt=json-in-script&callback=showpageCount&max-results=99999" type="text/javascript"></script>


6. if it is Click save.
7. gadged then drag to the bottom of the post, see picture below

8. if so, please see the result.

Add Related Articles on Blogspot

there are a lot of websites or blogs that are discussing about this. there are so many ways - how to make a related article. one of them is that I will write below.

Why do we have to put related links?
the answer is so that visitors can immediately see there is anything related article or a category of articles with an article that was in the open, so visitors can simply click the link to read the other articles.

to install the related articles, please follow the steps below:
1. please login to your account blogspot
2. if it is Successful, please click the link design orRancangan (Indonesia)
3. then click Edit HTML
4. before changing the template, you should first backup the existing template, so if there are mistakes or errors can be returned to the previous template.
5. give a check list on the "expand widget templates"
6. The next look at the code below:
<data:post.body>
7. usually if you have installed the "Read More", will display two same script as above. Just select the first script, then type / copy & paste the script below after the command "<data:post.body> " first.
Script:

<b:if cond='data:blog.pageType == "item"'>
<div class='similiar'>
<span class='box'>
<div class='widget-content'>
<h3>Related Articles</h3>
<div id='data2007'/><br/><br/>

<script type='text/javascript'>

var homeUrl3 = &quot;<data:blog.homepageUrl/>&quot;;
var maxNumberOfPostsPerLabel = 4;
var maxNumberOfLabels = 10;

maxNumberOfPostsPerLabel = 6;
maxNumberOfLabels = 100;

function listEntries10(json) {
var ul = document.createElement(&#39;ul&#39;);
var maxPosts = (json.feed.entry.length &lt;= maxNumberOfPostsPerLabel) ?
json.feed.entry.length : maxNumberOfPostsPerLabel;
for (var i = 0; i &lt; maxPosts; i++) {
var entry = json.feed.entry[i];
var alturl;

for (var k = 0; k &lt; entry.link.length; k++) {
if (entry.link[k].rel == &#39;alternate&#39;) {
alturl = entry.link[k].href;
break;
}
}
var li = document.createElement(&#39;li&#39;);
var a = document.createElement(&#39;a&#39;);
a.href = alturl;

if(a.href!=location.href) {
var txt = document.createTextNode(entry.title.$t);
a.appendChild(txt);
li.appendChild(a);
ul.appendChild(li);
}
}
for (var l = 0; l &lt; json.feed.link.length; l++) {
if (json.feed.link[l].rel == &#39;alternate&#39;) {
var raw = json.feed.link[l].href;
var label = raw.substr(homeUrl3.length+13);
var k;
for (k=0; k&lt;20; k++) label = label.replace(&quot;%20&quot;, &quot; &quot;);
var txt = document.createTextNode(label);
var h = document.createElement(&#39;b&#39;);
h.appendChild(txt);
var div1 = document.createElement(&#39;div&#39;);
div1.appendChild(h);
div1.appendChild(ul);
document.getElementById(&#39;data2007&#39;).appendChild(div1);
}
}
}
function search10(query, label) {

var script = document.createElement(&#39;script&#39;);
script.setAttribute(&#39;src&#39;, query + &#39;feeds/posts/default/-/&#39;
+ label +
&#39;?alt=json-in-script&amp;callback=listEntries10&#39;);
script.setAttribute(&#39;type&#39;, &#39;text/javascript&#39;);
document.documentElement.firstChild.appendChild(script);
}

var labelArray = new Array();
var numLabel = 0;

<b:loop values='data:posts' var='post'>
<b:loop values='data:post.labels' var='label'>
textLabel = &quot;<data:label.name/>&quot;;

var test = 0;
for (var i = 0; i &lt; labelArray.length; i++)
if (labelArray[i] == textLabel) test = 1;
if (test == 0) {
labelArray.push(textLabel);
var maxLabels = (labelArray.length &lt;= maxNumberOfLabels) ?
labelArray.length : maxNumberOfLabels;
if (numLabel &lt; maxLabels) {
search10(homeUrl3, textLabel);
numLabel++;
}
}
</b:loop>
</b:loop>
</script>
</div>
</span></div>

</b:if>


8. the script above, There is a paper "Related Articles" (I put a bold and red letters), in writing, you can change to your liking.
9. if so, please save your template, and see the results

Monday, July 11, 2011

Replace the Default Blogger Favicon Using Your Favorite Images

good afternoon all ... Today my blogspot account access and it appears there was a new appearance (new facility) that has been added to the template settings on blogspot.com.

whether it?
the answer is a Favicon. there is a new facility that we can change the standard default favicon blogspot with our favorite images, with a maximum file size 100Kb.

before continuing this article, I want to explain a bit if it's favicon?
the answer is is short for "Favorite Icon", is a small icon is an image associated with the logo of a website or blog and will appear in the browser or the bookmark. Favicon is intended to facilitate identifying a site or blog.

to change the default favicon with a new favicon how:
1. Sign into Blogger.
2. Click the "Layout" link in the Dashboard box.
3. click on "Edit" at the favicon

4. A new window appears, look like the picture below, take a picture from your computer with a maximum size of 100Kb, extensions can use a jpg / png / etc. if it is click Save.

5. wait a few seconds / minutes then the favicon will automatically edit the window closed, and we will return to the page template settings, and it will automatically show the favicon in accordance with the image we uploaded earlier.

6. then please open your web blog and see the results
"Want to increase traffic and visitors your web popularity fast and unlimited ...? ... Leave it to me ..., I'll do it for you FREE ...! ...click Here-1 anda here-2"

 
Design by Free WordPress Themes | Bloggerized by Lasantha - Premium Blogger Themes | cheap international voip calls