Skip to content
satria1.my.id
satria1.my.id
  • Beranda
  • Disclaimer
  • Privacy Policy
  • contact
  • Beranda
  • Disclaimer
  • Privacy Policy
  • contact
Close

Search

  • https://www.facebook.com/
  • https://twitter.com/
  • https://t.me/
  • https://www.instagram.com/
  • https://youtube.com/
Subscribe
artikelUncategorized

Script Sitemap, Blank Format Dan Anti Copy Paste

By daza08313@gmail.com
November 20, 2025 4 Min Read
0

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 }?>

Tags:

cuan128slot gacortogel online
Author

daza08313@gmail.com

Follow Me
Other Articles
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

No Comment! Be the first one.

Tinggalkan Balasan Batalkan balasan

Alamat email Anda tidak akan dipublikasikan. Ruas yang wajib ditandai *

cuan128 login

cuan128 login

https://www.gameslot888.eu.org
https://www.uang888.eu.org
https://www.jasacode.eu.org
https://www.danasol.eu.org
https://www.duniaislam.eu.org
https://www.gamehokislot.eu.org
https://www.indojp888.eu.org
https://www.indorezeki.eu.org
https://www.infohokislot.eu.org
https://www.slot888.eu.org

https://instal12.my.id/
https://pes4online.web.id/
https://venom128.web.id/
https://jasaweb1.web.id/
https://natasya.web.id/
https://cyberpunk1.web.id/
https://volorant.my.id/
https://cybernet12.web.id/
https://pug12.my.id/
https://hanay1.my.id/
https://onlinesaj.my.id/
https://okaybray.com/
https://bpdana.web.id/
https://oke128mantap.web.id/
https://oke128server.web.id/
https://oke128panel.web.id/
https://oke128seo.web.id/
https://cuan128okey.web.id/
https://backlinkedu.xyz/
https://backlinkseo.web.id/
https://beritagamer.com/
https://wisatakamboja.web.id/
https://wisatamalaysia.web.id/
https://thailandnews.my.id/
https://indrakseo.my.id/
https://danagame.my.id/
https://pantaisarwana.my.id/
https://pantaianyer.web.id/
https://bengkelcianjur.my.id/
https://jitu128seo.id/

https://jitu128mantap.web.id/
https://jasapbnblogrol.com/
https://gamerindo24.com/
https://massamcrypto.com/
https://detik24jam.web.id/
https://berita24indo.com/
https://backlinkedu.online/
https://debelnk.com/
https://seokursus.com/
https://bolaseo.com/
https://seowordpress.web.id/
https://covid22.eu.org/
https://duniacode.eu.org/
https://nukaplongan.sch.id/
https://kotamedan.eu.org/
https://bolaseo.online/
https://alixnata.com/

https://kapancair.com/
https://newsbola.org/
https://bolagoal24.com/
https://payhos.my.id/
https://wisatanews.web.id/
https://bolaluar.web.id/
https://singa8oke.web.id/
https://juragankomputer.id/
https://cuan128seo.com/


https://natapbn.com/
https://bolagoal.id/
https://tribunnewsoke.com/
https://indovaksin.eu.org/
https://africatld.my.id/
https://koibos.my.id/
https://newstravel.my.id/
https://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/
https://30second.my.id/
https://wisatamalam.web.id/
https://rekeningdormant.my.id/
https://domainku1.my.id/
https://nirvana7.my.id/

https://hot51slot.org/
https://resep-masakan.web.id/
https://seocuan128.fun/
https://edubl.my.id/
https://macan2.my.id/
https://fifa25.my.id/
https://vegas1.my.id/
https://sniper1.my.id/
https://jituoke.my.id/
https://net12s.my.id/
https://darknet12.my.id/
https://deblknk1.my.id/

https://mahjongwayslot.com/
https://olxtotocasino.space/

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

https://dormant.web.id/
https://dormantbri.web.id/
https://bonuscas.my.id/
https://edubacklink.my.id/
https://oke128.my.id/
https://kopiteh.my.id/
https://kopi24.my.id/
https://cn128.web.id/
https://cariuangyuk.web.id/
https://backlinkedu.my.id/
https://bstationapk.web.id/
https://darkoke.web.id/
https://komisi1.my.id/
https://hero3.my.id/
http://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://kambojabacklink.web.id
https://lintasmedan.web.id
https://wartegmadura.web.id
https://trafixblog.web.id
https://qrisdeposit.web.id
https://jasawebonline.web.id
https://kambojanews.org
https://goidhosting.web.id
https://bit.ly/m/citislotsgacor
slot dana
Copyright 2026 — satria1.my.id. All rights reserved. Blogsy WordPress Theme