Sunday 30 September 2012

Solution Of Blogger Naked Domain Redirection Problem


You bought a new domain and still wondering why blogger is not redirecting naked domain to your blog and you're so sick of it ? No more because after suffering same problem i found a solution of it and it's easy. First of all make sure you followed all these steps from this tutorial.

So as we know that Blogger team is working to fix it but last time they took 7 days to fix the custom domain problem now let’s see, we can just wait until the problem is solved. But Seriously there is another way to redirect your non-www domain to www e.g extremetechblog.com to www.extremetechblog.com and we really need to do it because it is not good as in SEO (Search Engine Optimization) term.

How to Solve the Blogger Naked Domain Redirection Problem :

It is not as hard as you are thinking right now, so here is the solution all you need is to create on account Google Apps don’t worry you can create it for free and the sign up is so simple as creating an account on Facebook and remember you put the same URL of your website that you are using with your Blogger blog. After creating the account you will be redirected to the admin panel automatically so you will see a bar on top go to Domain settings > Domain names > Redirect your naked domain now I think it’s time for screen shot it will help you more to understand it quickly.


Now after that you will get a box just type there www and click on Continue >> button then here is the tricky part actually after clicking that button you will see page with full of information that you have to add 4 A-records to the domain DNS settings but seriously I know mostly users have done it already because mapping a custom domain with Blogger domain (blogspot.com) requires us to add those A-records so it’s simple just read the page if you didn’t add those records in DNS of the domain then just go ahead do it now the question is how to do it actually everything is written and described on the page or if you had already added those records like me then simply click on I’ve completed these steps button and that’s it now your Blogger custom domain will redirect from non-www to www go to Blogger Publishing settings to confirm that it’s working properly and also open your website link without www to 100% confirmation.


As you can clearly see in the screen shot above that the check box is checked but remember don’t change the settings otherwise you have to do the same to make the redirection working properly so if you still need some help then I am here just comment below I’ll reply you as soon as I can.

Blogger Naked Domain Redirection


The following action links your naked domain (example.com) to your actual site (www.example.com). If you skip this step, visitors who leave off the "www" will see an error page.

Enter your domain name in the format example.com, and list the I.P. addresses shown below in the "A" section. You'll need to create four separate A-records which point to four different Google IPs.

  • Sign in to your domain hosting service.
  • Navigate to your DNS Management page. i.e. Domain Management, Advanced Settings.
  • Locate the A record settings and create a new A record.
  • Enter a value for the host name. Leave this field blank and for some domain hosts, the value '@' corresponds to the naked domain.
  • Enter the following IP addresses as the destination value:

216.239.32.21
216.239.34.21
216.239.36.21
216.239.38.21

  • Save changes with your domain host.


Before you move onto this step, wait about an hour for your DNS settings to activate. If you attempt to change the publishing settings before the DNS changes activate, then we'll let you know with a warning message.

Now it’s time to make sure Blogger knows about your custom domain so that Google can direct readers to your blog. Just head back to Blogger and update the information on your Settings | Basic tab. Find the area for "Publishing," and click the edit link.


Check the Redirect yourdomain.com to www.yourdomain.com


Click on save and we're done.... still facing problems then click here.

Animated CSS3 Navigation Menu For Blogger


First of all i just wanna tell you that i'am working on my first blogger template and i hope to publish it soon on our blog for you all to download.....OK so it's time to give you one for acually two more amazing css3 menu , both are way to much awesome and yea i'am using it on my blogger template and as i wrote that i'll publish it later.

Installing :

  • Go To Blogger > Layout > HTML/JavaScript > Post following HTML :

<ul id="menu">              
<li><a href="#">Home</a></li>              
<li><a href="#">Products</a></li>              
<li><a href="#">Services</a></li>              
<li><a href="#">About</a></li>              
<li><a href="#">Contact</a></li>          
</ul>


  • Just below above html code post any of these CSS code , both are different :
Code 1 :

<style>
#menu li {              
display: inline;              
list-style: none;              
padding: 0;          
}                        
#menu li a {                                
border: 1px solid #3d8bf2;              
padding: 15px 20px 15px 20px;              
text-decoration: none;              
font-family: arial;              
color:#fff;              
margin-left: -5px;              
background-image: url('https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjC2vTKrQi2f_IlCzzPQ2f2OIAg6Au7Kcuy7z8joh-Gd8VXj-wXZBZnB2S2sn8o7SGyiA_aWJKAkMSb2S70l5oxfPGniQTnoiJWhxhSrGOy5zlITRa8m0NwgIinKA7LSjPJ7huRpY5bwMI/s1600/menubg.PNG');              
background-position: left;              
-webkit-transition: all 0.7s ease-in-out;            
-moz-transition: all 0.7s ease-in-out;              
-o-transition: all 0.7s ease-in-out;          
}                        
#menu li a:hover {              
background-position:right;          
}
</style>


Code 2 :

<style>
#menu li {
display: inline;
list-style: none;
padding: 0;
}
#menu li a {
border: 1px solid #3d8bf2;
padding: 15px 20px 15px 20px;
text-decoration: none;
font-family: 'Acme', sans-serif;
color:#fff;
margin-left: -5px;
background-image: url('https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjC2vTKrQi2f_IlCzzPQ2f2OIAg6Au7Kcuy7z8joh-Gd8VXj-wXZBZnB2S2sn8o7SGyiA_aWJKAkMSb2S70l5oxfPGniQTnoiJWhxhSrGOy5zlITRa8m0NwgIinKA7LSjPJ7huRpY5bwMI/s1600/menubg.PNG');
background-position: bottom;
-webkit-transition: all 0.6s ease-in-out;
-moz-transition: all 0.6s ease-in-out;
-o-transition: all 0.6s ease-in-out;
}
#menu li a:hover {
background-position:top;
}
</style>

That’s it! I hope you enjoyed these navigation menu.

Tuesday 25 September 2012

Hosting HTML And CSS Files On Google Code


Last month i posted an article on my blog about hosting js files on Google Code which was simple but it's hard to host html and css files on Google Code , not that hard because today we'll learn that.In below tutorial please click on images to zoom.

Create Project:

  • If you have Gmail ID log in to this link with Gmail.
  • Fill out Project name, Project summary, Description with your project information.
  • Choose a Version control system. Choose Subversion.
  • Choose any Source code license
  • Now Label your Project.
  • Click Create Project.
Hosting HTML And CSS Files:

  • Now go to Source tab. You can see a link. Something like this - https://for-example.googlecode.com/svn/trunk/. Copy and paste it to notepad.

  • Now click googlecode.com password.Copy the username and password given and paste to notepad.

  • Now download Tortoise SVN and Install it. Click Here
  • After install Right-click to your desktop. Select Tortoise SVN > Settings.

  • A new window will come out. Click Edit.

  • Now a text file will open on notepad. This document holds all the records for the mime-type of the files to be uploaded. You have to add some new mime-type extension.
[miscellany]
enable-auto-props = yes

[auto-props]
# Scriptish formats
*.bat = svn:eol-style=native; svn:keywords=Id; svn-mine-type=text/plain
*.bsh = svn:eol-style=native; svn:keywords=Id; svn:mime-type=text/x-beanshell
*.cgi = svn:eol-style=native; svn:keywords=Id; svn-mine-type=text/plain
*.cmd = svn:eol-style=native; svn:keywords=Id; svn-mine-type=text/plain
*.js = svn:eol-style=native; svn:keywords=Id; svn:mime-type=text/javascript
*.php = svn:eol-style=native; svn:keywords=Id Rev Date; svn:mime-type=text/x-php
*.pl = svn:eol-style=native; svn:keywords=Id; svn:mime-type=text/x-perl; svn:executable
*.pm = svn:eol-style=native; svn:keywords=Id; svn:mime-type=text/x-perl
*.py = svn:eol-style=native; svn:keywords=Id; svn:mime-type=text/x-python; svn:executable
*.sh = svn:eol-style=native; svn:keywords=Id; svn:mime-type=text/x-sh; svn:executable

# Image formats
*.bmp = svn:mime-type=image/bmp
*.gif = svn:mime-type=image/gif
*.ico = svn:mime-type=image/ico
*.jpeg = svn:mime-type=image/jpeg
*.jpg = svn:mime-type=image/jpeg
*.png = svn:mime-type=image/png
*.tif = svn:mime-type=image/tiff
*.tiff = svn:mime-type=image/tiff

# Data formats
*.pdf = svn:mime-type=application/pdf
*.avi = svn:mime-type=video/avi
*.doc = svn:mime-type=application/msword
*.eps = svn:mime-type=application/postscript
*.gz = svn:mime-type=application/gzip
*.mov = svn:mime-type=video/quicktime
*.mp3 = svn:mime-type=audio/mpeg
*.ppt = svn:mime-type=application/vnd.ms-powerpoint
*.ps = svn:mime-type=application/postscript
*.psd = svn:mime-type=application/photoshop
*.rtf = svn:mime-type=text/rtf
*.swf = svn:mime-type=application/x-shockwave-flash
*.tgz = svn:mime-type=application/gzip
*.wav = svn:mime-type=audio/wav
*.xls = svn:mime-type=application/vnd.ms-excel
*.zip = svn:mime-type=application/zip

# Text formats
.htaccess = svn:mime-type=text/plain
*.css = svn:mime-type=text/css
*.dtd = svn:mime-type=text/xml
*.html = svn:mime-type=text/html
*.ini = svn:mime-type=text/plain
*.sql = svn:mime-type=text/x-sql
*.txt = svn:mime-type=text/plain
*.xhtml = svn:mime-type=text/xhtml+xml
*.xml = svn:mime-type=text/xml
*.xsd = svn:mime-type=text/xml
*.xsl = svn:mime-type=text/xml
*.xslt = svn:mime-type=text/xml
*.xul = svn:mime-type=text/xul
*.yml = svn:mime-type=text/plain
CHANGES = svn:mime-type=text/plain
COPYING = svn:mime-type=text/plain
INSTALL = svn:mime-type=text/plain
Makefile* = svn:mime-type=text/plain
README = svn:mime-type=text/plain
TODO = svn:mime-type=text/plain

# Code formats
*.c = svn:eol-style=native; svn:keywords=Id; svn:mime-type=text/plain
*.cpp = svn:eol-style=native; svn:keywords=Id; svn:mime-type=text/plain
*.h = svn:eol-style=native; svn:keywords=Id; svn:mime-type=text/plain
*.java = svn:eol-style=native; svn:keywords=Id; svn:mime-type=text/plain
*.as = svn:eol-style=native; svn:keywords=Id; svn:mime-type=text/plain
*.mxml = svn:eol-style=native; svn:keywords=Id; svn:mime-type=text/plain
  • Copy all codes and paste at the end of the text document.
  • Save notpad and Press ok button on SVN
  • Now we upload. Right-Click Desktop or anywhere, go to TortoiseSVN > Repo Browser.

  • A small window will come out. Enter the URL that we copied above.

  • Repository Browser will open. You can have 2 different way to upload, Drag and Drop or Add file by Right-Click.

  • Now a dialogue box prompt, Enter google code Username and Password from above step. See The Image.

  • Thats it. Now upload any file via Tortoise SVN. You can also download, delete or rename files and create new folders.

Sunday 23 September 2012

Background Color , Font Color And Size Switcher Widget For Blogger

This widget is originally created by Blogger Belog and all credits goes to them because we're just sharing it with you.This widget is a really good way for you to give some customization in your visitors hand and they can change background color , font size and color as they want.

Note : This widget is a jquery widget and every installation contain a jquery script in it if your blogger already contain jquery this please delete it from our script and if you're using more than one widgets from below then only keep it in one.

Background Color Switcher :


Font Size And Color Switcher :





Font And Size Switcher :


6 Tips To Get Visitors To Join Your Forum


Having a forum is easy but having an active forum is hard but today we're going to post several tips for you which should help you making your forum into a busy forum.First of all you can create a forum for your blogger by clicking here.

1.Be Active : If you want your visitors to be active on your forum then first you should be active on your own forum. Visit it everyday reply peoples solve their problem and do what a real owner should do.Try to make at least one appearance in every thread on a new forum as long as it remains feasible to do so. This will let your visitors know that you're interested in all forum activity.

2.Visit Other Forums : If you have a forum about music then be a part of other music forums around the net and promote your forum. Don't advertise your forum directly unless you are in an advertising section,but you can promo your forum as a source of your information.

If you're an active user in other forums and peoples likes your content then they'll surely want yo visit your forum.

3.Encourage Forum Members : If the members you already have are happy with your community and find it helpful, they will probably be more than willing to encourage other people to join.Talk your forum members to share your forum with others and try to make it more popular.

Give your forum community an HTML link with text to copy and paste to make sharing a link simple. Use buttons that allow them to share a forum link with various social networks as well. If a forum member mentions sharing your forum somewhere, be sure to thank them and promote them.

4.Daily Contests : Run a few contests and games in your forum to make it a more fun loving forum.Host a contest requesting meaningful posts about a specific topic, and use the voting options that come with most forums to have the community vote on the winner or start a forum sharing contest . For prizes, you can give out anything from physical items to custom forum titles.

5.Promotion Always Encourages : If your have some really cool and active members in your forum then it's your job to promote them. It'll be helpful for you to have a really good co-owner , manager or a moderator to delete all trash from your forum and make it clean.

6.Stay Spam Free : Everybody in this world hates spam and making your forum a spam free forum is a must. You see less spam = more happy users and it's your job to make your users happy. Make few moderators to clean all the trash because this will keep you both happy.

Thursday 20 September 2012

jQuery Nudging In Blogger


This simple jQuery effect will make your simple links to dancing links and it's too easy to add this effect on your blogger with only a little bit jquery script.

Installing :

  • Go To Blogger > Template > Edit HTML
  • Just above </head> post following jquery :

<script src='http://widcraft.googlecode.com/svn/jquery.js' type='text/javascript'/>
<script type='text/javascript'>
$(document).ready(function() {
$('a.nudge').hover(function() { //mouse in
$(this).animate({ paddingLeft: '20px' },400);
}, function() { //mouse out
$(this).animate({ paddingLeft: 0 }, 400);
});
});
</script>

And save the template.

Now whenever you want to add this dancing effect to any of your links/images (either in widgets/posts), add this code (class="nudge") to the HTML "a" tag, like this:

<a href="http://www.wwefansnation.com" class="nudge">Link-Text</a>

and to use images instead of text, use this code:

<a href="http://www.wwefansnation.com" class="nudge"><img src="YourImage"/></a> 

Tuesday 18 September 2012

Add A Floating Sidebar On Blogger




You may saw this on many popular websites like Apple and Facebook and bunch of other websites and it's not that hard to get this on your blog.It's a jquery effect so make sure that your blog contain jquery script so if it does then you can skip our first and second step.

Installing :

  • Go To Blogger > Template > Edit HTML > Search for </head> 
  • Just above  </head>   paste following jquery script

<script type='text/javascript' src="http://widcraft.googlecode.com/svn/jquery.js'></script>

  • Then search any one of below codes. In custom blogger templates

<div id='rsidebar-wrapper'>

  • Or in default templates

<div class='column-right-outer'>

  • Or whatever your sidebar is just comment and i'll help you to find it Just copy the below code and paste it above the above code.

<script type="text/javascript">
        $(function() {
            var offset = $("#rsidebar-wrapper").offset();
            var topPadding = 15;
            $(window).scroll(function() {
                if ($(window).scrollTop() > offset.top) {
                    $("#rsidebar-wrapper").stop().animate({
                        marginTop: $(window).scrollTop() - offset.top + topPadding
                    });
                } else {
                    $("#rsidebar-wrapper").stop().animate({
                        marginTop: 0
                    });
                };
            });
        });
    </script>

 Customizing :

  • Replace the red colored text with the corresponding value. 
  • If you want to animate any other widget, find its class used for CSS and replace it with green colored text. If you have any doubt, let me know.
Comment for any type of help.....

Sunday 16 September 2012

About The Author Widget For Blogger


Wordpress provides you About The Author widget to tell your visitors about you but on the other hand Blogger gives you nothing like that but still with some editing we can create our own About The Author widget.

Installing :

  • Go To Blogger > Template > Edit HTML > Mark "Expand Widget Templates"
  • Search For ]]></b:skin> and just above it paste following css :

#ath {
background:#f8f8f8;
margin:0 0 40px 0;
padding:10px;
border: 3px outset #e8e8e8; -moz-border-radius: 10px; border-radius: 10px;
overflow:hidden;
font-size: 14px;
}
.pro {
background:#FFF !important; float:left;
margin:0 10px 0 0;
padding:4px;
border: 2px inset #e8e8e8;
}

  • Next Search for data:post.body  
  • Just below it paste the following code:

<b:if cond='data:blog.pageType == &quot;item&quot;'>
<b:if cond='data:post.author == &quot;AUTHOR NAME&quot;'>
<div id="ath">
<div>
<img class="pro" height="120" src="Your Pic URL" width="120" /><i><strong style="font-size: 18px;">Your Heading:</strong></i>
Your Description Here.Your Description Here.Your Description Here.Your Description Here.Your Description Here.Not More Word.
Join Me On: <a href="http://www.facebook.com/##########">Facebook</a>, <a href="http://www.twitter.com/##########">Twitter</a>, <a href="http://plus.google.com/##########">Google Plus</a></div>
</div>
</b:if></b:if>

  •  Save Template.
Customizing :

  • Replace AUTHOR NAME with the account name of the guest author. This name should match exactly the name appearing on his posts.
  • Replace all blue fields with your info.

Saturday 15 September 2012

15 Tips To Avoid Google Adsense Account Ban


Google Adsense is a perfect way to earn thousands of dollars with your website and blogs. Every big company is using this service to earn some large amounts from their website. Adsense pays you for loyal and fair clicks on their ads not for spams and cheats.

Many new bloggers get approved for Adsense but because they think it's a money machine they try to cheat it and soon they get banned from it. In this post, I'am sharing 15 tips with you to avoid your Adsense from a permanent ban so read them carefully :

  1. Never use Pay-To-Click websites on your blog/site because Adsense doesn't allow you PTC click services.
  2. Don't hide Adsense ads under your site's menu , slider or between images because it will approach visitors to click on ads accidentally and you'll be get ban.
  3. Don't ask peoples to click on ads and don't even try to ask peoples on social networks like Facebook and Twitter because Adsense will detect it and it'll be not so good for you.
  4. Your blog or website must  have at least 70% search or organic traffic. If your website traffic is mainly coming from social networks  like Facebook then there is a chance that Google will deactivate your account. You can use Google Analytics to know more about your site's traffic.
  5. Publish unique content on your site because Adsense doesn't allow cheaters to copy and paste content from different sites.If you're doing then make sure to change article in your words.
  6. Never ever put Google Adsense ads on your  empty pages,contact pages or related like About me, Privacy Policy , Contact us, Form filling etc. Because Google advertisers pays you for ads on your content not on your Policy and all.
  7. All ways choose good quality key words for your blog/site and try to avoid keywords related to Hacking or Drugs.
  8. Never try cloakling  or any other black hat Search Engine Optimization.Black Hat SEO works fast but Google will  mark your website as spam.
  9. Never exchange links with other websites mainly which are  non related website.
  10. Adult content is not allowed by Adsense so don't post pornography and don't ever iFrame pornography sites. 
  11. Adsense is all you need so don't use any low-quality advert site with Adsense on your blog. Such as ClickSor and Bitvertiser..
  12. Don't write text which approach your visitors to click on ads.
  13. Never try to edit Adsense ads code or place it in fixed position.
  14. Adsense hates spam and all site related to it so don't put site links related to spam and all.
  15. Pop-Ups are annoying also Adsense hates them so don't put any pop-ups on your site to provide good quality content.

Popular Posts

 
Powered by Blogger.