• Iklan text, 150 Karakter Free hingga akhir tahun
  • Iklan text, 150 Karakter Free hingga akhir tahun

TRICK : Redirect Blog With Pictures

Posted by at
This probably made ​​my own script tricks, rather than arrogant because I have an idea. Moving blog? Or have a new blog? want all the old blog pages to redirect to the new blog? This trick can we use for it.


this follows way: :
  1. Login to Blogger
  2. Select the Design Tab / Design
  3. Choose Edit Html
  4. Put Replace all the code in the templates and input the code
    <?xml version="1.0" encoding="UTF-8" ?>
    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
    <html expr:dir='data:blog.languageDirection' xmlns='http://www.w3.org/1999/xhtml' xmlns:b='http://www.google.com/2005/gml/b' xmlns:data='http://www.google.com/2005/gml/data' xmlns:expr='http://www.google.com/2005/gml/expr'>
      <head>
    <meta http-equiv='refresh' content='0; url=http://YOUR NEW BLOG URL.blogspot.com' />
    <b:skin><![CDATA[

    html {
      height: 100%;
      background: url(INPUT IMAGE URL) no-repeat center 50%;
      margin: 0;
    }
    body {
      display: none;
    }

    ]]></b:skin>

    </head>

      <body>


    </body>
    </html>
  5. Ganti Kode yang Berwarna Merah dengan url blog anda yang baruGanti Kode yang Berwarna Orange dengan url gambar anda bisa search di google redirect.gif atau loading.gif bisa juga bikin sendiri.
May be useful for other bloggers Thank You ..

Tidak ada komentar untuk " TRICK : Redirect Blog With Pictures "

Prohibited from using harsh words and the words of the SARA, the words that indicate the Flame against someone that I would quarrel delete and block from this blogspot!!
--------------------------------------------
Dilarang menggunakan kata-kata kasar dan kata-kata yang mengandung SARA, kata-kata yang mengindikasikan Flame terhadap seseorang sehingga terjadi pertengkaran akan saya hapus dan blok dari blogspot ini !!

Back to Top