Welcome! At Blogspot Blogger Guide we show you the easy way to customize your Blogger Blog and offer tips, tricks and fixes to take the technical headache out of blogging.

Tuesday, April 5, 2022

Change Blog Post and Sidebar Width of a Blogger Theme

In today's Blogger tutorial I discuss how to change column width of both the sidebar and the blog post area of a Blogger Theme to either increase or decrease the size of the template displayed on the screen. I show you two methods of adjusting the width of the template: firstly through the Blogger Template Designer and secondly by making a small change to the template itself. These modifications are easy to achieve, only take a few minutes and will help you achieve the look you are after on your Blogspot Blog.
How to Change the Column Width of a Blogger Theme and Sidebar - Two Methods - Adjust width in Blogger Theme Designer or Edit Template and manually change the code

Older Default Blogger Themes

By default older Blogger templates eg Simple Blogger Theme were not full width but there was always the facility to increase or decrease the width of the columns of template according to user requirements. In the past it was recommended to keep the width of a Blogger blog under 1000px to ensure that visitors viewing on smaller screens did not have to keep scrolling to see the whole blog. Those days are gone now with responsive templates and the use of small devices like tablets and smartphones so it is fine to increase the entire width of your blog to 100% if you wish to.
The Column Width of older style Blogspot themes like Simple Template can be adjusted in the Blogger Theme Designer

Third Party Blogger Themes

If you are using a third party theme you may not be able to use the Blogger theme designer to adjust widths depending on how it was coded. You will still be able to use Method 2 as discussed below to make adjustments to the column width of the entire blog and / or the sidebar.

Newer Responsive Blogger Themes (Contempo, Soho, Emporio)

Newer responsive Blogger templates eg Notable Blogger template are already set at 100% width minus the sidebar so there is generally no need for tweaking the width.


How to Adjust the Column Width of Blogger Blogs


There are two basic ways to adjust the width of a Blogger template / Blogger Theme:

  1. Adjusting the width in Theme Designer of Blogger (or if this is not available)

  2. Changing the code within the Blogger template to the desired width



Method 1: Steps to Change the Width of a Blogger Template in the Theme Designer

  1. Login to Blogger

  2. At the Dashboard choose Theme

  3. Click on the orange Customize button which will take you to the Blogger Theme Designer

  4. On the left-hand menu click Adjust Widths

  5. How to Change the Column Width of a Blogger Theme and Sidebar in the Blogger Theme Designer Using the Slider to Set Desired Width in px

  6. Adjust the width using the slider to increase or decrease the width of the entire blog. Any changes you make can be viewed in the large window on the right-hand side.
    For example: To make your blog full width push the slider all the way across to 1500px.

  7. You can also change the width of the sidebar. By sliding the bar to the right you can increase the column size of the sidebar dimensions to a maximum width of 500px.

  8. Click on the Save button in the bottom right-hand corner of your screen.


Method 2: Steps to Change the Width of a Blogger Template in Blogger Edit HTML


If you are not able to edit the width of your Blogger template in Theme Designer then you will need to adjust the widths manually in the template itself.
  1. Login to Blogger

  2. At the Dashboard choose Theme

  3. Click on the down facing arrow next to the orange Customize button

  4. Choose Backup to make copy of your existing template in case you need to reinstae it

  5. Now choose Edit HTML

  6. Click anywhere inside the template and then CTRL + F (Command + F on a Mac) to bring up the search function

  7. Enter the following search term into the search window and press enter:

    b:template-skin

  8. Look for the following code:

    <b:template-skin>
    <b:variable default='960px' name='content.width' type='length' value='960px'/>
    <b:variable default='0' name='main.column.left.width' type='length'/>
    <b:variable default='310px' name='main.column.right.width' type='length'/>


  9. Change the value of the content width of the template to whatever width you would like eg for an entire blog width of 1200px the code would look as follows:

    <b:template-skin>
    <b:variable default='960px' name='content.width' type='length' value='1200px'/>
    <b:variable default='0' name='main.column.left.width' type='length'/>
    <b:variable default='310px' name='main.column.right.width' type='length'/>


  10. To change the sidebar width (assuming you have a right sidebar) change the main.column.right.width to a new width by changing its value or adding a value if not already there as in this example. eg For a sidebar of 500px the code would look like this:

    <b:template-skin>
    <b:variable default='960px' name='content.width' type='length' value='960px'/>
    <b:variable default='0' name='main.column.left.width' type='length'/>
    <b:variable default='310px' name='main.column.right.width' type='length' value='500px'/>


  11. Click on the Save icon in the top right-hand corner to save your changes.

  12. From the Dashboard click on View Blog to see your Blogger template with the widths you have input.

In this Blogger tutorial you have learned how to change the column width size of your Blogger template to increase or decrease the width of the entire blog and the sidebar. Changes to the width of the columns is best achieved by using the Blogger Template Designer but if this not available for some reason I have also shown you how to adjust the width manually by making small changes to the HTML of your Blogger template.


Related Articles

Easy Way to Put Banners on a Blogger Blog
Add a Widget or Gadget Above a Blog Post in Blogger
How to Delete a Blogspot Blog from Blogger - Step-by-Step Guide to Remove a Blog
How to Add a Welcome Message to the Blogger Homepage
How to Add a Blog Description to the Blogger Header of a Blogspot Blog



Sunday, April 3, 2022

How to Delete a Blogspot Blog from Blogger 2022 (Step-by-Step Guide to Remove a Blog)

In this Blogger tutorial I discuss how to delete a Blogspot blog from the Google Blogger platform. This is not a difficult task but I suggest that unless you are absolutely sure you will never use the content of your blog for any other purpose and you definitely want to remove your blog that you at least backup before deletion. It is possible to restore a deleted Blogger blog if you change your mind within a 90 day period but thereafter a deleted Blogspot blog is gone forever.
How to Delete a Blogspot Blog from Google Blogger Platform - Step-by-Step Guide to Remove a Blog

How to Delete a Blogspot Website Permanently from the Blogger Platform (Easy Steps)

When a blog is deleted from the Blogger platform the blog owner has a 90 day period in which the blog can be recovered before it is permanently deleted. To delete a Blogspot website from Blogger follow these simple steps:
  1. Sing in to Blogger and select blog to delete
  2. Click on Settings from the Dashboard
  3. Then click Manage Settings
  4. Choose Remove Your Blog
  5. Download a copy of the content of your blog in xml format (optional)
  6. Select Delete

See my step-by-step guide to deleting a Blogger blog below for a detailed walkthrough.


How to Delete a Multiple Blogspot Websites Permanently from Blogger

Unfortunately there is no tool to manage deleting multiple blogs from Blogger. If you have several blogs that you want to delete at the same time you will need to delete each one individually using the methods shown.


How to Delete a Blogger Account

If you want to delete a Blogger blog follow the steps outlined above and in the step-by-step walkthrough below. If however you want to delete your Google account which includes your gmail this is a different process.



Reasons to Remove or Delete a Blogger Blog

There are a lot of reasons to choose to remove or delete a blog from the Blogger platform some of which are:
  • Your blog is not viable
  • The content of your blog is too old and you can't be bothered to refresh it
  • The blog takes too much work
  • You blog is not making enough money to make it worth the effort
  • You want to transfer your blog to Wordpress or another website platform like Wix or Squarespace

These are good reasons to consider deletion of a Blogspot blog. However, if your are deleting Blogger not because you have lost interest but because you have struck a problem, technical or otherwise, then deletion may not be the best solution.

Weigh up your decision before deleting a blogger blog. Is there some other solution or do you just want it removed

If you are still keen to maintain your blog but it has just not succeeded as you would have liked or you are unsure about deleting it and looking for advice then I suggest you first take a look at my upcoming article in which I discuss a variety of scenarios about whether or not to delete a Blogger blog in each of these situations.



Steps to Delete a Blogspot Blog from Blogger

  1. Login to Blogger

  2. From the Dashboard click on Settings

  3. Scroll down to Manage Settings


  4. to delete a blogger blog choose settings, then find remove your blog in the manage blog section in Blogger

  5. Click on the Remove Your Blog link

  6. A pop up window will appear.

    • Click on the Download blog link to download a copy of your blog in xml format. Note this not a readable copy of your blog.

    • If you would like a copy of your blog posts as a memento or to turn into a book refer to my Blogger Tutorial on How to Convert Blog Posts in Blogger into a PDF document and Make Your Blogger Blog Posts into a Book.

    Before deleting a blogger blog make sure you download an xml copy of your blog under settings manage blogs remove your blog

  7. Once ready to delete select the Delete button in the pop up window to delete your blog. Google reminds you that you have 90 days change of heart period in which you can restore your blog. Thereafter your blog is deleted and gone for good.

For step-by-step instructions on how to restore or recover a deleted blog please go my Blogger tutorial how to restore a deleted Blogger blog.

Today's Blogger tutorial has covered how to delete a blog from Blogger. It has also included instructions on how to back up your blog prior to deletion. Blogger makes it possible to restore a deleted blog within 90 days of deletion just in case.

#deleteblogspotblog #deleteblogspot #deleteblogger

Related Articles

How to Remove the Date Header From Blogger Posts
How to Delete Locked Blogger Widgets and Fix Blogger Widgets Not Showing
Remove Blogger Labels Counter or Turn On Counter in a Blogspot Blog


Thursday, March 31, 2022

How to Change the Date of Blog Posts in Blogger

Blogspot gives content creators on the Blogger platform the option to change the date of any blog post. This means that it is possible to both postdate a blog post to sometime in the future or backdate a Blogger post to a date in the near or distant past. In this Blogger tutorial I show you how to change the date of a blog post in Blogger for both old articles and new posts and discuss reasons why changing dates needs to be done with care.
How to Change the Post Date of Blog Posts in Blogger to a date in the future or the past

You will learn about:

Backdating a Blog Post in Blogger
Steps to Backdate an Existing Blog Post in Blogger
Scheduling or Post Dating Blog Posts in Blogger
Steps to Schedule or Post Date Blog Posts in Blogger

Backdate Blog Posts in Blogger

Blogger gives you the option to backdate a blog post to any date as far back as about 1970. Postdating blog posts has to be done with care though and should not be overused. The main reason for this is that SEO can be detrimentally affected as Google's algorithm is weighted to some degree toward fresh content.

However if you need to have your blog posts in chronological order for some reason backdating posts is a great way to achieve this. If you have a bunch of old articles you want to refresh and then publish on a current or recent date Blogger will allow you do this too.

For more information on backdating blog posts in Blogger check out my article How to Backdate Blogger Posts or Publish Articles on a Retrospective Date


How to change the date of a blog post in Blogger and then publish on a retrospective date. Useful to keep blog articles and content in chronological order and to reorder the timeline of articles

Steps to Change the Date of an Existing Blog Post in Blogger

  1. Log in to Blogger

  2. Click on Posts and scroll to find the existing post you want to change the date of

  3. Open the Post by clicking on it. The Blogger Post Editor will open.

  4. On the right-hand side of the Compose Box in the editor you will see a menu - click on Published

  5. Select the Set Date and Time radio button

  6. Use the calendar to set a retropective date

  7. If you need to change the time click on it and select a new time from the drop-down box that opens

  8. Click the orange Update button save the change of date

  9. Click Preview to make sure the date and time are showing correctly

Postdate, Schedule or Future Date Blog Posts in Blogger

If you would like to publish your blog post on a date in the future you can do this by scheduling the blog post date to any date of your choosing. Blogger will publish your blog article on the date and time when it rolls around.

The facility to postdate Blogger posts is useful for those on a busy schedule. Improve your productivity and efficiency by planning ahead of time and publishing posts in advance. This is particularly useful if you are going on vacation and do not want to disrupt your posting schedule.
How to schedule blog posts in Blogger for a future date to improve productivity and efficiency

There are virtually no disadvantages of scheduling posts in advance except perhaps that if you happen to make a mistake on your blog post you may not catch it before it goes live. I suggest you check your article thoroughly before setting it to a future publication date.

For a more in-depth discussion on scheduling blog posts in Blogger please refer to my article on How to Future Date / Schedule Blog Posts to a Specific Date and Time



Steps to Schedule a Future Date for a Blog Post in Blogger

  1. Log in to Blogger

  2. Create a New Post or Open a Draft Post

  3. Select Published from the menu on the right-hand side

  4. Select the Set Date and Time radio button

  5. Use the calendar to set a future date for your blog post

  6. Change the time by clicking on it and selecting the time you would like the post to be published on from the times in the dropdown box

  7. Under Preview click Save and finish making other improvements to your blog post

  8. When ready to publish click on the orange Publish button

  9. From the Dashboard select posts and you will see that your post will be labelled scheduled for the date in the future you selected.



Summary

In this Blogger Tutorial you have learned how to change the date of an existing blog post for a Blogspot blog and how to schedule blog posts to publish on a future date. Also discussed are reasons you might want to change the post date. For SEO reasons backdating posts in Blogger needs to be done with care.




Related Links

How to Schedule a Blog Post to a Future Date in Blogger
How to Backdate Blogger Posts or Publish Articles on a Retrospective Date
Easy Ways to Put Banners on Blogger
How to Put a Twitter Follow Icon Next to Blog Post Title in Blogger
How to Add a Facebook Share Button to Blogger
How to Unlock or Delete Locked Widgets in Blogger
How to Add a Sticky Welcome Message Above Posts in Blogger
How to Add a Welcome Message to the Blogger Homepage


Sunday, March 27, 2022

Add a Widget or Gadget Above a Blog Post in Blogger

If you want to add a gadget or widget to Blogspot that displays above the blog posts then read on as in today's Blogger tutorial I explain how to open up the main posts section of a Blogger blog so that more gadgets can be added. Despite involving a small change to the Blogger theme it is not difficult and will only involve less than 5 minutes to unlock the main section so you can begin adding gadgets and widgets to Blogger in the Main Section.
Add a Widget or Gadget Above a Blog Post in Blogger - Blogspot Tutorial that teaches you how to open main section to add more gadgets if it is locked

By default Blogger themes on installation do not have the main section open to allow additional gadgets or widgets like a message or a banner to be added. Older default blogger templates have the main section locked in most cases. Therefore, in order to add gadgets the main section needs to be opened manually by tweaking the template. Whether you have a default Blogger theme or a third-party template unlocking the main section will not affect any other function.
Older blogger templates often have the main section locked so that no gadgets can be added but it can be unlocked to add gadgets and widgets

Follow this step-by-step tutorial if you want to start adding gadgets in the Blogger posts area like a banner or a welcome message or some other widget. I suggest you also take a look at my other in-related step-by-step Blogger tutorials that show you how to do the following:



How to Add a Gadget to the Main Posts Section in Blogger


In order to add a gadget or widget like a banner above blog posts in Blogger so that it displays on the homepage and all other blog pages it must first be possible to add a gadget to the main post area.

Check if the Add a Gadget Option in the Main Blogger Posts Section is Displayed


Check whether the Add a Gadget option is available by:

  1. From the Dashboard select the Layout menu from the left-hand side menu

  2. Scroll down to the Main Section where you will see the Blog Posts gadget in place

  3. Check whether the Add a Gadget option is available in the main section.


  4. If the Add a Gadget option is available you can skip
    to Step 12

    or

    If the Add a Gadget option is not available it needs to be unlocked by following the steps below that will first show you how to open the main section and then add the a gadget for affiliate banners, messages and more.



    Steps to Open the Main Posts Section in Blogger to Add Extra Gadgets


  5. From the Dashboard select Theme from the menu on the left-hand side

  6. Click on the down arrow on the orange Customize button

  7. Click Backup to back up your template before proceeding then return to the drop down menu under the customize arrow


  8. Choose Edit HTML from the drop down list of options

  9. Click anywhere in the Blogger template

  10. Enter CTRL + F to bring up the search box

  11. Enter the search term class='main'

    You are looking for these lines:

    <div id='main-wrapper'>
    <b:section class='main' id='main' showaddelement='no'>

  12. Replace the no with yes to show add element and save.

    The code should now look like this:
    <div id='main-wrapper'>
    <b:section class='main' id='main' showaddelement='yes'>

  13. Click Save to save the change to your template.

  14. Navigate back to the Layout menu from the Dashboard

  15. You will now be see the Add a Gadget link in the main blog post section. If for some reason this still isn't showing up then go back to the template and check if there is a maxwidgets attribute in the same line of code. Make sure that the maxwidgets="1" is set a number greater than one eg maxwidgets="2" and then save and go back to Layout again.


  16. Steps to Add a Gadget Above a Blog Post in Blogger


  17. To display your message or banner or other widget click on Add a Gadget above Blog Posts

  18. Choose the HTML/Javascript gadget or you could choose Text Gadget if no code is being added

  19. Paste the code in the content box in the pop up window that appears for the HTML / Javascript gadget.

  20. Add a Widget or Gadget Above a Blog Post in Blogger by going to the Main Section and creating a new HTML Javascript widget or Text Gadget and placing it first above blog posts gadget

  21. Click on Save

  22. Arrange your new gadget in the Main Section by dragging and dropping so that it occurs above the blog posts gadget in the Main Section

  23. Click on Preview (eye icon) in the bottom right corner to see your new banner.

  24. Click the Save button to apply your changes to the layout

Depending on the gadget you want to add above the blog posts you may find the following Blogger tutorials helpful:

Today I have shown you how to open up the main posts area in Blogger to accommodate extra gadgets. You have learned how to add an affiliate marketing banner to your Blogger blog (Blogspot blog) that displays just above the posts on every page.


Related Articles

How to Add a Welcome Message to Blogger
How to Add a Sticky Welcome Message to Blogger
Easy Way to Add Banners to Blogger

Thursday, March 24, 2022

How to Backdate a Blogger Post or Publish Article on a Retrospective Date

In today's Blogger tutorial I show you how to backdate a Blogger post to a date in the past. This handy Blogger feature allows content creators on the Blogger platform to customize blog posts by setting a user defined publication date for a blog post that is retrospective. Backdating a post is possible for any blog post you are about to publish or for an existing post where you want to change the publication date to an earlier date.
How to Backdate a Blogger Post or Publish an Article to a Retrospective Date

If you are looking for a Blogger Tutorial on how to set a future date you could check out my companion article on how to schedule Blogger Posts for a Specific Date in the Future.

Reasons to Backdate a Published Article or a New Post

It is not difficult to change the date of a blog post to a past date but this feature does need to be used with care. There are times when it can be useful to be able to backdate Blogger posts for example to fill a gap or to fit into a particular blog post timeline if your blog is date sensitve. You might change the dates of a blog post if you are intending to publish your blog as a book and want to tidy up the post dates for reasons of continuity.
How to Change the date of a Blogger Post to a retrospective date. Useful to keep blog post content in chronological order or to reorder the timeline of the date blog post are published
Change Date of Blog Posts to Past Date if You Need to Reorder the Timeline

Older Posts Can Be Seen as Less Relevant by Search Engines

Do keep in mind that older posts can potentially get penalized by the Google algorithm as they are viewed as less relevant.This is only an issue up to a point though as search engines are still able to recognize the actual date a post was published despite its timestamping. As a rule of thumb it is best not to overdo the backdating of blog articles unless you have a very specifc reason to do so.


Changing the Date of a Blogger Post Has No Affect on the Permalink

Changing the publication date of an blog article does not affect the permalink which is the URL (blog post address) assigned on publishing a blog post. Do not change the permalink without good reason as any backlinks to that article will be lost and search engines like Google will eventually remove the blog post from the search index. A redirect to handle deleted blog posts or changed permalinks can be set up but this is a subject for a more advanced Blogger tutorial that I will be writing about in the future.


Blogger Posts can be changed to a retrospective date without penalty even if they are already published
Blogger Posts Can Be Backdated to a Date and Time of Your Choice



Steps to Back Date an Existing Blog Post or to Publish an Article on an Earlier Date

  1. (a) Navigate to New Post and Create a Blogger post or
    (b) Open a draft post or
    (c) Open an already published post

  2. In the Blogger Post editor click on Published which is in the menu on the right-hand side of the compose box

  3. From the two radio buttons: Automatic and Set Time and Date click Set Time and Date and use the calendar that opens to set a date before the current date for your Blogger post

  4. (a) Click on Save and Update for an already published article or
    (b) Save from the Preview Drop Down Menu and then Publish to publish a new blog post

  5. Click on Posts to then view your post in a list of articles. It will now be timestamped for the date you selected.

  6. If you now click on the View button (the eye icon) to view the article you will see that the publication date of the blog post has changed to the date you selected. The date in the permalink which appears in the browser search window remains the same.


#blogspottutorial #bloggertutorial #changedate #blogposts

Summary

In this Blogger Tutorial I have shown you how to backdate a Blogger post and discussed reasons why you might choose to set a date for a Blogger post that is retrospective. There are advantages in selecting a user defined date especially if you are needing to reorder the timeline of your blog posts in Blogger for some reason. As a general rule it is best to keep blog articles current otherwise their relevancy in terms of the Google search engine algorithm can be affected.



Related Links

Easy Ways to Put Banners on Blogger
How to Put a Twitter Follow Icon Next to Blog Post Title in Blogger
How to Add a Facebook Share Button to Blogger
How to Unlock or Delete Locked Widgets in Blogger
How to Add a Sticky Welcome Message Above Posts in Blogger
How to Add a Welcome Message to the Blogger Homepage
How to Schedule a Blog Post to a Future Date in Blogger
How to Change the Date of Blog Posts in Blogger


Tuesday, March 22, 2022

How to Add a Blog Description to the Blogger Header For a Blogspot Blog

In this Blogger Tutorial for beginners new to Blogspot blogging I show you how to quickly add a blog description to your Blogger blog. A blog description is the one line tagline that is displayed in the header under the blog name in Blogger. Adding a blog description to Blogger is easy to achieve and will help both search engines and your audience know about your blog topic.
How to Add a Blog Description to a Blogger Blog and Why it is Important for Search Engines and Blog Visitors

Why is a Good Blog Description Important?

A Blogger blog description needs to clearly and succinctly say what the blog is about. It needs to be well-crafted if you are going to use it as a tagline in your header to hook potential readers to your blog. With just a few well chosen words the role of your blog description is to spark a reader's interest enough to decide to visit your blog.

If you would like to know more about how to write a good blog description for showcasing your Blogspot blog / Blogger blog take a look at my companion article where I discuss tips for writing a well-crafted blog description and the SEO benefits for search engines and visitors. I will also show you some examples of well written blog descriptions to help you write the best blog description for your blog.

How to Add a Blog Description to a Blogger Blog - Step-by-step walkthrough to put description onto blog through the settings menu plus discussion why it is important to write a good blog description

Also bear in mind it is possible to hide the blog description if you want to write a longer description for your blog that doesn't display to readers but is visible to search engines. If you are interested in hiding the blog description on your Blogger blog I will be discussing how to do this in an upcoming post.

Steps to Add a Blog Description to Blogger


Step 1
Login to Blogger

Step 2
Go to the Settings Menu on the lefthand side

Step 3
In Basic Settings below Blog Name you will find the space to enter a blog description
to add a blog description to Blogger blog go to settings and then under Basic you will find description box under the blog name

Step 4
Click on the word description to bring up the dialog box
to add a blog description to Blogger blog click on description box under the blog name and enter a descriptive tagline for your blog

Step 5
Enter your chosen description
For example I have used "Tips, Tricks and Strategies to Customize a Blogger Blog"
How to Add a Blog Description to Blogger - once saved the description will appear under the blog name in the header of your blog on blogspot

Step 6
Click Save

Step 7
Click the Preview Button located at the bottom of the Layout Menu on the righthand side

Step 8
View how your description will look on your live blog. Check for any errors.

Step 9
Click the back arrow in your browser to go back to the Settings menu.

Step 10
Go ahead and click the Save button located at the bottom of the Layout Menu on the righthand side to commit your changes. Or if you need to make any further changes click on the Description again and repeat Steps 5 to 9.


#blogspottutorial #bloggertutorial #blogdescription

Summary

In today's Blogger tutorial I have discussed the steps to add a blog description to a Blogger Blog. I also covered the importance of writing a good blog description that is well-crafted and will attract visitors to your blog.


Related Articles

How to Choose a Great Topic for a Blogger Blog in 2020
How to Add a Blog Welcome Message to a Blogger Homepage
How to Change the Color of the Blogger Navbar
How to Change Image Sizes in Blogger Posts
How to Resize Images in Blogger to User Defined Dimensions
How to Schedule Blog Posts in Blogger for a Specific Future Date


Sunday, March 13, 2022

How to Change Image Size in Blogger Posts

In this Blogger Tutorial I show you how to change image size in Blogger posts depending on how you would like the image to look. Resizing images to fit in with the look and feel of your blog will enhance the overall look of your blog and so it is worth changing images to the optimal size. This tutorial is suitable for all Blogspot bloggers wanting to learn more about image size for Blogger posts but is written with beginners in mind.

Level of Difficulty: Easy

Suitable for: Beginners


How to Change Image Size in Blogger Posts - Blogger Tutorial Showing the Easy Way to Modify Images in Blogspot in 2022

How to Change Image Size Blogger

Blogger displays uploaded images using 5 different pre-set image sizes:
  • small - 200 px
  • medium - 320 px
  • large - 400 px
  • extra large - 640 px
  • original size - actual dimensions of the image (should not be wider than the width of your blog post area)

By default images are uploaded as medium size which means they are displayed at a width of 320px. You can make the image larger or smaller depending on the look of your blog and its theme. To set your own custom dimensions instead check out: How to Set Custom Image Dimensions in Blogger

How to Resize Images in Blogger Posts by Changing the Image Size to Default Image Sizes to Make the larger or smaller


I suggest that early on you settle on an image size you like and then consistently use the same image size to keep all images a uniform size across your blog posts. Also try to resize your images before you upload them so that you are not using large files that may slow down loading times of your blog. For more information on resizing images check out 8 Tips for Uploading Images to Blogger.

  • Decide on a default image size for all your post images and use the same size.

  • Resize large images prior to upload to speed up page loading time


Change Image Size in Blogger use the same image size in your Blogger posts for consistency and success rather than using lots of different sizes


Steps to Resize an Image in a Blogger Post

  1. Login in to your Blogger blog

  2. From the Dashboard select Posts from the left-hand menu to modify an image in an existing post
    or
    Select the New Post button to create a new post with images.

  3. Check you are in the Compose View (click the down arrow of the first icon of the tools menu.

  4. Find the image you want to resize.

  5. Click on the image once to highlight the picture.

  6. Steps to Change Image Sizes in Blogger Posts in the Compose View - Select the Wheel icon and select the size by clicking on the radio button

  7. Click on the gear icon (little wheel) that appears in the menu bar below the image

  8. Select the size of the image that best suits the look of your particular blog (Note: do not make your image larger than the width of your posts (an extra large setting displays at 640 width).

  9. How to Increase or Decrease Image Sizes in Blogger Posts using the Compose View

  10. Click Preview to check the look of your image as it will appear in your blog post

  11. Make an changes to the image size if necessary by clicking on the gear icon again

  12. If satisfied with the size of the image go ahead and save by either clicking save under Preview if creating a new post or if you are ready for your blog post to go live click Publish

  13. Click on the eye preview icon in the listing of your blog posts to see your image resized in your live blog post.


In this article you have learned how to change image size in Blogger. Image sizes can be changed to any of the default sizes in the Compose View in Blogger: small, medium, large, extra large and original size. It is helpful for the overall look of your blog to ensure that Blogger Post images sizes are the same size across your blog.

If you want to learn how to override the default image settings in Blogger then check out my other post which teaches you how to set your own custom image dimensions.



Related Articles

How to Add a Welcome Message to a Blogger Homepage
How to Change the Color of the Blogger Navbar
How to Choose a Great Topic for a Blogger Blog in 2020
How to Resize Images in Blogger to User Defined Dimensions
How to Schedule Blog Posts for a Specific Future Date in Blogger

Thursday, March 10, 2022

How to Schedule Blog Posts in Blogger in 2022 to a Specific Future Date

When posting on the Blogspot platform it is possible to set a future date for a blog post. In this Blogger tutorial I show you how to schedule your blog post ahead of time so that posts will be published on an advance date and time of your choosing. The Blogger tutorial is targeted at beginners who are maybe new to Blogspot and want to learn how to schedule blog posts the easy way so they can concentrate on creating great blog content.
How to Schedule Blog Posts in Blogger in 2022 for a specific future date - Blogspot Tutorial for Beginners

Benefits of Scheduling Blogger Posts for a Future Date

Scheduling posts for publication ahead of time provides the flexibility for Blogspot bloggers on a busy schedule to create blog posts at a time that suits them. This is a great feature if you want to write a bunch of posts before you go on vacation but without disrupting the consistency of your blog posting. Blogger allows you to schedule posts so that you can stagger their release daily or every couple of days or weekly whatever. The choice is totally up to you.

How to Schedule Blog Posts in Blogger in 2022 so that posts are published at an advance date you select

The facility to schedule blog posts ahead of time to be published on a specific day makes it possible for bloggers in business to coordinate a whole marketing strategy where social media releases coincide with blog post publication. Not only does it afford streamlining of you blogging operation it will save time and reduce stress to keep ahead with your blog posting. It also offers a welcome cushion if some adverse event or unforseen circumstance disrupts your publication schedule.


Steps to Schedule a Blog Post in Advance in Blogger

  1. Log in to Blogger.com

  2. From the Dashboard navigate to New Post as usual to create a new blog post or select draft post to continue working on an unfinished article.

  3. How to Schedule Blog Posts in Blogger - Step-by-Step Blogger Tutorial - Step 1 Select New Post

  4. In the Blogger Post Editor that opens up go ahead and write your blog post as usual. Either Compose View or Edit HTML view is fine.

  5. When ready to publish click on Published on: (formerly Schedule) which is in the menu on the right-hand side of the compose box.

  6. How to Schedule Blog Posts in Blogger - Step-by-Step Blogger Tutorial - Step 2 Select Published On and Choose Date of Publication

  7. Click Set Time and Date from the choice of two radio buttons: Automatic and Set Time and Date.

  8. How to Schedule Blog Posts in Blogger - Step-by-Step Blogger Tutorial - Step 3 Select Date and time you wish to publish by clicking on Published On

  9. Using the calendar click on a date that you want your blog post to appear on.

  10. Now select the time you want to publish by clicking on the date and then selecting a time from the dropdown menu that appears. You could also skip this step if you are happy with the original time set.

  11. How to Schedule Blog Posts in Blogger - Step-by-Step Blogger Tutorial - Step 4 Select Time from the dropdown menu under set date and time

  12. Click on Save.

  13. How to Schedule Blog Posts in Blogger - blogspot tutorial step-by-step select date and time save and publish

  14. Click on Publish but check first that you have included some appropriate labels and that you have set up a suitable permalink


  15. A confirmation popup window will appear. Check you publication date and time before clicking on Confirm

  16. How to Schedule Blog Posts in Blogger - Blogspot tutorial step-by-step select confirm in the publish confirmation screen once you have checked your user selected date and time to publish

  17. To find your scheduled blog post click on Posts in the Dashboard and then Published to find and view your schedule post.

    Scheduled posts are denoted by the word "Scheduled" which appears in green under the post title. If you change your mind about the date and time to publish simply click on the chevron arrow to revert the article from published back to draft status and then go ahead and make your changes as usual.

  18. How to Schedule Blog Posts in Blogger - Blogspot tutorial step-by-step - Scheduled Blog Posts are denoted in green in blogger in the Dashboard under Published Posts



In today's Blogger Tutorial you learned about how to schedule blog posts for a specific future date. The main advantages of setting a date in the future is if you want to stagger your posts either because you are going on vacation or you are planning your blog publishing schedule in advance of the creation date. If you enjoyed this post and found it helpful consider following me here on Blogger or on other social media such as Pinterest and Instagram.

#bloggertutorial #blogspottutorial #blogposts #postschedule


Related Articles

How to Add a Copyright Notice to a Blogger Blog
How to Add a Sticky Message Above Blogger Posts
How to Add a Welcome Message to a Blogger Homepage
How to Change the Color of the Blogger Nav Bar
Why Blogger is a Better Blogging Platform than Wordpress
How to Choose a Great Topic for a Blogger Blog in 2020
How to Change the Date of Blog Posts in Blogger
How to Backdate Blog Posts or Publish Article on Retrospective Date

Tuesday, March 8, 2022

How to Enable or Remove the Blogger Navbar Using 2 Methods

Want to learn how to get rid of or delete the Blogger Navbar? The Blogger Navbar is the navigation bar menu at the top of a Blogger blog above the header that appears on older Blogger themes. It is easy to get rid of the Blogger Navbar and in today's Blogger Tutorial I am going to show you two different methods to disable, hide or delete it or to reinstate it if that is your goal. You would use the second method only if for some reason you cannot enable the Blogger Navbar by the easy method which is by turning it on and off in the Navbar gadget in Layout Designer. (Updated April 2022)

How to Remove the Blogger Navbar or Hide it using HTML hardcode method

Advantages vs Disadvantages of the Blogger Navbar

Most people dislike the Blogger Navbar and want to delete it because it looks unprofessional and in the past it encouraged readers to leave a blog by clicking on the Next Blog link. If you are using a custom template the Blogger Navbar is likely to already be hidden but if you are using one of the older default Blogger templates eg Simple, there will be times when you will need to remove it manually to stop it showing up.

Before you get rid of the Blogger Navbar completely though remember that it has some pretty useful features such as:

  • Follow Me link to encourage your readers to follow you (Blogger has removed this unfortunately)
  • Share via email, Facebook, Twitter
  • Blog search
  • Quick links to Blogger New Post, Design and Blogger Dashboard


I would suggest that if you do decide to hide or delete the Blogger Navbar that you add the custom search box gadget and some social sharing icons to your blog to partially compensate for the features you will be losing.


Blogger Navbar

If you simply want to change the color of the Blogger Navbar please refer to my Blogger tutorial How to Change the Color of the Blogger Navbar.


2 Ways to Disable the Blogger Navbar - Navigation Search Bar

There are two methods to disable the Blogger Navbar: Method 1 involves turning it off in the Navbar Gadget while Method 2 is mostly geared at bloggers who are using an older Blogger theme and need to hide the Navbar by adding HTML code to the template itself.


Method 1: Steps to Remove or Hide the Blogger Navbar

The following method is a step-by-step guide to turn off or disable the Blogger Navbar using the Navbar Gadget.
  1. Sign in to Blogger
  2. From the Blogger Dashboard go to Layout
  3. Find the Navbar Section which should be the first Gadget at the top of your blog in layout
  4. Click the edit link or pencil icon to edit the Navbar Gadget
  5. In the Configure Navbar window that opens up scroll down to the bottom

  6. Turn off or delete Blogger Navbar Search bar above header in Blogspot by switching it off in the Navbar Gadget

  7. Click the on radio button to turn the Navbar Gadget off. Green light for off and clear for on. (If you are trying to reinstate the Navbar make sure the radio button on the Navbar Gadget is clear.)
  8. Click Save
  9. Click Preview (eye icon at the bottom right-hand corner) to Preview your blog without the Navbar displaying above the header
  10. Click the Save icon (located next to the Preview icon)



Method 2: Steps to Remove or Hide the Blogger Navbar

This second method of deleting or removing the Blogger Navbar is done through a change to the Blogger template. Essentially it hides the Navbar with code but does not actually delete the code.
  1. Sign in to Blogger and select the blog you wish to change
  2. From the Blogger Dashboard go to Theme
  3. Click the orange down arrow next to the Customize button
  4. Click Backup to back up your blog before proceeding
  5. Once backed up click on Edit HTML from the drop down menu by clicking on the down arrow once again
  6. Click anywhere inside the template and then search the following code using CTRL + F (PC) or CMD + F (Mac) to bring up the search box: ]]></b:skin>
  7. Insert the code below just before the ]]></b:skin> tag


    #navbar-iframe {
    height: 0px;
    visibility: hidden;
    display: none;
    }

  8. When you are satisfied click on the Save button to save your changes
  9. Click on View Blog to admire your Blogger blog with the Navbar removed

Blogger Tip:
If you decide that you want to reinstate the Blogger Navbar you can do one of two things:
  1. Simply remove the code you inserted:

    #navbar-iframe {
    height: 0px;
    visibility: hidden;
    display: none;
    }

  2. Or comment out the code like this

    /*
    #navbar-iframe {
    height: 0px;
    visibility: hidden;
    display: none;
    }*/

Summary

Today I have explained how to turn the Blogger Navbar off and on in the Navbar Gadget. I have also shown you an easy trick to remove or alternatively hide the Blogger Navbar using the hardcode method. By adding a short piece of code to your Blogger template the Blogger Navbar can be hidden from view. I have also shown you what to do if you need to reinstate a missing Blogger Navbar.


Related Links

How to Change the Color of the Blogger Navbar
How to Add a Copyright Notice to a Blogger Blog
How to Add a Print Friendly Button to Blogger
How to Backdate Blogger Posts to Publish Articles on a Retrospective Date
How to Remove Blogger Labels Counter
Add a Follow Me Twitter Icon Button to Blogger
Make Money From Affiliate Banners with Blogger
How to Get More Adsense Clicks with Blogger
Easy Ways to Put Banners on Blogger


Monday, March 7, 2022

How to Change the Color of the Blogger Navbar Menu

This Blogspot tutorial shows you how to change the color of the Blogger Navbar which appears above the header in older Blogger themes when enabled. Changing the color of the Blogger Navbar so that it matches the color scheme of your Blogger blog takes less than a minute and is an easy trick that requires no change to the Blogger code as all changes are done in the Navbar Gadget. Updated April 2022

To go straight to the step-by-step tutorial on how to change the color of the Navbar or read on for details about the Navbar and its purpose.
How to Change the Color of the Blogger Navbar or Delete It 2022

What is the Blogger Navbar?

The Blogger Navbar is the colored or sometimes transparent search bar menu that appears by default at the top of older Blogger themes above the header. The Navbar provides quick navigation links that make it easy to jump to the Blogger Dashboard, start a new post, access Theme Designer or share a page directly from your live blog.

Example of an Active Blogger Navbar Read On to Learn how to Change the Color
Blogger Navbar Example

Currently Blogger offers the choice of 6 different Blogger Navbar colors: blue, tan, black, silver, transparent light and transparent dark. Transparent light and transparent dark are the most recent additions. It is uncertain how likely it is that Blogger will continue to offer more color options for the Navbar in the future as Google has announced that it will not be developing the Blogger platform anymore.

How to Change the Color of Blogger Navbar - The Blogger Navbar offers a choice of 6 Colors that can be selected in the Navbar Gadget
The Blogger Navbar Gadget Can be Customized to 6 Different Colors
along with the option to turn it off


Which Blogger Themes Have a Navbar Enabled?

Historically Blogger had the Navbar enabled by default on all blogs however these days the Navbar only displays at the top of a blog on some of the older themes like Simple, Picture Window and Awesome Inc. If you are using a newer theme or have a third party theme it will not show up automatically and would need to be enabled. If you want to know more about how to turn on the Navbar keep reading as this Blogger tutorial covers this too.

If you would like to learn how to remove the Blogger Navbar to stop it showing up I touch on this in this tutorial but for more in-depth coverage of the topic I discuss several methods in my Blogger Tutorial on How to Remove or Disable the Blogger Navbar


How To Change the Color of the Navbar / Search Bar / Menu Bar on Blogger

Below is a step-by-step walkthrough of how to change the color of the menu bar above the header in Blogger.
  1. Sign in to Blogger and select the blog you wish to change

  2. From the Blogger Dashboard go to Layout Menu

  3. Find the Navbar section in Layout typically found at the top in the Blogger Layout Designer.

  4. Click the Edit link which appears on the right side of the Navbar Gadget.


  5. Click on the Edit Link to Open the Navbar Gadget in the Layout Page of Blogger to Change the Color of the Navbar
    Click on the Edit Link to Open the Navbar Gadget
    in the Layout Page of Blogger


    Edit Blogger Navbar - Former Blogger Navbar Layout Circa 2009  Showing Position of the Edit Button
    Former Blogger Navbar Layout Circa 2009
    Showing Position of the Edit Button


  6. Select the color of your choice by clicking on the radio button on the left side of each color in the pop up Navbar Configuration window that appears.

    If you want to turn off the Navbar altogether click on the off radio button found at the bottom of the menu of choices in the Navbar configuration window.

    Turn Blogger Navbar Off By Clicking on the Radio Button at the Bottom of the Navbar Configuration Pop-up Window
    Turn Blogger Navbar Off By Clicking on the Radio Button
    at the Bottom of the Navbar Configuration Pop-up Window


  7. Once you have made your selection click on the Save Button to save your changes

  8. Click View Blog to see the effect of changing the color of the Blogger Navbar to more closely match the design and style of your blog.

    Or if you have turned the Blogger Navbar off you will see that the Navbar has disappeared from the top of your blog.

Summary

In today's Blogger Tutorial I have discussed what the Blogger Navbar is, its uses and what Blogger themes have it by default. I have shown you how to change the color of the Blogger Navbar on your blog via the Navbar Gadget to one of six custom choices so that it matches the color and design of your blog.



Related Links

How to Remove or Hide the Blogger Navbar with HTML
How to Change Image Sizes in a Blogger Blogspot Blog
How to Change Image Sizes in Own custom Dimensions in a Blogger Post
How to Add a Print Friendly Button to Blogger
How to Change the Date of Blog Posts in Blogger
How to Remove Blogger Labels Counter
Add a Follow Me Twitter Icon Button to Blogger
Easy Ways to Put Banners on Blogger
How to Add a Welcome Message to Blogger Homepage
How to Unlock or Delete Locked Widgets in Blogger