DI posting sebelumnya, Cara Membuat Sitemap Blogger Blogspot, desain daftar isi (table of content) blogger berwarna hitam-putih. Kali ini, dengan kode yang sama, BATIC Blog akan berbagi jenis tampilan sitemap blog lainnya yang lebih berwarna. (Lihat Demo).
Cara membuat halaman sitemap atau Daftar Isi Blog ini sangat mudah
Cara Membuat Halaman Daftar Isi Blog Keren
1. Klik "Page" > New Page2. Isi judul dengan Daftar Isi atau Sitemap
3. Klik mode "HTML" di kiri atas
4. Copy & Paste kode berikut ini di kolom konten:
<link href="http://dte-project.googlecode.com/svn/trunk/tabbed-toc-skin.css" media="screen" rel="stylesheet" type="text/css"></link>
<div id="tabbed-toc">
<span class="loading">Loading...</span></div>
<a href="http://baticblog.blogspot.com/2015/08/cara-membuat-sitemap-blogger-blogspot.html" style="display: block; font: normal bold 8px Arial,Sans-Serif; margin: 10px; text-align: right; text-decoration: none;" title="Tabbed TOC">Other Sitemap Style</a>
<script type="text/javascript">
var tabbedTOC = {
blogUrl: "http://baticblog.blogspot.com/", // Blog URL
containerId: "tabbed-toc", // Container ID
activeTab: 1, // The default active tab index (default: the first tab)
showDates: false, // `true` to show the post date
showSummaries: false, // `true` to show the posts summaries
numChars: 200, // Number of summary chars
showThumbnails: false, // `true` to show the posts thumbnails (Not recommended)
thumbSize: 40, // Thumbnail size
noThumb: "http://3.bp.blogspot.com/-vpCFysMEZys/UOEhSGjkfnI/AAAAAAAAFwY/h1wuA5kfEhg/s72-c/grey.png", // A "no thumbnail" URL
monthNames: [ // Array of month names
"January",
"February",
"March",
"April",
"May",
"June",
"July",
"August",
"September",
"October",
"November",
"December"
],
newTabLink: true, // Open link in new window?
maxResults: 99999, // Maximum post results
preload: 0, // Load the feed after 0 seconds (option => time in milliseconds || "onload")
sortAlphabetically: true, // `false` to sort posts by published date
showNew: 7, // `false` to hide the "New!" mark in most recent posts, or define how many recent posts are to be marked
newText: " - <em style='color:red;'>New!</em>" // HTML for the "New!" text
};
</script>
<script src="http://dte-project.googlecode.com/svn/trunk/tabbed-toc.js" type="text/javascript"></script>
<div id="tabbed-toc">
<span class="loading">Loading...</span></div>
<a href="http://baticblog.blogspot.com/2015/08/cara-membuat-sitemap-blogger-blogspot.html" style="display: block; font: normal bold 8px Arial,Sans-Serif; margin: 10px; text-align: right; text-decoration: none;" title="Tabbed TOC">Other Sitemap Style</a>
<script type="text/javascript">
var tabbedTOC = {
blogUrl: "http://baticblog.blogspot.com/", // Blog URL
containerId: "tabbed-toc", // Container ID
activeTab: 1, // The default active tab index (default: the first tab)
showDates: false, // `true` to show the post date
showSummaries: false, // `true` to show the posts summaries
numChars: 200, // Number of summary chars
showThumbnails: false, // `true` to show the posts thumbnails (Not recommended)
thumbSize: 40, // Thumbnail size
noThumb: "http://3.bp.blogspot.com/-vpCFysMEZys/UOEhSGjkfnI/AAAAAAAAFwY/h1wuA5kfEhg/s72-c/grey.png", // A "no thumbnail" URL
monthNames: [ // Array of month names
"January",
"February",
"March",
"April",
"May",
"June",
"July",
"August",
"September",
"October",
"November",
"December"
],
newTabLink: true, // Open link in new window?
maxResults: 99999, // Maximum post results
preload: 0, // Load the feed after 0 seconds (option => time in milliseconds || "onload")
sortAlphabetically: true, // `false` to sort posts by published date
showNew: 7, // `false` to hide the "New!" mark in most recent posts, or define how many recent posts are to be marked
newText: " - <em style='color:red;'>New!</em>" // HTML for the "New!" text
};
</script>
<script src="http://dte-project.googlecode.com/svn/trunk/tabbed-toc.js" type="text/javascript"></script>
5. Ganti alamat blognya (warna merah) dengan alamat blog Anda.
6. Klik "Publish"
Halaman sitemap atau daftar isi blog Anda sudah dibuat. Tinggal ditampilkan di Navigasi Menu seperti contoh di navigasi menu blog ini. (http://baticblog.blogspot.com).*
Sumber: DTE
0 Komentar
Penulisan markup di komentar