-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy pathblogger.html
235 lines (224 loc) · 14.7 KB
/
blogger.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
<!DOCTYPE html>
<html>
<!-- Mirrored from apiary.com/blogger by HTTrack Website Copier/3.x [XR&CO'2014], Sat, 08 Oct 2022 09:01:40 GMT -->
<!-- Added by HTTrack --><meta http-equiv="content-type" content="text/html;charset=utf-8" /><!-- /Added by HTTrack -->
<head>
<!--
* Author: apiary
-->
<meta charset="utf-8" />
<title>Blogger Cheat Sheet | apiary.com</title>
<meta name="author" content="apiary" />
<meta name="description" content="apiary.com is a site collecting all the cheatsheets,all!" />
<meta name="keywords" content="development,cheatsheets," />
<link rel="stylesheet" href="static/css/default.css" type="text/css" />
<link rel="shortcut icon" href="favicon.ico" type="image/x-icon" />
<script type="text/javascript" src="static/js/jquery.1.7.min.js"></script>
<script type="text/javascript" src="static/js/jquery.masonry.min.js"></script>
<script type="text/javascript" src="static/js/jquery.quicksearch.js"></script>
<script type="text/javascript" src="static/js/main.js"></script>
<!-- Global site tag (gtag.js) - Google Analytics -->
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-154846433-1"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'UA-154846433-1');
</script>
<script data-ad-client="ca-pub-8625616776911349" async src="../pagead2.googlesyndication.com/pagead/js/f.txt"></script>
</head>
<body class="cheat-detail">
<div id="more-list-container">
<a href="javascript:void(0)">More »</a>
<ul id="nav-more-list">
<li><a href="git.html" title="Git Cheat Sheet">Git</a></li>
<li><a href="svn.html" title="SVN Cheat Sheet">SVN</a></li>
<li><a href="mysql.html" title="MySQL Cheat Sheet">MySQL</a></li>
<li><a href="regex.html" title="Regular Expression Cheat Sheet">Regex</a></li>
<li><a href="linux.html" title="Linux Command Line Cheat Sheet">Linux</a></li>
<li><a href="html.html" title="HTML Cheat Sheet">HTML</a></li>
<li><a href="html-dom.html" title="HTML-DOM Cheat Sheet">HTML-DOM</a></li>
<li><a href="mod_rewrite.html" title="mod_rewrite Cheat Sheet">mod_rewrite</a></li>
<li><a href="index.html#more" id="">Even More »</a></li>
</ul>
</div>
<div id="navbar">
<a id="logo" href="index.html">apiary.com</a>
<ul id="navlist" class="nav">
<li><a href="python.html" title="Python Cheat Sheet">Python</a></li>
<li><a href="jquery.html" title="jQuery Cheat Sheet">jQuery</a></li>
<li><a href="nodejs.html" title="NodeJS Cheat Sheet">NodeJS</a></li>
<li><a href="php.html" title="PHP Cheat Sheet">PHP</a></li>
<li><a href="java.html" title="Java Cheat Sheet">Java</a></li>
<li><a href="ruby.html" title="Ruby Cheat Sheet">Ruby</a></li>
<li><a href="javascript.html" title="Javascript Cheat Sheet">Javascript</a></li>
<li><a href="actionscript.html" title="ActionScript Cheat Sheet">ActionScript</a></li>
<li><a href="css.html" title="CSS Cheat Sheet">CSS</a></li>
<li><a href="express.html" title="Express Cheat Sheet">Express</a></li>
<li><a href="#more" id="nav-more">More »</a></li>
</ul>
</div>
<div style="position:fixed;right:105px;top:10px;z-index:200;">
<input type="" id="searchApi" placeholder="Search"/>
</div>
<div class="addthis_toolbox addthis_default_style" style="position:fixed;right:5px;top:17px;z-index:200;">
<a class="addthis_button_facebook"></a>
<a class="addthis_button_twitter"></a>
<a class="addthis_button_sinaweibo"></a>
<a class="addthis_button_compact"></a>
</div>
<div class="loading">
Loading...
</div>
<div class="content content-400">
<div class="board">
<h2 class="board-title">Resource</h2>
<div class="board-card">
<h3 class="board-card-title">Online</h3>
<ul>
<li><a href="https://www.blogger.com/about">Official Website</a></li>
<li><a href="https://en.wikipedia.org/wiki/Blogger_(service)">Blogger on Wikipedia</a></li>
<li><a href="https://blogger.googleblog.com/">Official Blogger Blog</a></li>
<li><a href="https://www.google.com/appsstatus">Blogger Status Dashboard</a></li>
</ul>
</div>
<div class="board-card">
<h3 class="board-card-title">Support</h3>
<ul>
<li><a href="https://support.google.com/blogger/">Blogger Help Info</a></li>
<li><a href="https://productforums.google.com/forum/#!forum/blogger">Blogger Help Forum</a></li>
<li><a href="http://stackoverflow.com/questions/tagged/blogger">StackOverflow Channel</a></li>
</ul>
</div>
<div class="board-card">
<h3 class="board-card-title">Download</h3>
<ul>
<li><a href="static/cs/Blogger-Cheat-Sheet.pdf">Blogger IDs and classes in the templates [spanish, .pdf]</a></li>
<li><a href="static/cs/FAQofficielleBlogger.pdf">Blogger: Frequently Asked Questions [french, .pdf]</a></li>
</ul>
</div>
</div>
<div class="board">
<h2 class="board-title">Templates</h2>
<div class="board-card">
<h3 class="board-card-title">Catalogs</h3>
<ul>
<li><a href="http://btemplates.com/">BTemplates</a></li>
<li><a href="http://www.eblogtemplates.com/templates/blogger-templates/">EBlogTemplates</a></li>
<li><a href="http://www.blogcrowds.com/resources/blogger-templates/">BlogCrowds</a></li>
<li><a href="http://www.bloggerthemes.net/">BloggerThemes</a></li>
<li><a href="https://themeforest.net/category/blogging/blogger">ThemeForest (paid)</a></li>
<li><a href="http://www.templateism.com/">Templateism (paid)</a></li>
<li><a href="http://www.deluxetemplates.net/category/blogger-template">DeluxeTemplates</a></li>
</ul>
</div>
<div class="board-card">
<h3 class="board-card-title">Development</h3>
<ul>
<li><a href="https://support.google.com/blogger/answer/176245">Change the design of blog</a></li>
<li><a href="https://support.google.com/blogger/answer/43708">Change blog layout</a></li>
<li><a href="https://support.google.com/blogger/answer/46871">Customize CSS tags for layouts</a></li>
<li><a href="https://support.google.com/blogger/answer/46888">Page elements tags for layouts</a></li>
<li><a href="https://support.google.com/blogger/answer/46995">Widget tags for layouts</a></li>
<li><a href="http://bguide.blogspot.com/2008/02/understanding-blogger-templates.html">Understanding Blogger templates</a></li>
<li><a href="http://thoughtsomething.blogspot.com/2009/01/understanding-blogger-template-1.html">Blogger template explanation: sections, widgets, includables, includes, b: namespace</a></li>
<li><a href="http://thoughtsomething.blogspot.com/2009/01/understanding-blogger-template-2.html">Blogger template explanation: data access, data: namespace elements</a></li>
<li><a href="http://thoughtsomething.blogspot.com/2009/02/understanding-blogger-template-3.html">Blogger template explanation: how to use expr: namespace, customize links</a></li>
<li><a href="https://bloggercode-blogconnexion.blogspot.com/2014/06/tag-b-skin-b-template-skin.html">Blogger template skin explanation (French)</a></li>
<li><a href="http://geekthis.net/blog/131/structure-of-custom-blogger-themes">Structure of custom Blogger themes</a></li>
<li><a href="http://blog.mohammadwali.in/2013/11/understanding-blogger-conditional-tags.html">Understanding and using Blogger conditional tags</a></li>
<li><a href="http://www.dte.web.id/2012/11/xhtml-blogger-seksi-posting.html">XHTML Blogger (Indonesian)</a></li>
<li><a href="http://www.bloggerever.com/2016/05/what-are-exactly-bloggers-lambda.html">What are exactly Blogger's Lambda expressions?</a></li>
<li><a href="http://geekthis.net/blog/132/blogger-theme-data-tags-for-widgets">Blogger theme data tags for widgets</a></li>
<li><a href="http://blogger2ools.mystady.com/">List of Blogger layout data tags</a></li>
<li><a href="http://snapman.net/notes/blogger-template-tags">List of Blogger template tags (Japanese)</a></li>
</ul>
</div>
</div>
<div class="board">
<h2 class="board-title">Gadgets</h2>
<div class="board-card">
<h3 class="board-card-title">Develpment</h3>
<ul>
<li><a href="https://developers.google.com/gadgets/docs/overview">Google Gadget Developer's Guide</a></li>
<li><a href="https://developers.google.com/blogger/docs/gadgets/gadgets_for_blogger">Blogger Gadget Developer's Guide</a></li>
<li><a href="https://developers.google.com/blogger/docs/gadgets/gadgets_for_blogger#BestUIPractices">Best UI practices for Blogger gadgets</a></li>
<li><a href="https://developers.google.com/gadgets/docs/xml_reference">Gadgets XML reference</a></li>
<li><a href="https://groups.google.com/forum/#!forum/bloggerdev">Blogger Developer Group</a></li>
<li><a href="http://www.thewildblogger.com/blogger/the-advanced-guide-to-blogger-gadgets/">How to develop Blogger gadgets from scratch</a></li>
</ul>
</div>
<div class="board-card">
<h3 class="board-card-title">Using</h3>
<ul>
<li><a href="https://www.blogger.com/gadget-submit.g">Submit a gadget for Blogger</a></li>
<li><a href="https://www.blogger.com/add-widget">Import gadget to blog</a></li>
</ul>
</div>
</div>
<div class="board">
<h2 class="board-title">Tips and tricks</h2>
<div class="board-card">
<h3 class="board-card-title">Blog design</h3>
<ul>
<li><a href="http://www.tricksladder.com/2014/07/how-to-define-custom-variables-in.html">How to define custom variables in Blogger</a></li>
<li><a href="http://www.blogxpertise.com/2012/11/blogger-blogspot-page-types.html">Using Blogger page types to affect blog design</a></li>
<li><a href="http://stackoverflow.com/a/26075920/4555595">How to remove Blogger CSS widget bundle</a></li>
<li><a href="http://www.mybloggerlab.com/2013/08/how-to-correctly-add-javascript-codes-in-blogger.html">How to correctly add JavaScript codes in Blogger</a></li>
</ul>
</div>
<div class="board-card">
<h3 class="board-card-title">Blog pages</h3>
<ul>
<li><a href="http://mystady.com/2011/05/7-blogger-page-types-analysis-code.html">7 Blogger page types: analysis, code snippets, data matrix</a></li>
<li><a href="http://www.bloggerplugins.org/2012/03/custom-404-error-pages-for-blogger.html">Custom 404 error page for Blogger</a></li>
<li><a href="http://blogger-hints-and-tips.blogspot.com/2012/07/Control-words-used-for-post-urls-in-blogger.html">How to set the URL for Blogger posts</a></li>
</ul>
</div>
<div class="board-card">
<h3 class="board-card-title">Widgets</h3>
<ul>
<li><a href="http://www.tricksladder.com/2014/06/showhide-widgets-on-specific-pages-in.html">How to show/hide widgets on specific pages in Blogger</a></li>
<li><a href="https://bloggercode-blogconnexion.blogspot.com/2011/05/un-menu-de-gestion-pour-les.html">How to add administration links widget (French)</a></li>
<li><a href="https://bloggercode-blogconnexion.blogspot.com/2012/05/customiser-le-message-detat.html">How to personalize status messages (French)</a></li>
</ul>
</div>
<div class="board-card">
<h3 class="board-card-title">Feeds</h3>
<ul>
<li><a href="http://www.danpros.com/2013/08/blogger-json-feed-api">Blogger JSON feed API</a></li>
<li><a href="http://www.blogxpertise.com/2012/08/understanding-atom-rss-feeds-blogger.html">Understanding the Atom/RSS feed</a></li>
</ul>
</div>
<div class="board-card">
<h3 class="board-card-title">Pagination</h3>
<ul>
<li><a href="http://www.techprevue.com/wordpress-style-infinite-post-loading-script-for-blogger/">Infinite post loading for Blogger</a></li>
<li><a href="http://www.mybloggertricks.com/2013/12/show-next-previous-post-titles-in.html">Show next and previous post title in navigation</a></li>
<li><a href="http://blogger-hints-and-tips.blogspot.com/2012/10/remove-reformat-newer-older-or-home-links.html">How to change or remove the newer and older posts links</a></li>
</ul>
</div>
<div class="board-card">
<h3 class="board-card-title">Optimization</h3>
<ul>
<li><a href="http://www.danpros.com/2012/03/setting-up-robotstxt-on-blogger">Setting up robots.txt</a></li>
<li><a href="http://www.thewildblogger.com/blogger/blogger-headline-structure/">How to optimize Blogger heading structure for H1, H2, H3 tags</a></li>
<li><a href="http://www.bloggerhow.com/2012/07/how-to-implement-open-graph-protocol-in-bloggerblogspot-blogs/">How to implement OpenGraph protocol</a></li>
<li><a href="http://www.bloggerhow.com/2012/07/implement-twitter-cards-blogger-blogspot-html/">How to implement Twitter Cards</a></li>
<li><a href="http://www.blogxpertise.com/2014/01/Twitter-summary-card-for-blogger-blog.html">Getting blog to have Twitter Summary Cards</a></li>
<li><a href="http://techinfoknow.com/twitter-cards-in-blogger-blogs">How to add Twitter Cards</a></li>
<li><a href="https://plus.google.com/+VirgilTMorant/posts/89S4LJnLcQV">Solving a problem with images for Twitter Cards</a></li>
</ul>
</div>
</div>
</div>
<div id="ad" class="board hide">
</div>
<script type="text/javascript">
$('.content').append($('#ad'));
$('#ad').removeClass('hide');
</script>
<script type="text/javascript" src="../s7.addthis.com/js/250/addthis_widget.js#pubid=xa-4fddf49419e0facd"></script>
</body>
<!-- Mirrored from apiary.com/blogger by HTTrack Website Copier/3.x [XR&CO'2014], Sat, 08 Oct 2022 09:01:40 GMT -->
</html>