Skip to content

jitu128seo.id

jitu128seo.id Nikmati keuntungan bermain di situs slot gacor dengan minimal depo 5k saja atau 5000 rupiah via dana resmi tanpa potongan proses tercepat anti ribet.

Primary Menu
  • Beranda
  • About Us
Light/Dark Button
Subscribe
  • Home
  • Uncategorized
  • Script Sitemap, Blank Format Dan Anti Copy Paste
  • artikel
  • Uncategorized

Script Sitemap, Blank Format Dan Anti Copy Paste

daza08313@gmail.com November 20, 2025 8 minutes read

SCRIPT SITEMAP


<style type="text/css">
#toc{width:99%;margin:5px auto;border:1px solid #2D96DF;
-webkit-box-shadow:4px 4px 8px 2px rgba(0,0,0, 0.2);
-moz-box-shadow:4px 4px 8px 2px rgba(0,0,0, 0.2);
box-shadow:4px 4px 8px 2px rgba(0,0,0, 0.2);}
.labl{color:#FF5F00;font-weight:bold;margin:0 -5px;
padding:1px 0 2px 11px;background: #3498DB;
border:1px solid #2D96DF;
border-radius:4px;-moz-border-radius:4px;
-webkit-border-radius:4px;box-shadow:3px 3px 1px #bbb;
-moz-box-shadow:3px 3px 1px #bbb;-webkit-box-shadow:3px 3px 1px #bbb;display:block;}
.labl a{color:#fff;}
.labl:first-letter{text-transform:uppercase;}
.new{color:#FF5F00;font-weight:bold;font-style:italic;}
.postname{font-weight:normal;background:#fff;margin-left: 35px;}
.postname li{border-bottom: #ddd 1px dotted;margin-right:5px}
</style>

<br />
<div id="toc">
<script src="https://cdn.statically.io/gh/indrak01/site/435446ef/sitemap.js" type="text/javascript"></script>
<script src="https://www.indrak.eu.org/feeds/posts/default?max-results=9999&amp;alt=json-in-script&amp;callback=loadtoc">
</script></div>

 

BLANK FORMAT BLOGSPOT

Gunanya cuan128 untuk menghapus html bawaan dari blogspot, ketika di upload template yang baru dia tidak membawa code atau script bawaaan blogspot.


<?xml version="1.0" encoding="UTF-8" ?>
<!DOCTYPE html>
<html>
<head>
<b:skin><![CDATA[
body {background-color: #fafafa;}
]]></b:skin>
</head>
<body>
<b:section class='main' id='main'>
<b:widget id='Blog1' locked='true' title='Content Blog' type='Blog'></b:widget>
</b:section>
</body>
</html>

 

ANTI COPY PASTE

Caranya cukup mudah pertama cari < body > ganti dengan kode berikut ini


<body oncontextmenu='return false;' onkeydown='return false;' onmousedown='return false;' ondragstart='return false' onselectstart='return false' style='-moz-user-select: none; cursor: default;'>

SCRIPT YOUTUBE LAZYLOAD Pasang script berikut ini di atas < /body > biasanya ada dipaling bawah


<script>
//<![CDATA[
/*! llyv.js v0.1.0 */
!function(){"use strict";for(var t=document.querySelectorAll(".llyv"),e=0;e<t.length;e++){var i=document.createElement("div");i.className="llyv-play-btn",t[e].appendChild(i);var l=document.createElement("img");l.src="https://img.youtube.com/vi/"+t[e].dataset.id+"/hqdefault.jpg",t[e].appendChild(l),t[e].addEventListener("click",function(){var t=document.createElement("iframe");for(t.setAttribute("src","https://www.youtube.com/embed/"+this.dataset.id+"?rel=0&showinfo=0&autoplay=1"),t.setAttribute("frameborder","0"),t.setAttribute("allowfullscreen","");this.firstChild;)this.removeChild(this.firstChild);this.appendChild(t)})}}();
//]]>
</script>

Selanjutnya pasang CSS lazyloadnya diatas < /b:skin >


/*! llyv.css v0.1.0 */ .llyv,.llyv .llyv-play-btn,.llyv img{cursor:pointer} .llyv{background-color:#000;margin-bottom:20px;position:relative;padding-top:56.25%;overflow:hidden} .llyv img{width:100%;top:-16.82%} .llyv .llyv-play-btn{width:100px;height:60px;background-color:#282828;z-index:1;border-radius:9px} .llyv .llyv-play-btn:before{content:"";border-style:solid;border-width:15px 0 13px 28px;border-color:transparent transparent transparent #fff} .llyv .llyv-play-btn:hover{background-color:red} .llyv .llyv-play-btn,.llyv .llyv-play-btn:before,.llyv iframe,.llyv img{position:absolute} .llyv iframe{height:100%;width:100%;top:0;left:0}.llyv .llyv-play-btn,.llyv .llyv-play-btn:before{top:50%;left:50%;transform:translate3d(-50%,-50%,0)}

Untuk memasang lazyload youtube dalam posting artikel cukup gunakan markup berikut


<div class="llyv" data-id="id-video"></div>

Video ID ganti dengan ID url youtube

Cara Setting Robot Txt Blogspot

User-agent: *
Allow: /
Disallow: /search

Sitemap: https://www yourURL me/sitemap.xml

Cara Menghilangkan di Index meski diblokir robot Txt

User-agent: *

Allow: /
Disallow:

Sitemap: https://www.yourURL.me/sitemap.xml

Cara blok robot ahrefs,semrush,moz,majestic

User-agent: Rogerbot
User-agent: Exabot
User-agent: MJ12bot
User-agent: Dotbot
User-agent: Gigabot
User-agent: AhrefsBot
User-agent: SemrushBot
User-agent: SemrushBot-SA
Disallow: /
User-agent: Googlebot
Allow: /
Sitemap: https://www.yourURL.me/sitemap.xml

Peta Sitemap Untuk Google Webmaster

  1. feeds/posts/default?orderby=UPDATED
  2. sitemap.xml
  3. atom.xml?redirect=false&start-index=1&max-results=500
Jika Artikel banyak diatas 500 bisa pakai sitemap berikut ini untuk di submit ke google webmaster
  • /sitemap.xml?page=1
  • /sitemap.xml?page=2
  • /sitemap.xml?page=3
  • /sitemap.xml?page=5
  • /sitemap.xml?page=6

Dan seterusnya…page=1 menampung sebanyak 150 artikel…kalau punya 1500 artikel gunakan page=1 sampai page=10.

Script Iframe Facebook


<iframe src=”https://www.yoursite.com” title=”Visit Us” width=”100%” height=”510px” style=”display:block; border:1px solid #c7c4c0; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;” frameborder=”0″></iframe>

Ganti yoursite dengan link url blog ente.

Kode html url dalam artikel


<a title="Click on" href="https://yoursite.com" target="_blank" rel="dofollow">anchor text</a>

 

untuk mendapatkan akun canva pro dan moz pro gunakan link dibawah ini

bin : 527253xxxxxxxxxx
cc generator https://namso-gen.com/ cc validator https://specialhacking.webcindario.com/

Script Redirect 404 Blogspot

Letakkan script berikut diatas /body


<b:if cond='data:view.isError'>
<script>
window.location.href = &quot;https://urlbloganda.com/&quot;;
</script>
</b:if>

Atau bisa juga dengan masukke setelah blog – pilih error dan pengalihan – pilih 404 khusus – simpan script berikut ini didalamnya.


<script>
my_redirect = setTimeout(function() {
window.location.href = 'https://urlbloganda.com/';
}, 10);
</script>

 

DNS / IP Blogspot

  • 216.239.32.21
  • 216.239.34.21
  • 216.239.36.21
  • 216.239.38.21

Ping Sitemap google webmaster

Caranya sangat mudah cukup ganti example com dengan url blog anda, kopas url dibawah ini ke url bar browser anda.dan klik enter.
http://www. google.com/ping?sitemap=https://example.com/sitemap.xml

 

SCRIPT IFRAME FULL BLOG


<?xml version="1.0" encoding="UTF-8" ?>
<!DOCTYPE html>
<html lang='id-id' 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>
<b:skin><![CDATA[
body {background-color: #fafafa;}
]]></b:skin>
</head>
<body>
 <object data='https://www.isidomain.com' style='position:fixed; top:0px; left:0px; bottom:0px; right:0px; width:100%; height:100%; border:none; margin:0; padding:0;&quot;scrolling=&quot;auto&quot; overflow:hidden; z-index:999999;'/>
  <b:section class='main' id='main'/>
</body>
</html>

 

SCRIPT IFRAME POST BLOG


<object data="https://www.isidomain.com" width="830" height="800" frameborder="0" scrolling="yes"></object>

 

CARA REDIRECT BLOGSPOT 301


<script type='text/javascript'>
var d='<data:blog.url/>';
d=d.replace(/.*\/\/[^\/]*/, '');
location.href = 'https://www.domain.com' + window.location.pathname;
</script>

Silahkan ganti www domain com dengan domain baru anda…ini juga bisa dipakai untuk 301 sesama blogspot dengan mengganti link domain com dengan alamat blogspot com anda.

Internal Redirect Blogspot Dari non www Jadi www


<b:if cond='data:view.isError'>
<script>
window.location.href ='https://www.urldomain.com';
</script>
</b:if>  

 

CARA REDIRECT 301 WORDPRESS LEWAT .httaccess

masuk ke file manajer – public_html – httaccess edit masukan kode dibawah ini diatas </IfModule> jangan lupa ganti tribune eu org dengan domain anda dan  indrak dengan domain tujuan redirect anda.


RewriteCond %{HTTP_HOST} ^tribune.eu.org [NC,OR]
RewriteCond %{HTTP_HOST} !^www.tribune.eu.org [NC]
RewriteRule ^(.*)$ http://www.indrak.eu.org/$1 [L,R=301,NC]  

 

Script Warna Waarni Widget Popular Post

Pasang kode dibawah ini tepat diatas </ style >


/*Custom Popular Post*/
.PopularPosts ul,.PopularPosts li,.PopularPosts li img,.PopularPosts li a,.PopularPosts li a img{margin:0 0;padding:0 0;list-style:none;border:none;background:none;outline:none}
.PopularPosts ul{margin:.5em 0;list-style:none;color:black;counter-reset:num}
.PopularPosts ul li{background-color:#eee;margin:0 0 0 0!important;padding:.5em 1.5em .5em .5em!important;counter-increment:num;position:relative}
.PopularPosts ul li a{color:#fff!important}
.PopularPosts ul li a:hover{color:#2c3e50!important}
.PopularPosts ul li:before,.PopularPosts ul li .item-title a,.PopularPosts ul li a{font-weight:bold;color:inherit;text-decoration:none}
.PopularPosts ul li:before{content:counter(num)!important;display:block;position:absolute;background-color:#333;color:#fff!important;width:22px;height:22px;line-height:22px;text-align:center;bottom:0;right:0;padding-right:0!important}
/* Pengaturan Warna */
.PopularPosts ul li:nth-child(1){background-color:#f1c40f;}
.PopularPosts ul li:nth-child(2){background-color:#f39c12;}
.PopularPosts ul li:nth-child(3){background-color:#2ecc71;}
.PopularPosts ul li:nth-child(4){background-color:#27ae60;}
.PopularPosts ul li:nth-child(5){background-color:#e67e22;}
.PopularPosts ul li:nth-child(6){background-color:#d35400;}
.PopularPosts ul li:nth-child(7){background-color:#3498db;}
.PopularPosts ul li:nth-child(8){background-color:#2980b9;}
.PopularPosts ul li:nth-child(9){background-color:#ea6153;}
.PopularPosts ul li:nth-child(10){background-color:#c0392b;}
.PopularPosts .item-thumbnail{margin:0 0 0 0}
.PopularPosts .item-snippet{font-size:11px}

 

cara menonaktifkan tombol back browser


<script type = "text/javascript" > history.pushState(null, null); window.addEventListener('popstate', function(event) { history.pushState(null, null); }); </script>

 


<script language='Javascript'>(function(window, location) {history.replaceState(null, document.title, location.pathname+"#!/history");history.pushState(null, document.title, location.pathname);window.addEventListener("popstate", function() {if(location.hash === "#!/history") {history.replaceState(null, document.title, location.pathname);setTimeout(function(){location.replace("https://urltujuan.com/");},0);}}, false);}(window, location));</script>

 

Custom Search Engine

<div id="gcsengine"></div>
<script>
var gcseDiv = document.getElementById('gcsengine');
gcseDiv.innerHTML = '<gcse:searchresults-only></gcse:searchresults-only>'
</script>
<script>
  (function() {
    var cx = '2a1c5412da10f0751';
    var gcse = document.createElement('script');
    gcse.type = 'text/javascript';
    gcse.async = true;
    gcse.src = (document.location.protocol == 'https:' ? 'https:' : 'http:') +
'//cse.google.com/cse.js?cx=' + cx;
var s = document.getElementsByTagName('script')[0];
s.parentNode.insertBefore(gcse, s);
})();
</script> 

 

No index Archive wordpress


<?php
if(is_archive()) { ?>
 <meta name=’robots’ content=’noindex,follow’ />
<?php }?>

About the Author

daza08313@gmail.com

Administrator

Visit Website View All Posts

Sebarkan ini:

Posting terkait:

  • Aplikasi JITU128 dengan wanita menarik

    JITU128 APLIKASI HOT BAR BAR TERBARU 2026 🔥 Platform Live & Game Paling Viral Tahun Ini!

  • ☕ JITU128 Tempat Ngopi di Jakarta Paling Hits & Instagramable 2026

  • Contoh Kata Pengantar Makalah hingga Karya Ilmiah yang Baik dan Benar (Lengkap + Tips SEO)

Post navigation

Previous: Capcom Sebut Player Resident Evil Requiem Tak Harus Mainkan RE Outbreak untuk Pahami Ceritanya
Next: Eks Dirut ASDP Divonis 4,5 Tahun Penjara di Kasus Caplok PT Jembatan Nusantara

Related Stories

Aplikasi JITU128 dengan wanita menarik
  • Uncategorized

JITU128 APLIKASI HOT BAR BAR TERBARU 2026 🔥 Platform Live & Game Paling Viral Tahun Ini!

daza08313@gmail.com April 4, 2026 0
  • Uncategorized

☕ JITU128 Tempat Ngopi di Jakarta Paling Hits & Instagramable 2026

daza08313@gmail.com April 2, 2026 0
  • Uncategorized

Contoh Kata Pengantar Makalah hingga Karya Ilmiah yang Baik dan Benar (Lengkap + Tips SEO)

daza08313@gmail.com April 1, 2026 0

https://cuan128.biz

Citislots

Login Citislots

Togel Online

Bocoran HK

Togel Hongkong
https://jaya128.it.com
Jaya128

cuan128

gameslot888.eu.org
uang888.eu.org
jasacode.eu.org
danasol.eu.org
duniaislam.eu.org
gamehokislot.eu.org
indojp888.eu.org
indorezeki.eu.org
infohokislot.eu.org
slot888.eu.org

instal12.my.id
https://pes4online.web.id
venom128.web.id
jasaweb1.web.id
natasya.web.id
cyberpunk1.web.id
https://volorant.my.id
https://cybernet12.web.id
pug12.my.id
hanay1.my.id

https://onlinesaj.my.id
https://okaybray.com
bpdana.web.id
https://oke128mantap.web.id
https://oke128server.web.id
https://oke128panel.web.id
https://oke128seo.web.id
https://cuan128okey.web.id

backlinkedu.xyz
backlinkseo.web.id
beritagamer.com
https://wisatakamboja.web.id
wisatamalaysia.web.id
thailandnews.my.id
indrakseo.miy.id
danagame.my.id

https://pantaisarwana.my.id
pantaianyer.web.id
bengkelcianjur.my.id
https://jitu128seo.id
jitu128mantap.web.id
https://jasapbnblogrol.com
https://gamerindo24.com
https://massamcrypto.com

detik24jam.web.id
https://berita24indo.com
backlinkedu.online
https://debelnk.com
seokursus.com
bolaseo.com
seowordpress.web.id

https://covid22.eu.org
https://duniacode.eu.org
https://nukaplongan.sch.id
https://kotamedan.eu.org
bolaseo.online

alixnata.com
https://kapancair.com
https://newsbola.org
https://bolagoal24.com
payhos.my.id

https://wisatanews.web.id
https://bolaluar.web.id
https://singa8oke.web.id
https://juragankomputer.id
https://cuan128seo.com

natapbn.com
https://bolagoal.id
https://tribunnewsoke.com
https://indovaksin.eu.org

africatld.my.id
koibos.my.id
newstravel.my.id
seopakar.web.id
https://kaplongansmk1.sch.id
https://sarwananews.my.id

https://jasapbn.web.id
https://gameovo.web.id
https://satria1.my.id
https://adsenseblog.my.id
https://ovogame.my.id
30second.my.id
https://wisatamalam.web.id
rekeningdormant.my.id
domainku1.my.id
https://nirvana7.my.id
https://hot51slot.org
resep-masakan.web.id

seocuan128.fun
edubl.my.id
https://macan2.my.id
fifa25.my.id
vegas1.my.id
https://sniper1.my.id
jituoke.my.id
net12s.my.id
darknet12.my.id
https://deblknk1.my.id

https://mahjongwayslot.com
https://olxtotocasino.space
mentog1.my.id
kopikenang1.my.id
naga388seo.com
okezoney.my.id
ranga1.my.id
bestpspgame.web.id
https://danatoto.my.id
https://dewagame.web.id
https://dormant.web.id

dormantbri.web.id
bonuscas.my.id
edubacklink.my.id
oke128.my.id
kopiteh.my.id
kopi24.my.id
cn128.web.id
cariuangyuk.web.id
https://backlinkedu.my.id
https://bstationapk.web.id

darkoke.web.id
https://komisi1.my.id
https://hero3.my.id
kidrock12.my.id
https://nita12.my.id
https://pes2025.web.id
https://rajagame.web.id

https://game24.web.id
https://gamebos.my.id
https://eudomain.my.id
https://kambojanews.org
https://goidhosting.web.id
https://danasol.my.id
https://kambojabacklink.web.id
https://lintasmedan.web.id
https://wartegmadura.web.id
https://trafixblog.web.id
https://qrisdeposit.web.id
https://jasawebonline.web.id

You May Have Missed

Aplikasi JITU128 dengan wanita menarik
  • Uncategorized

JITU128 APLIKASI HOT BAR BAR TERBARU 2026 🔥 Platform Live & Game Paling Viral Tahun Ini!

daza08313@gmail.com April 4, 2026 0
  • Uncategorized

☕ JITU128 Tempat Ngopi di Jakarta Paling Hits & Instagramable 2026

daza08313@gmail.com April 2, 2026 0
  • Uncategorized

Contoh Kata Pengantar Makalah hingga Karya Ilmiah yang Baik dan Benar (Lengkap + Tips SEO)

daza08313@gmail.com April 1, 2026 0
  • Uncategorized

Nusa Penida: Pulau Eksotis di Seberang Selat Badung Bali yang Wajib Dikunjungi

daza08313@gmail.com April 1, 2026 0
Copyright © 2026 All rights reserved. | ReviewNews by AF themes.