Showing posts with label How To Create A Blog. Show all posts
Showing posts with label How To Create A Blog. Show all posts

Thursday, September 5, 2013

How to add automatic Read More Button with thumbnail in Blogger


Here is the post about how you can add automatic Read More button with thumbnail and summary of the post on your home page. Follow the below steps to add automatic read more widget for each post and you can also find the solution how to justify the text appear on the home page of the blogger.


Read More button on Blogger

  • Log in to your Blog
  • Click on Template
  • Then Click on Edit HTML

Find </head> 

and replace it with the below code 

<script type='text/javascript'>
var thumbnail_mode = &quot;float&quot; ;
summary_noimg = 230;
summary_img = 140;
img_thumb_height = 100;
img_thumb_width = 100;
</script>
<script src='http://bloggergadgets.googlecode.com/files/excerpt_min.js' type='text/javascript'/>
</head> 



Then find <data:post.body/> and replace with below code 


<b:if cond='data:blog.pageType == &quot;item&quot;'>
<data:post.body/>
<b:else/>
<b:if cond='data:blog.pageType == &quot;static_page&quot;'>
<data:post.body/>
<b:else/>
<div expr:id='&quot;summary&quot; + data:post.id'><data:post.body/></div>
<script type='text/javascript'>
createSummaryAndThumb(&quot;summary<data:post.id/>&quot;);
</script>
<a class='more' expr:href='data:post.url'>
<br/><img src='YOUR IMAGE URL'/></a>
</b:if>
</b:if> 



Replace 'YOUR IMAGE URL' with the Read More image URL of yours, i.e. 'https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgCQDYjvMG3YBtKSmi1rsDqy-6N8CmESJQ4cOpAVsqHprht8f6p9_sPIkUfI5ldD_fB9yu-pVw_pxhPFrgGdSlJqqJ4e5skRMUqlmgZ5RmpBRskCoOsJ230ZOhO1vp5IPfdZxPnJeMFS8Xz/s191/Read+More.png' and now you have the auto read more plugin for your blog.



Variations:

summary_noimg = 230;
Here you can set the number of characters (with space) to be shown, when do not have an image on the post(change the number 230 as per your choice)

summary_img = 140;
Set the number of characters (including space) to be shown in the summary with thumbnail

img_thumb_height = 100;
img_thumb_width = 100;
Here you can customize the size of the thumbnail image


How to justify the text on Read More thumbnail summary

Go to Template --> Customize --> Advanced --> Scroll Down and click Add CSS

enter the below code
.post-body {text-align:justify;}
and press Enter.




LinkWithin Gadget Not Showing Thumbnails of Related Posts - Blogger - LinkWithin Widget Problem


As we know linkwithin widget is used to show related posts with thumbnail on the blog post. The LinkWithin widget is free to use and show related content of the blog under each post.

How to add linkwithin widget to Blog




1) Go to LinkWithin website

2) No need to sing up just fill the form and click on "Get Widget!" see the below image.

How to add linkwithin widget to blogger

3) Enter you Email address, Blog Link, Choose your platform (Blogger) and choose how many stories you want to show under the post 

4) Now click on "Get Widget"

5) Click "Install Widget"

6) Then Click on Add Widget

Add Linkwithin widget to blogger

7) Put the Gadget below to the Blog post, Now save the Save Arrangement and view your blog.



LinkWithin Widget Problem

If you have unable to view the related post using LinkWithin widget, do not worry it may be the LinkWithin server problem, Today I have seen the same problem. So if you have this problem then ignore it, this will be automatically fixed after server maintenance. 

LinkWithin Widget Problem - Website down


If you visit the LinkWithin website you will find 'We are currently down for system maintenance. Please check back in a few hours!' this message.



Wednesday, August 21, 2013

How To Add a Table In Blog Post - Add Excel Table To Website/Blogger Without HTML Knowledge


                    With the use of Online tool TABLEIZER you can easily convert your excel table to HTML format, which can be used on your website or blogger without having knowledge of HTML. So you do not have to be an expert in HTML coding to use this online tool for creating HTML tables out of your excel sheet or any other spreed sheet.

To use online converting tool TABLEIZER for convert Excel to HTML, just copy the table from the Microsoft Excel and paste then Click on "Tableize It!" now you will get the HTML code for the table, copy the HTML code and paste it in the Website or Blog in HTML Mode.


 

Steps To Add Table to the Post:
 
1) Create a table using Microsoft Excel, Open Office or any other spreadsheet software or You can also use Microsoft Word. After completing the table select it and copy.



2) Go to TABLEIZER website to convert the table to HTML code, and paste your table in the text box.



Paste your table in the text box (Tableizer)



There you can also customise the font, font size and Header color.

Click on "Tableize It" to convert your excel sheet to HTML code, after that this tool will generate HTML and CSS code for you, copy the code. You can also see a preview of your table here.



Copy the HTML code to add table to post (Tableized)



3) Now create a new post on your blog or edit a post in which you want to add the table, Click on HTML and paste the code which you have copied, then preview your post and publish

If you want use the codes for your website, just paste it in your post HTML.



Paste the HTML code in the HTML post editor




That's all now your table has been successfully added to your website or blogger.







Search Terms:



  • how to add table to blog
  • how to covert excel table to HTML format
  • how to add a table to your blog post
  • convert excel table to HTML code online
  • how to add a table to your blog post blogger
  • Google blog how to add table to your post
  • add spreed sheet table to website/blogger without HTML knowledge
  • step by step process to add table to blog
  • how to insert a table in blog/blogger/blog post/website 





Thursday, August 15, 2013

How To Display Your Google+ Profile Image In Google Search Results - Google Author information In Search Results


Google Author information in search results, that means if some body search a content in Google Search and if your blog or website has that content and showing in the search result then your Google+ profile image will appear with your blog/website.

Google Author Information

So here is the way, how you can add your Google+ profile using rel="author" on your website/blog, Follow the below steps to add your Google author information and image in Google search results.


1) Create a link to your Google+ profile from your webpage, or add this to anywhere on your blog or if you have multiple author for your website/blog then add the Google+ profile author information each of your webpage, like this:

      <a href="[Your profile_url]?rel=author">Google+</a>

    Replace [Your profile_url] with the your Google+ profile URL, like this:

      <a href="https://plus.google.com/115648546533800265913?
       rel=author">Google+</a>

You must add the ?rel=author parameter. otherwise Google will not be able to associate your content with your Google+ profile.


2) 
  • Add the website or blog link to your Google + profile Go to this link http://plus.google.com/me/about/edit/co. You just add your web site's or blog's home page only, not all the pages you have on your website.

  • Click On Add custom Link, and then enter the website URL and Click on Save.

3) To check the Google author information for your website/blog page, go to the structured data testing tool , enter your website or web page then click on Preview. If  you are able to see your Google+ profile image and information, that means your settings are working fine and it will take some time to appear in the Google search results.

Structured Data Testing Tool From Google

Monday, April 8, 2013

How To Create A Blog and Website For Free - A Basic Tutorial For Beginner


Here is best solution if you want to create your own blog or website for free. If you are a beginner to the Internet and want to create your own blog to share your knowledge, then here is the best way to start your blog. As you know Google provides free blog, so for that you should go to www.blogger.com and log in using your Gmail account, if don't have one then create it today by visiting www.gmail.com, it is also free email service from Google. Finally to create your blog follow the below steps. 
Steps to create your blog: 
1. Go to www.blogger.com and log in using your Google account, if you don't have then sign up first. 
Google Blogger
2. As you do not have a blog, there will be nothing in your blog list, To create one Click on Create a New Blog or New Blog.
3. On the Create new blog give the Title for your blog and enter an address (web address) for your blog, for example if you give your blog address yourblogname then your blog address will be http://yourblogname.blogspot.com.
Create a New Blog
Note: after entering your address blogger will show whether it's available or not, if not available then choose a different name for your blog.  
4. Choose a template and click create Blog!. 
5. Now your new blog will appear on your blog list, click on it to start blogging. 
6. Click on New Post and give a post title, then write something on the body (below to the Post Title) 
7. Give the Labels to all of your post, Click on Labels form the right panel and give the labels name then click Done. (Labels are very useful to visitors, For example if you write a post about computer tutorial, then give a label name Computer Tutorials. If a visitor click on the labels all the post related to that label will be showed. 
8. Now click on Publish to publish your post, If your post is incomplete then click on Save, it will save as draft, you can publish this after complete. 
So you have successfully created your blog, I will discuss about blog design on my next post. 
Thank you
Happy Blogging






๐Ÿ“š You May Also Like to Read