Skip to main content

Posts

Showing posts with the label Blogger Tricks and Tips

How to Remove Powered by Blogger Attribution from Blogspot Mobile Template - Easiest Way!

In our previous tutorial , we have showed you how to remove the powered by blogger attribution from the BlogSpot default theme . Which is only for desktop version of the template. Even after you apply that template to your blog, the mobile version of it will still show the powered by blogger text at the bottom of the mobile page. Today we will show you how to remove attribution text from the mobile template as well. Let’s get started! Steps : Log into your blogger account and go to template section. Click on the settings icon under the mobile preview. From the dropdown menu select custom. Custom theme will not show any preview. Make sure you have selected the YES radio button. Then hit the save button. Once the page is reloaded you will see there is no powered by blogger text. When you refresh the mobile page, you will see that, the attribution text is also gone from the mobile theme. Details in Video : Thank you for being with us. If you like the video, hit the...

How to Remove powered by Blogger Attribution - Easiest Way!

How to Remove powered by Blogger Attribution - Easiest Way! This video tutorial will show you how to remove the “Powered by Blogger” text from any of the default blogger template. Please watch the video carefully and you will find the solution. Following is the code I have used in the video to remove the “Powered by Blogger” text from blogger template. <style>#Attribution1{display:none}</style> </head> Please feel free to ask any question in the comments. Channel: https://goo.gl/eNciwc

How to remove blogger footer - Powered By: Blogger

Every default blogger template has a footer "Attribution - 1" which show "Powered by: Blogger.com". Blogger has used "macro" to lock this section. There are many posts how to remove this section from the template but all of them shows the same way. Just to make the locked section "False" while in "Edit HTML" mode. But since blogger using macro, after removing the footer menu, when the page is reloaded, the footer menu comes back to its own place. I am showing you the way to permanently remove it.

Tricks and Tips to Increase Traffic With Commenting to Blogs

Each day an over-sized variety of blogs are created with the aim to garner high traffic.The competition is stiff than ever like increase in variety of bloggers the competition is additionally increasing.Search engines became a lot of intelligent as they not rely on keywords and meta description to rank webpages. SEO has evolved with passing time and it's currently a lot of wider and vast.If you're beginner and searching to earn a living with blogging then it won’t be attainable unless you've got done a decent optimization of your blog.

How to Make your Blogger Blog ready for Mobile Phones

Now-a-days millions of people use mobile phones to access internet. Moreover mobile internet speed is also very fast these days due to 3G tech.As a result we can say many of your readers visit blogs through mobile phones. But, if the blogs are not mobile friendly, then all mobile readers may be lost because a mobile phone can not load a normal blog normally and takes a lot of time to load and there are other issues that your site not fitting properly in the mobile screen.

Use Java Scripts in Blogger Without Bandwidth Limitation

This post explains how to host javascript(.js) files in blogger itself without considering the bandwidth and amount. "How to host Javascript files for Free with unlimited bandwidth ?" is one of the most frequently asked questions in the blogger community. There are tons of hosting providers out there who can help you host your .js files for Free, but all have some bandwidth limitations and also they are not very reliable.

How to Add A Twitter Share Boutton in Blogger

Twitter is very popular these days, adding a cool Tweeter Share Button to your Blogger blog posts can easily get you some decent amount of traffic and promote your content/products to large people in quick time. If you have tons of followers, then you can easily milk it.

Share Adsense Revenue With All Authors in Blogger

What is Adsense Revenue Sharing ? If,  you're the administrator of a blogger blog which has multiple guest authors and if you want to share the blog revenue with them, normally you divide the total revenue based on the Post count or Pageviews. But, most of the time it may not be accurate because CPC and CPM varies from post to post depending on the keywords,etc. So, it may not encourage the team members to post more stuff. But, with this cool trick, you can share the blog revenue with them more precisely because every author gets his own ad displayed in all the posts he/she does.

Numbered Page Nagivation In Blogger

Lets have a look how to add page number navigation in blogger (blogspot) blogs: What is Numbered Page Navigation ? In blogger, by default, you see Older posts, Newer Posts links near the bottom of the page which is useful to your blog visitors to navigate to other posts of your blog. But, the problem is.. people hardly notice those newer and older posts links.. which means.. less pageviews to your blog.

503 Error in Blogger "Service Unavailable"

What does 503 mean? 503 “Service Unavailable” is a “response code” like 404 “Page not found”. The 503 response code is a bit more complicated as it is not a page that is missing it is a server problem. Usually this happens when a server cannot cope or deliver its hosted content to web users, in other words blogger servers have been overloaded.

How to Remove "Showing post with label 'label name' show all posts" in Blogger

Some times it is annoying to see the following message in blogger when a category or label is selected:     Showing post with label 'label name' show all posts

Changing "Read More" Button Picture in Blogger

Normally in blogger, there is no customized Read More button picture. So what? Can't use the picture I want to see? No way I have to see my favorite picture in my blog. This is how to change the "Read more" picture in blogger. This is not that hard to implement but it must has to be known to implement something.