email
PhotobucketPhotobucketPhotobucket
0

Daftar SEO Tools Online Gratis

berikut adalah daftar SEO Tools Online gratis :



Keyword Tools

Keyword SEO Difficulty Check
Check if keywords are easy or difficult to rank well for in SERP's.

Keyword SEO Suggestions Tool
Get keyword suggestions to improve SEO.

SEO Domain Name Suggestions Tool 
Get available domain suggestions for SEO by keyword.


Position Tools

SEO Placement Checker
Check website placement in search result pages using multiple keywords and phrases.

Global Google Keyword Check
View website placement on Google by keywords and selected countries.

Keyword Verification Check
Check website ranking on the first 5 result pages in major search engines by keywords.

Google Dance Tool
View website position on multiple Google data centers for search engine result page changes.



Webpage Tools

Harmful Links Check
Are you linking to a website that can harm your SEO efforts? Check now.

Keyword Density SEO Analyzer
Analyze and check any website's keyword density for on-page SEO.

HTML Shrinker
Optimize your HTML by removing uneeded elements to maximize the download speed of your HTML pages.

Keyword Density SEO Analyzer
Analyze and check any website's keyword density for on-page SEO.

Title & Meta Tags SEO
Optimize website meta data for free.

Broken Links Checker
View the HTTP statis codes of URLs.

Website Speed Test
Check loading speed and webpage size for free.

Ranking Tools

Google PageRank Checker
View Google Toolbar PR for any website.

Alexa Rank Checker
View Alexa Web Rank for any website.

Submission Tools

Social SEO Promoter
Submit your website to 59 social networks.

Search Engine Submitter
Submit your website to selected search engines for free.

Google Sitemap Generator
Generate Google xml sitemaps for given URLs.


Backlink Tools

Backlink Analyzer
Reports total backlinks listing the top linking sites.

Social Networks SEO Backlinks Checker
Checks the number of backlinks from top social networks.

Authority SEO Backlinks Checker
Checks the number of backlinks from authority websites that increase SEO.

Relevant SEO Backlinks Finder
Find and submit your site to relevant websites for better SEO.

Check Backlinks
Check backlinks in the major search engines (Google and Yahoo!).

Bookmarks & Blogs SEO Check
Check backlinks on blog search engines and social bookmark sites.

Google Backlinks Checker
Check backlnks on Google and in multiple Google datacenters.


Search Tools

Popular Search Terms Checker
Find out what people are searching for on Google, Ask and more.

SE Saturation Check
Check which pages of your website have been indexed in Google, Yahoo! and Bing.
Read more
0

Cara membuat Halaman yang Bisa Ngelipat/ Page Peel Effect

Untuk membuat halaman blog teman-teman seperti di atas caranya gampang. Ikuti langkah2 berikut:


1. Login ke blogger >> Tata Letak >> Edit HTML >> Expand widget template

2. Cari kode <b:skin><![CDATA[
dan letakkan kode berikut di atasnya:

<script src='http://sites.google.com/site/software2iqbalinc/javascript/script_ditunjuk_ngelipet_t4belajarblogger.js' type='text/javascript'/>
<script type='text/javascript'>
$(document).ready(function(){
$("#pageflip").hover(function() {
$("#pageflip img , .msg_block").stop()
.animate({width: '307px',height: '319px'}, 500);
} , function() {
$("#pageflip img").stop()
.animate({width: '50px',height: '52px'}, 220);
$(".msg_block").stop()
.animate({width: '50px',height: '50px'}, 200);
});
});
</script>

3. Lalu cari lagi kode ]]></b:skin>

Dan letakkan kode berikut tepat di atasnya:


#pageflip {
position: relative;
}
#pageflip img {
border: none;
width: 50px; height: 52px;
z-index: 99;
position: absolute;
right: 0; top: 0;
-ms-interpolation-mode: bicubic;
}
#pageflip .msg_block {
width: 50px; height: 50px;
position: absolute;
right: 0; top: 0;
background: url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhnK4-3GsE3AbBJo3lzrb2plq9JmxdVR5jSx9SIN9yu5-w9E8Tam7uS4qYjaZfFncFzQkUOfiju0UDrohcmEY5W_JguEAwIlB1BHZsr2AIXLyp6G7rTghMDK7g1QigFlY7YN_Z4z3tQcTRb/s1600/berlangganan_kelipat.PNG) no-repeat right top;
text-indent: -9999px;
}


4. Cari kode <body>

Dan lettakkan kode berikut di bawahnya:

<div id='pageflip'>
<a href='http://black-links.blogspot.com/2011/03/cara-membuat-halaman-yang-bisa-ngelipat.html' target='_blank'>
<img alt='' src='https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhU7Hrj3aiwJwm-V6RLGQ32Y4Twc3-WigZF1DobzChnmNwCee0L_u9hussH67WXzOL49pUUTaaiw_xMEVIC3Ys1lJwWBMZq-j6TKKUNvMmTgEu6x3AUebJ5vw6R5M0l1CVtIOdo4YerXwP5/'/>
<span class='msg_block'/>
</a>
</div>


*Ganti yang berwarna Hijau dengan Link yang anda inginkan. Saran: Link RSS atau
link berlangganan.

5. Simpan hasil kerjaan anda.



Sekarang silahkan lihat blog anda, bagaimana....baguskan?

Untuk mengganti gambar dinding, teman-teman bisa mengganti URL berikut:


#pageflip .msg_block {
width: 50px; height: 50px;
position: absolute;
right: 0; top: 0;
background: url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhnK4-3GsE3AbBJo3lzrb2plq9JmxdVR5jSx9SIN9yu5-w9E8Tam7uS4qYjaZfFncFzQkUOfiju0UDrohcmEY5W_JguEAwIlB1BHZsr2AIXLyp6G7rTghMDK7g1QigFlY7YN_Z4z3tQcTRb/s1600/berlangganan_kelipat.PNG) no-repeat right top;
text-indent: -9999px;
}
Read more
7

CARA MEMBUAT SLIDESHOW POSTING BLOG


Untuk melihat hasilnya, coba lihat gambar berikut (klik untuk memperbesar) :

Dan jika Anda tertarik untuk membuatnya, silahkan ikuti panduan di bawah ini :











<script src="http://ajax.googleapis.com/ajax/libs/jquery/1.3.2/jquery.min.js" type="text/javascript"></script>

<style type="text/css" media="screen">
<!--

#spylist {
overflow:hidden;
margin-top:5px;
padding:0px 0px;
height:350px;
}
#spylist ul{
width:220px;
overflow:hidden;
list-style-type: none;
padding: 0px 0px;
margin:0px 0px;
}
#spylist li {
width:208px;
padding: 5px 5px;
margin:0px 0px 5px 0px;
list-style-type:none;
float:none;
height:70px;
overflow: hidden;
background:#fff url(http://i879.photobucket.com/albums/ab351/bloggerblogimage/blogger/post.jpg) repeat-x;
border:1px solid #ddd;
}

#spylist li a {
text-decoration:none;
color:#4B545B;
font-size:11px;
height:18px;
overflow:hidden;
margin:0px 0px;
padding:0px 0px 2px 0px;
}
#spylist li img {
float:left;
margin-right:5px;
background:#EFEFEF;
border:0;
}
.spydate{
overflow:hidden;
font-size:10px;
color:#0284C2;
padding:2px 0px;
margin:1px 0px 0px 0px;
height:15px;
font-family:Tahoma,Arial,verdana, sans-serif;
}

.spycomment{
overflow:hidden;
font-family:Tahoma,Arial,verdana, sans-serif;
font-size:10px;
color:#262B2F;
padding:0px 0px;
margin:0px 0px;
}

-->
</style>
<script language='JavaScript'>

imgr = new Array();

imgr[0] = "http://i43.tinypic.com/orpg0m.jpg";

imgr[1] = "http://i43.tinypic.com/orpg0m.jpg";

imgr[2] = "http://i43.tinypic.com/orpg0m.jpg";

imgr[3] = "http://i43.tinypic.com/orpg0m.jpg";

imgr[4] = "http://i43.tinypic.com/orpg0m.jpg";
showRandomImg = true;

boxwidth = 255;

cellspacing = 6;

borderColor = "#232c35";

bgTD = "#000000";

thumbwidth = 70;

thumbheight = 70;

fntsize = 12;

acolor = "#666";

aBold = true;

icon = " ";

text = "comments";

showPostDate = true;

summaryPost = 40;

summaryFontsize = 10;

summaryColor = "#666";

icon2 = " ";

numposts = 10;

home_page = " http://www.geraiblog.com/";

limitspy=4
intervalspy=4000

</script>

<div id="spylist">
<script src='http://scriptabufarhan.googlecode.com/svn/trunk/recentpostthumbspy-min.js' type='text/javascript'></script>
</div>



Note :
.
Ganti Url berwarna biru dengan Url Anda . Semoga berhasil !!
Read more
 

Blogger Tube

Blogger Tube
contoh DEMO klik gambar

Rock All Night

Rock All Night
contoh DEMO klik gambar

Business View

Business View
contoh DEMO klik gambar

Cameo

Cameo
contoh DEMO klik gambar

Studeno

Studeno
contoh DEMO klik gambar

FRANKLE

FRANKLE
contoh DEMO klik gambar

Photo Gallery

Photo Gallery
contoh DEMO klik gambar

Malina

Malina
contoh DEMO klik gambar

Guild Wars

Guild Wars
contoh DEMO klik gambar

Liberation

Liberation
contoh DEMO klik gambar

i Movies

i Movies
contoh DEMO klik gambar

New Story

New Story
contoh DEMO klik gambar