Bài đăng

Đang hiển thị bài đăng từ Tháng 4, 2013

Recent/Latest Posts Widget For Blogger/Blogspot

Hình ảnh
You surely have seen on many blogs and websites a Recent Posts Widget in the sidebar that shows the recent or newest or latest posts of the certain blog or website. This widget shows how to write posts title for SEO, date of post and an image of the post and even a snippet of the post. So today we are going to learn how to make this widget for your blog with some very easy steps. So let's start now. How to add Recent Posts Widget to Blogger Step 1. Log in to your Blogger Dashboard , then go to Layout and click on Add a Gadget link Step 2.  From the pop-up window, scroll down and choose HTML/JavaScript . Step 3. Select & Copy the code from one of the options below and paste it into the new HTML/JavaScript:   Option 1: Recent posts widget with snippets <div id="hlrpsa"> <script src="http://helplogger.googlecode.com/svn/trunk/recent-posts-with-snippets.js"> </script> <script> var numposts =  5 ;var showpostdate =  false ;var showp...

Add Custom Error Page (Page Not Found) in Blogger

Hình ảnh
What is Error 404 Page ? This page appears only 1. When a reader reaches to a page that does not exist or 2. Reader type wrong permalink for a post or page. This type of link is known as broken link or  Custom Page Not Found or (Error 404 Page). Also Read:  How to Remove "Powered By Blogger" Attribution from Blogger How to Add Custom Error Page (Page Not Found) to Blogger Now you can create a Custom Error 404 Page ( Page Not Found ) for Blogger blog. This error page design i'm giving you is an idea only (which i use in my blogs). This error page gives the users message that page is not found or currently unavailable. It also has a link to Homepage of the blog and a Search box for users to search within your site. You can create a custom error page as per your blog design and creativity.  Follow these steps to apply this error page on your blog or website. 1. Blogger Dashboard >> Select Blog >> Select Settings tab >> Search Preferences 2. Now...