বাংলা নিউসপেপার পেজে আপনাকে সাগত / এই সাইট টি সুথু  মাত্র বাংলা নিউস এর জন্য নয় / আমি নেট ঘেটে যখনি ভালো কিছু পাই তখনি এই সাইটে পোস্ট করি যাতে পরবর্তিতে চাইলে একসাথে সব দেখতে পারি / আমার বিশ্বাস আমার ভালোলাগা বিসয়্গুলো আপনার ভালো লাগবে / যদি আপনি খুব বাস্ত না হন এবং আপনার হাতে ২-৩ মিনিট সময় থাকে তাহলে আমি আপনাকে রিকুইস্ট করব সাইট টির হোম (HOME) পেজ ক্লিক করার জন্য যাতে আপনি পুরো সাইট টি দেখতে পারেন / বাংলা নিউসপেপার সাইট টি থেকে যদি আপনাদের এতটুকু সাহায্য করতে পারি  তাহলেই আমার পরিশ্রম সার্থক / আপনাকে আরো একবার আমার অন্তরের অন্তস্থল থেকে ধন্যবাদ জানাচ্ছি / 

20110829

কিভাবে ব্লগার ব্লগে পোস্ট ক্যাটাগরি তৈরী করবেন Adding categories to blogspot (blogger)

If you want to add categories to the blogger as in the picture, read the instructions in this post.

For example if you click on "Useful website" you will get a list of all the posts that are in category Useful website and if you click on the blog tutorial you will get all posts related to the blog tutorial.






The purpose of adding a category is sort of articles by category. Adding a category of your blog becomes easier to browse. You can write your own HTML to add category links one by one (take a look at topic Creating HTML with category list) or you can use Labels gadget (this is simple method).




The process of adding categories



1. Creating a label for posts



First, you need to add a label posts. Label is added by entering text in the textbox which is located at the bottom of the screen for writing or editing posts (Potsting-->Create or Posting-->EditPosts, see picture).







For example, I entered the label "blog-tutorial" for my post.



2. Creating a Page element category



You can use Labels gadget or write your own HTML to add category links one by one. Labels gadget is very simple to implement.




Adding Labels gadget to blog



1. Go to Layout.
2. Click on Add Gadget.







3. Select Labels Gadget



Add label page element



4. Enter title, chose to show all labels or only selected labels, sorting type. You can show number of posts per label by clicking check box and display labels as a list or cloud.



Edit Labels gadget on blogger



Result should look something like this:



Categories on blogspot blog created with Labels gadget


Write your own HTML to add category links



If you want more control you can write your own HTML code. HTML with category list should look like this:





<ul>
<li><a href="/search/label/[LABEL]">[TEXT]</a>  </li>
<li><a href="/search/label/[LABEL]">[TEXT]</a>  </li>
</ul>


You should replace [LABEL] and [TEXT] elements.



[LABEL] is label you have entered for the post. For example blog-tutorial.



[TEXT] is text you want to be showed in the categories. For example blog tutorial.



Here is example of my HTML category list code when I replaced [TEXT] and [HTML] elements.





<ul>
<li><a href="/search/label/webs">Useful webs</a>  </li>
<li><a href="/search/label/blog-tutorial">Blog tutorial</a>  </li>
</ul>


I have posts with label "webs" and with label "blog-tutorial". When somebody click on Useful webs link then will be shown all posts that have "webs" label.



You should put your own labels. For more categories you should add new



<li><a href="/search/label/[LABEL]">[TEXT]</a>  </li>
element.



Adding HTML or JavaScript to blog



Now we have to add this HTML code to blog.

1. Go to Layout.
2. Click on Add Gadget.







3. Select HTML/JavaScript.







4. Enter a title "Categories" and copy and paste HTML category list code in content box with replaced [LABEL] and [TEXT] elements. Save this and now you have categories.

Daily News পরামর্শ মাইক্রোসফট এক্সেল টিউটোরিয়াল Top News পৃথিবীর বাংলা খবর মাইক্রোসফট ওয়ার্ড টিউটোরিয়াল সুস্থ সুন্দর থাকার জন্য CA Study English News বিভিন্ন বিষয়ে টিউটোরিয়াল Bangladesh Local News oDesk test answers ওডেস্ক ফ্রিল্যান্সিং ব্লগার ব্লগ টিউটরিয়াল ঈদূল-আজ-হা অন্যান্য ওয়েবসাইট ডিজাইনিং ঘড়োয়া টুকিটাকি Mobile AD NG ওয়েবসাইট ডেভেলপমেন্ট টিনেজার ব্লগিং গুল অ্যাডসেন্স Eid-ul-Azha IELTS International Photoshop আজকের আলোচিত খেলা ডাউনলোড ফটোশপ লাইফ স্টাইল Admission BCS Preparation Bangla Vedio Song Book Comilla Craigslist Download Elance Facebook Gazipur Google Gre Word IELTS Vocabulary Japan Khulna Math Tutor Money Mymensingh PHP Personal Short Film Shortcut Key Technology Texas Vocabulary Windows Youtube আজ থেকে টানা ৬০ ঘণ্টা হরতাল উইন্ডোজ টিউটোরিয়াল কোরবানীর প্রস্তুতি গ্রী ওয়ার্ড ছবি ঘড় জুমলা বরতমান বৈদেশিক সম্পর্ক মাইক্রোসফট অফিস টিউটোরিয়াল মেহেদি রাজনিতি রুপ-চরচা সাক্ষাৎকার হরতালের আগেই বোমা হামলা
Related Posts Plugin for WordPress, Blogger...