How to Create a Cool 404 Error Page in Blogger
I got this error page code from igniel.com, then I combined it with a cloud background, which I got from who knows where, lol.
I got this error page code from igniel.com, then I combined it with a cloud background, which I got from who knows where, lol.
Blogger is a free blogging platform provided by Google. In Blogger, there is something called a template or theme. This template will be the appearance of your blog later. This template can also arrange the layout to make it look neater. You can create a Blogger template or use an existing one that is widely available on the internet.
A Thumbnail can briefly be called a small image or a preview image. Thumbnails on blogs and YouTube can be used to explain what content will be presented and discussed. If you are confused about how to create your own thumbnail, try How to Create a Simple Blog Thumbnail with Gimp
Blog loading speed is very important in Google’s eyes, as well as for readers. A blog with very fast loading will make users comfortable when reading. Imagine if a blog loads slowly and you visit it, you will feel annoyed because the content doesn’t appear.
Related Articles in Blogger must be created manually and cannot be done through the layout. To create it, you need a Blogger API Key because we will use the Blogger API, as well as JavaScript for the widget to work.
A Blogger API Key is used for authentication to identify that the access is not from an unauthorized person.
The Blogger API allows you to interact with the Blogger server to display, create, or delete posts and comments.
A Sitelink Search Box will make your website or blog display a search box on the Google search results page.
Table of Contents, abbreviated as TOC, is often found in blogs. For WordPress, there are TOC plugins that can create multi-level tables of contents automatically without hassle, but for Blogger, such plugins are not available, meaning you have to create them manually. This is why I want to share how to create an automatic table of contents in Blogger.
Lazy Loading is a technique that loads resources like images at the very end after the page loads or loads only when needed. Lazy loading can also be called on-demand loading.
Have you ever seen Arlinacode’s search box? It turns out that blog uses an Ajax loader for its search box.
Hello, Blogger friends, this time we will discuss hyperlinks that often appear in Blogger comments. These hyperlinks are usually spam links that are intentionally sent so that people click on them. It’s fine if the link is something useful, but if the link is not good, then we need to prevent it by removing hyperlinks in our Blogger comments.