Tampilkan postingan dengan label Blogger tips. Tampilkan semua postingan
Tampilkan postingan dengan label Blogger tips. Tampilkan semua postingan
Jumat, 17 April 2009
Blogger profile views not increasing - an update from blogspot
If you are a blogspot user than u must have realized that profile views count is not increasing the way they used to be in earlier days. Well don't panic \, there's nothing wrong with your blogger profile or account, blogspot has made changes and it will not increase profile views on every view to avoid performance issues as they were causing problems to blogger team Some blogs with heavy treffic
Selasa, 14 April 2009
blogger tips -Prevent or disable copy contents of your blog or site
If you want to prevent users from copying contents of your blog or site than you need to put this code in ur blog so that user can not copy ur blog's contents , i was browsing through ashish's blog and got this scriptGo to Layout and click on add new gadget > select Html/JavacsriptNow in the box copy and paste the following code
how to add dzone voting button to all blogger posts autometically
If you want to add dzone votin button to your blogspot posts than you need to edit the html code of your blog template and add this codeGo to edit html section of your template and check the check box for expend widget templates and search for this line of code
Kamis, 15 Januari 2009
Hide blogger navigation bar from your blogspot blog
If you want to hide navigation bar of your blogspot blog than you need to write this code in the html section of ur blogGo to Layout and click on edit html and write below mentioned code in the css section of html code#navbar { height: 0px; visibility: hidden; display: none;}This will hide the navbar from ur blogEnjoy
Adding star ratings to blogspot custom templates in new blogger beta
Recently blogger have added star ratings feature to posts , to enable this go to Layout section and click on edit link on Blog post, than check the check box against Show Star Ratings, for this u might need to login in blogger draft If u r using template provided with blogger , than doing this will work , but if u r using any custom or third party template than u need to add some code for this
Adding Page navigation widget in your blogspot blog for a smooth and good looking page navigation menu
To add this kind of navigation to ur blog simple edit ur blog template according to this1 : Log in to your blogger account and navigate to Layout section. Now go to the edit HTML .2 : search this line ]]> and add this CSS code above that line..showpageArea {padding: 0 2px;margin-bottom:10px;margin-top:10px;}.showpageArea a {border: 1px solid #505050;color: #000000;font-weight:normal;
Creating sitemaps for blogger blogspot blog for submitting to search engines
To create a sitemap for ur blog , Go to Webmaster Tools link and the bottom of ur blogspot dashbord, click on the link of your blog , than go to sitemap link at the left paneYou can create either rss.xml or atom.xml format sitemapsIt doesn't matter which one you use, they should both be accepted as valid sitemap, for submitting sitemap u may need to varify your ownership by putting a varification
Rabu, 15 Agustus 2007
Put adsense ads between posts of new blogger beta
.Ever wonder how to put ads in the posts of ur blogsHere is the trick to do thatFirst of all setup ur adsense and copy the codeWrite ur adsense code between these table tags of htm< table align="left" >< tbody>< tr>< td align="left">YOUR ADSENSE CODE< /td>< /tr>< /tbody>< /table> Now go to this online parser and parse this entire code to make it compatible with xmlNow log in to ur blogger account
Langganan:
Postingan (Atom)