Showing posts with label Coding. Show all posts
Showing posts with label Coding. Show all posts

1 HOW TO CREATE A RECENT COMMENTS WIDGET

A blog/website without a good quality comment is like eating without drinking. But it is not easy to encourage your reader to give comment on your blog therefore you need to encourage them to do so by creating "Recent Comment" and place it on your front page.

The function of a "Recent Comment" is not just to encourage your reader to leave a comment to your post but it also help you to increase your page view.

This recent comment use JavaScript. Checkout this picture bellow


0 HOW TO CREATE A BREADCRUMB NAVIGATION

This is another Eazy Blogger Trickz tutorial on how to create a "Breadcrumb Navigation" on your blogger blog.

Bread crumb navigation is not only important for your visitor, but is also important for search engine when crawling on your website or blog. Breadcrumb navigation make robot easy to crawl.

The robot the I am referring in this post are the search engine "crawlers" they are also known as "web crawlers" cause they are the ones responsible for analyzing your website/blog ranking on major search engines.

Follow the steps below to enable your own "Breadcrumb Navigation" on your blog.
  • First Step is to Log-in on your Blogger account
  • Go to Dashboard
  • Click on the Design 
  • Hit the Edit HTML
  • After that tick the Expand Widget Templates
  • Then Press CTRL+F on your browser then a textbox will pop out and search for the code below:
<b:if cond='data:post.title'>

0 HOW TO CREATE A PAGE LOADING ANIMATION (FLASH)

Page loading animation is necessary when a blog can not load fast. On page loadind there will be an animation with an explanation that the is still loading that you need to wait for a moment until loading process is complete and loading animation disappear.

This animation is useful to keep your reader to stay and wait until loading process complete and browser your blog.

This helps your visitor/viewers to know that the page that they are viewing is still loading.

Follow the steps below on how you can install it on your own blogs/websites. :)

  • Open Blogger
  • Go to Design
  • Click Edit HTML
  • Tick the Expand Template Widgets
  • Save your template in order for you to have a backup copy, just incase your theme didn't work you can undo it by installing the previous template.
  • Open Notepad create a text file then paste the code below.

0 HOW TO PLACE AN IMAGE OR PHOTO ON A WEBPAGE

HOW TO PLACE AN IMAGE OR PHOTO ON A WEBPAGE

As we all know, uploading an image on any website is easy for example in Blogger all you need to do is simply when you want to post an image on your post you can use the "Insert Image" button on your Blogger Post Editor, using this tool makes your blogging as easy as eating a banana. :)

However you need some technical knowledge on HTML CODES to better customize anything from your Blogger Blog.

Now, I will teach you how to upload or insert an image using HTML CODE to adjust and optimize according to your needs.

Before we start you need first an image to upload which is obvious. ^_^ next is to choose a free image hosting site. I suggest the following for you:

back to top