Template Time - Dilectio


This wonderfully crafted Dilectio template is again by Design Disease. This was originally launched for the readers of Smashing Magazine was converted for Blogger by Jackbook.

To tweak and fully install this template, follow instructions at Jackbook.

How to make a Google sitemap

Blogger users always have some disadvantages over submitting a sitemap to Google Webmaster Tools; we can't publish a real sitemap to the domain we are using. We can only submit partial sitemap using the default site feeds, which sadly only contain the last 25 posts. When Blogger introduced Feed Redirection (to FeedBurner or others), it only made matters worse: you couldn't submit a sitemap just so easily. However, there is a secret trick that will fix the problem in submitting a sitemap when feed redirection is enabled, which will also enable submitting not just the last 25 posts that you have, but all posts.

NO FEED REDIRECTION
If you haven't enabled feed redirection, then you won't have hard time submitting a sitemap. What you will need to do is just go to Google Webmaster and click Sitemaps on the left sidebar. This is assuming you already have logged in to Google of course. This is followed by clicking Add Sitemap and then choose Add General Web Sitemap in the Choose Type drop-down option. Once done, you just have to affix atom.xml or rss.xml (or both, but key them one after the other) on the blank space provided so that the whole sitemap URL looks like one of these.

http://yourblog.blogspot.com/atom.xml
http://yourblog.blogspot.com/rss.xml

Of course, the yourblog is already provided in the site.

FOR REDIRECTED FEEDS

The codes to be affixed for Blogger blogs that have their feeds redirected is atom.xml?redirect=false or rss.xml?redirect=false. Well, either will work. This will keep the feed from redirecting and is now usable as a sitemap at GWT.

SUBMIT ALL YOUR POSTS
The root-level Blogger feeds did not accept any query parameters before. However, when Blogger enabled feed redirection, query parameters can now be accepted. With this you can submit more than the standard 25 of your latest posts.

You need to figure out how many published posts there are in your blog. Currently, Blogger limits max-results to 500 entries, although this may sometimes go up and down. There are times in which it would only allow 100. It really varies.

Supposing today if you made another sitemap and Google Webmaster allows only 100 entries, you need to copy the code below. (You can change 100 to your number of posts if Google Webmaster today allows more than that.)

atom.xml?redirect=false&start-index=1&max-results=100

If you have added the code above as sitemap, and then your posts are over 100 and GWT only allowed 100 entries per sitemap, then the code below will be of help.

atom.xml?redirect=false&start-index=101&max-results=100

If you noticed, the difference lies between the start-index. The first code is =1 and the second is =101. The first sitemap started at 1 and returned 100 results, the second sitemap uses the start-index of 101 (100+1). This will automatically cover your next 100 posts (so 200 now all in all). But if you had more than 200 posts, you should re-create another sitemap with the start-index of 201. You get the drift?

Although adding a sitemap might help your blog, Google will still probably crawl Blogger blogs even without a sitemap of any kind as Blogger blogs are not difficult to crawl. But compared to nothing, having a sitemap will really eventually help. Adding one or two won't hurt you anyway.


Here's a screenshot of Blogger-Aid's sitemap. Just click it to enlarge.

Google sitemap

How to install a new template

For some, installing a new template to Blogger may be difficult. There might be errors when replacing then saving the codes in the Edit HTML option.

Copy and pasting the codes alone may not work to give you the template you wanted. The new Blogger now uses XML codes to be used to work out the template.

To successfully install new template, go to Edit HTML. Now, backup your old template by clicking Download Full Template, in case the new one that you're planning to apply may have some internal errors in it and may not at all turn out the way it should. Save the downloaded template into your desired folder.

The next thing to do now you have the back-up is browse your desired template as the replacement. The file that we want to upload here is the XML file. You will need to unzip the file first if that template file is a .zip file. Well most of the template files are of this.


Once you have located that particular XML file, click upload, and presto! You now have successfully installed your new Blogger template. The only thing you should do now is tweak it.

How to modify your favicon

I've noticed that many of the bloggers who use the Blogger platform don't have their own favicon, thus left with the default Blogger icon. What is favicon anyway? Favicon is the teeny weeny icon you see at the left of your window tab, as encircled in the screenshot below.

Did you know that you can personalize this as easy as ABC? Here's how:

1. Get or make a picture that you would like to place as your favicon, something that will represent your blog. The picture needs no specific size as it will automatically be adjusted once installed to your blog.

2. Upload the picture to Photobucket, or any photo sharing site, like Flikr.

3. Copy the code below and replace the letters in red with the URL (source) of your uploaded/hosted picture to be your favicon.

<link href="www.yoururl.com/blah.jpg" rel="shortcut icon"/>

4. Now go to your Template tab in your Blogger dashboard and click Edit HTML.

5. Paste the code right under <head> as highlighted in the screenshot below.

(Click for a larger image)

6. Save template.

7. Now view what you have just done.

Template Time - Illacrimo



The wonderfully crafted 3-column template that Blogger-Aid is currently using is called Illacrimo, courtesy of Design Disease. This was exclusively made for Wordpress, but thanks to the Spanish BlogandWeb for adapting this to Blogger. This is licensed under Creative Commons.

Illacrimo sports beautiful and soothing shades of blue, with a large search bar at the top on one of the template's middle column that can search keywords internally. The menu or tab bars at the top of the post column can be customized to your desire.

To show date on the side of your post, you need to go to Settings and click Formatting. On the Date Header Format select the penultimate option, as shown in the screenshot below.


This action is very essential to show dates properly.

What you should know about Blogger

blogger
Blogger is blog publishing system that was created and launched by Pyra Labs on August 23, 1999. As one of the earliest dedicated publishing tools, Blogger is credited for helping popularize the format of most of today's blogs.

In February 2003, Blogger's Labs was acquired by Google under unpublicized terms. This acquisition has allowed premium features that were originally for free.

Since then, several features were integrated into Blogger, like Picasa, which Google purchased in 2004, and Hello, its photo sharing utility to allow users to post photos to their blogs.

On May 9, 2004, Blogger added features like CSS templates, individual archive pages for posts, comments and posting by email. On August 14, 2006, Blogger launched its beta version codenamed Invader alongside the gold release. This migrated users to Google servers, as well including some new features. It was on December 2006 that the beta version of Blogger was replaced with the new version and as of May 2007, Blogger has completely moved over to Google operated servers, which are claimed to be reliable due to quality.

Along with such server migration, several new features were introduced, including label organization, a drag-and-drop template editing interface, reading permissions (to create private blogs) and new Web feed options. Furthermore, blogs are updated dynamically. Since then, several features have followed to cope with the modernization of blogs.

Source: Wikipedia

Welcome to Blogger-Aid!

Blogger-Aid, as the header tells you, is your ultimate source of Blogger tools, Blogger tweaks, Blogger templates, and everything to aid you in your Blogger experience. This site will come very useful for those who use Blogger as their blog's platform, whether hosted for free or not. This blog is especially made to cater to all Bloggers' blogging demands, more especially for those who are new in Blogger. Articles tackling technicalities and how-to's to enhance your blogging experience, specifically that of Blogger platform, will be posted and discussed here on a regular basis. So keep posted, and what better way to do that than subscribing to this blog by email or by your RSS readers.