HTML Tutorial

This is a set of HTML tutorial. If you want to know web designing or blogging or other related to this filed, You must know HTML.

CSS Tutorial

As a web designer, you probably spend more time working with text than any other element.

PHP tutorial

We have already added PHP tutorial and Database Tutorial.

Internet

The best ways to make money both online and offline as a student. Lots of original ideas on how to make money quickly and easily to boost your finances.

Video Tutorials

Not everyone learns by reading books! Often the best way is to watch someone else first.

Tuesday, July 15, 2014

How To Remove Powered By Blogger Attribution From Blogger

Recently change my blog template, when try to remove Powered By Blogger Attribution then i can’t, there are lot of newbie who ask for me that how to remove this attribution. So here , I am going to tell you that how you can remove this attribution.

Remove Powered By Blogger Attribution:

1– By removing “Powered by Blogger” widget code from your blogger HTML.
2 –   By Editing “Powered by Blogger” widget code from your blogger HTML.

Process:

1. Login in your blogger Dashboard and select Template option.
2. Click on edit HTML
3. Press Ctrl+F and find below code.
4. This code of Tarsus [<b:widget]
5. The following code given below the post

<b:widget id=’Attribution1′ locked=’true’ title=”” type=’Attribution’>

<b:includable id=’main’>

<b:if cond=’data:feedbackSurveyLink’>

<div class=’mobile-survey-link’ style=’text-align: center;’>
<data:feedbackSurveyLink/>
</div>
</b:if>    <div class=’widget-content’ style=’text-align: center;’>
<b:if cond=’data:attribution != &quot;&quot;’>
<data:attribution/>
</b:if>
</div><b:include name=’quickedit’/>
</b:includable>
</b:widget>

"




6. After finding above code, remove selected code and Save the Template.

Saturday, July 12, 2014

About Author

About Author

Md. Kamal Hossain
Hi Friends, I am Md Kamal Hossain  a Hons (degree) holder and 24 year old young  Entrepreneur from the city of love and passion Dhaka the heart of Bangladesh. By Profession I'm a Web Designer,Web Development, Computer Teacher, Blogger and SEO Optimizer.
I have deep knowledge and am interested in following Services, I can provide you consultancy in these subjects as well as you can hire me for any out of these services!
  • Web Designing (HTML, CSS, JavaScript) 
  • Web Developing (PHP, My SQL, Wordpress )  
  • Blogging (WordPress, Blogger,)
  • SEO (Basic )
  • Making Money Online (Adsense, Affiliate, PPC, PTC, PPD, Freelancing) 
  • Social Media (Twitter, Facebook, Youtube, Google+, Linkedin) 
  • Affiliate Marketing (ClickBank, Amazon, linkshare)
I use all social networks and you can add me on all social networks by following below links.

About This Blog

You’ll learn from this blog:
  • SEO
  • Blogger
  • WordPress
  • Web Designing
  • Web Development
  • Programing
  • HTML
  • JavaScript
  • CSS
  • jQuery and much more.

Free Blogger Templates For Blogspot

When you create a blog with blogger.com then it becomes a annoyance to find a good-looking and stiff  template for your blog. In my opinion have been facing issues for decision a free template but well-coded and good-looking too. However, I typically like simple templates. Now I’ll be serving you with the best templates of blogger. My today’s list of blogger templates consists 3  the most good-looking and supple templates which you can easily modify. Below is the list of templates with downloading links.

  1. Accountancy-Blogger-Template

This is one of my favorite template and I’m using it on my other  blog. This template has many useful features and budding. Following are some best features of this template:
·         Has very user friendly design
·         SEO friendly
·         Top Navigation Bar
·         Ad Space in the header
·         Single Left Sidebar
·         Stay linked Widget


2. Alpha
This template is very cool if you’ve a page about poetry etc. This is very simple template and has a good-looking  color. Don’t miss it and have it from a given link below the picture.



This is another cool blogger template which was originally created. This template is very amazing for personal blogs and quiet blogs. Just download it from a given link below.


How to Install a Blogger Template?
In order to install any template on blogger follow below steps:
1.       First download the template
2.      Extract the zip file of the template
3.      Now go to Blogger >> Template >> And find Backup/Restore button at top left
4.      Upload the template from your computer and hit the upload button
5.      That’s all.

How to SEO Optimize Archive Links in Blogger

We don’t need much to do to avoid search robots for crawling archive pages, because we’ll have to add just an extra quality to the HTML part of our blog and that will solve the issue. Follow given steps below to resolve the issue today:
1.       Go to Blogger
2.      Template >> HTML >> Proceed >> Tick the Expand Widget Template
3.      Now Find Below Line Of Code in Your Template
<a class=’post-count-link’ expr:href=’data:i.url’>
Just replace the above code with this one:
<a rel=”archives” class=’post-count-link’ expr:href=’data:i.url’>
Save the template and you’re done. This will tell the search engines’ that the link is an archive page so they will automatically understand it and won’t crawl it.
Additional Tips
In addition if you go to any of your blog’s dashboard and do the following then it is also likely that search engines won’t crawl the archive pages and other needless pages. Do the following means, to make some go forward SEO setting in Blogger new line. Just take these steps:
1.       Go to Blogger Dashboard
2.      Setting >> Search Preferences >> Scroll down the page and see Custom Robots Header Tags
3.      Edit >> Yes >> and now make this setting which is showing in below picture


Save your template and you’ve added no index attribute to all of your archive pages.