Les nouveautés et Tutoriels de Votre Codeur | SEO | Création de site web | Création de logiciel

seo How To Add Yahoo Media Player To Your Blogger 2013

Seo Master present to you:

 

Friends this is a good media player to use in your blogger. .It is very easy to use and very attractive. Add this widget and enjoy.Keep follow this post.

 

 

  • Go to Template > Edit HTML

 

  • Select Expand Widget Templates.

 

  • Find  </head> tag by using (Ctrl+F ).

 

  • Paste below code before </head> tag.

 

<script type="text/javascript" src="http://mediaplayer.yahoo.com/js"></script>


  • Save your template.


  • Go to Layout.


  • Click  “Add Gadget”.


  • Select 'HTML/Javascript'.

 

<a href="Your mp3 direct URL">Mp3 file name</a>


Replace Your mp3 direct URL with your mp3 URL.


Replace Mp3 file name with your Mp3 song name.



  • Now save 'HTML/Javascript' 
  • You are done.

 


 


 


Leave Your Comments…………………………..


 


 


2013, By: Seo Master

seo Add Google Talk Widget To Your Website 2013

Seo Master present to you:

Google widget is help you to chat with your visitors.They will chat with you whenever you sign in to Google account.

 

 

 

googletalk

 

 

  • If you don't have Google account click here and register Google account.

 

  •   Click Here to get  this widget.

 

  • Read instructions carefully

 

 

 

 

Leave a comment …………..

2013, By: Seo Master

seo How To Add JQuery Lazy Load Plugin To Your Blogger Blog 2013

Seo Master present to you:

This post will explain to you how to add JQuery Lazy Load Plugin to your blogger blog or any other website easily. This script is used to show a loader, when peoples open your web page.( For Example, you are thinking to play a PC game so before you could start playing you have to go through loading part.) This script is 100% working. If you want to insert Please  follow me.

 

 

loading_bar.gif (562×126)

 

 

 

Features of  Lazy Page Loader:
  • It is search engine friendly so it will not affect your Site Speed or anything.
  • It is compatible with almost each and every browser i.e. Chrome, Firefox, Internet Explorer and etc.
  • It has multiple Loading effects so you can choose according to your desire needs.
  • It has flexible coding so you can customize it without any hesitation whatsoever.
  • It will also help those blogs which take less time to load because the loading features will keep your visitors interested in your blog.

 

How To Install Lazy Page Loading Effect To Blogger:

 

 

  • Click “ Template” button.

 

  • Hit “Edit HTML”.

 

  • Proceed.

 

  • Find  ]]></b:skin> and just above it Paste the following CSS coding (CTRL + F ).

 

 

 Now from the above CSS coding Replace Loading-GIF-Here with any Animated Loading Effect ( Some effects are given below. Select one.)

  • Now again within your template Search for </head> and just above it paste the following JavaScript Coding.

 

 

 

  • Once again in your template Search for </body> and above it paste the following HTML code.

 

(Recommended)

 

  • If you want loading effect on each and every page of your blog, Copy below code and paste it above </body> tag.

 

 

 

 

  • If you want to show This Loading effect only on your home page,Copy below code and paste it above </body> tag.

 

 

 

 

Select Animated Loading Effect :

 

 

 

http://www.matrixar.com/-l8Ot6w2IFvQ/UE4K-JAdQpI/AAAAAAAAFM0/aGUEayOCejo/s1600/MBL-Loading-1.gif

http://www.matrixar.com/-3RFuLj1RgxA/UE4K_7DbkfI/AAAAAAAAFNE/RTHE-AygGlA/s1600/MBL-Loading-3.gif

 

http://www.matrixar.com/-FA2RWStvA88/UE4K-0jbwmI/AAAAAAAAFM8/IiNkaVjnUng/s1600/MBL-Loading-2.gif

 

http://www.matrixar.com/-QjD-a18CPCU/UE4LCHdGNmI/AAAAAAAAFNY/QVslh5SBCkg/s1600/MBL-loading-6.gif

 

http://www.matrixar.com/-y6MhdpiSXZw/UE4LBRH76LI/AAAAAAAAFNQ/DAsL4Hc8Opc/s1600/MBL-loading-5.gif

 

http://www.matrixar.com/-GFGEKhfmVrI/UE4LAQuhxrI/AAAAAAAAFNM/ibrUuDyPg1c/s1600/MBL-loading-4.gif

 

 

 

 

 

 

 

………………………………………END……………………………………………..

2013, By: Seo Master

seo How To Customize Your Blogger Blog’s Bullet Point Style 2013

Seo Master present to you:

Friends, Now i share something special for all.  Change your blogger bullets with beautiful images.
If you want to change blogger default bullets then find beautiful image but remember size of image should be very less or you need to add padding in CSS code.

 

 

Log in to your Blogger

 

  • Go To Blogger Dashboad

 

  • Click On Template Tab.

 

  • Now Click on Customize button.

 

  • Now Select Advance Tab.

 

  • Now scroll down and you will see Add CSS Option Click On It And Paste below code

 

.post ul li {
list-style-image:url(' Bullet Icon URL ');

 

Change Red color with bullet URL . Click here to find more bullets URL

 

 

  • Click on “Apply to Blog”.

 

 

If you need any help regarding this tutorial you can ask via comment any time.

2013, By: Seo Master

seo Add 3D Social Icons with Rotate Spin Effect To Your Blogger 2013

Seo Master present to you:
Last time we featured Paul Crowe created a stylish 3D widget for blog and Websites. This is  more easy to add  your blogger .Follow instructions.


3d-social-icon-pack


Log in to your Blogger.

  • Blogger Dashboard > Layout > Add A Gadget > HTML/ Javascript

  • Copy and paste the code below:


<style> #social a:hover {background-color: transparent;opacity:0.7;} #social img { -moz-transition: all 0.8s ease-in-out; -webkit-transition: all 0.8s ease-in-out; -o-transition: all 0.8s ease-in-out; -ms-transition: all 0.8s ease-in-out; transition: all 0.8s ease-in-out; } #social img:hover { -moz-transform: rotate(360deg); -webkit-transform: rotate(360deg); -o-transform: rotate(360deg); -ms-transform: rotate(360deg); transform: rotate(360deg); } </style> <center><div id="social"> <!--Start Rss Icon--> <a title="Grab Our Rss Feed" href="YOUR-FEED-URL-HERE" target="_blank"><img border="0" src="http://www.matrixar.com/-JJAnjTFe4mQ/UA6_gexOboI/AAAAAAAAH8w/pUVfxnjRUM4/s1600/RSS-48x48.png" style="margin-right:1px;" alt="Icon"/></a> <!--End Rss Icon--> <!--Start Email Rss Icon--> <a rel="nofollow" title="Get Free Updates Via Email" href="YOUR-EMAIL-RSS-URL-HERE" target="_blank"><img border="0" src="http://www.matrixar.com/-1BWe2ZnJHas/UA6_hrD6_GI/AAAAAAAAH80/exs4JwDuyhY/s1600/RSS-EMAIL-48x48.png" style="margin-right:1px;" alt="Icon"/></a> <!--End Email Rss Icon--> <!--Start Facebook Icon--> <a rel="nofollow" title="Like Our Facebook Page" href="YOUR-FACEBOOK-PAGE-URL-HERE" target="_blank"><img border="0" src="http://www.matrixar.com/-dkmDM3RXcoE/UA6_d28wCyI/AAAAAAAAH8Y/9E3PI3lXueM/s1600/FACEBOOK-48x48.png" style="margin-right:1px;" alt="Icon"/></a> <!--End Facebook Icon--> <!--Start Twitter Icon--> <a rel="nofollow" title="Follow Our Updates On Twitter" href="YOUR-TWITTER-URL-HERE" target="_blank"><img border="0" src="http://www.matrixar.com/-TrNf8cdHE6w/UA6_iRAUK_I/AAAAAAAAH88/Jo7RAX207xo/s1600/TWITTER-48x48.png" style="margin-right:1px;" alt="Icon"/></a> <!--End Twitter Icon--> <!--Start Google+ Icon--> <a title="Follow Us On Google+" rel="nofollow" href="YOUR-GOOGLE-PLUS-URL-HERE" target="_blank"><img style="margin-right:1px;" src="http://www.matrixar.com/-VeOVFTKCvHw/UA6_em6-aOI/AAAAAAAAH8c/Uu4blSzFwLk/s1600/GOOGLE-PLUS-48x48.png"/></a> <!--End Google+ Icon--> <!--Start Pinterest Icon--> <a title="Follow Our Pins" rel="nofollow" href="YOUR-PINTEREST-URL-HERE" target="_blank"><img style="margin-right:1px;" src="http://www.matrixar.com/-uSSbLLRLSIE/UA6_fTHiLrI/AAAAAAAAH8k/OxlFAJozvX8/s1600/PINTEREST-48x48.png" alt="Follow Me on Pinterest" /></a> <!--End Pinterest Icon--> </div><br/> <!--Start Feed Count Button--> <a href="YOUR-FEEDBURNER-URL-HERE" target="_blank"><img alt="spice up your blog" src="http://feeds.feedburner.com/~fc/spiceupyourblog?bg=ff9933&fg=000000&anim=1" style="border:0" /></a><!--End Feed Count Button--> </center>


Replace  Red with your own social profile and feed URLs.





  • Save It.








Leave your comments……………………………….

2013, By: Seo Master

seo How To Add Scrolling Text Box In Your Blogger 2013

Seo Master present to you:

 

  • SCROLLING TEXT BOX

You may want to create a scrolling text box with code for your viewers to copy. Here is the way to do that. Copy the code below into Edit Html part of your Post Editor :

 

 

<textarea style="WIDTH: 332px; HEIGHT: 70px" onfocus="this.select();" name="textarea" cols="14">PUT CONTENT HERE</textarea>

Replace or adjust the width,height etc, with your content. The above code will create a box like this :

 

You can left click once inside the text box and the whole text will be selected.

 

  • TEXT AREA

To create a text area to mark out specific text use this code :


<textarea rows="10" cols="15">
YOUR TEXT HERE.....
</textarea>

 


This will look like the following :

 

 

 

  • TEXT AREA WITH BACKGROUND COLOR

 

You can also add color ,font style,etc

 

<textarea rows="10" cols="40" style="background:#FFFF33;">YOUR TEXT HERE.....</textarea>

 

This will look like the following :

 

 

 

 

 

 

…………………………………………..END………………………………………………..

2013, By: Seo Master

seo Add Colored Falling Star Effect To Your Blogger 2013

Seo Master present to you:

Friends, Now i share a trick about add falling stylish star to your blogger. We are waiting to attend Christmas, So add this effect to your blog, It will make a fresh feel. If you want to add this,please follow this post.

 

 

 

Login to your blogger dashboard.

 

  • Go to Layout.

 

  • Click on 'Add a Gadget' .

 

  • Select 'HTML/Javascript' and add the one of code given below.

 

 

Copy Below Code

 

 

 

  • Save it.

 

 

 

Leave a comment…………………….

 

 

2013, By: Seo Master

seo How To Add Stylish Snow Fall Effect To Blogger 2013

Seo Master present to you:

Friends, In this post we have a very cool Snow Falling Effect With Bells you can use to super charge your blog over the Christmas.Christmas is coming and as you all know Christmas is the occasion of snow, peace and ultimate cool fun so Install this script to blog and make a glorious moment. Follow steps.

 

Log in to your Blogger account

 

  • Go to Layout

 

  • Click on  “Add a Gadget”

 

  • Select “HTML/JavaScript “

 

  • Copy and paste given code

 

<script type="text/javascript" src="http://yourjavascript.com/24161412011/entertainmentsnowfalleffect.js">

</script>

 

  •   Save it.

 

 

 

 

How is it?????????????????………………………………..

2013, By: Seo Master

seo How To Add A Moving Text (Also Called Marquee) To Your Blogger 2013

Seo Master present to you:
Scrolling or marquee text is very attractive way to tell and write your blog news. and adding it to your blog makes it more attractive because it’s amazing way to tell your blog visitors your blog latest news.

It is so simple to add your blogger . Just copy below code and paste where you want to show news.

  • Marquee Code
<marquee>Add your text here….</marquee>

This will show as this :
Add your text here....

  • You can change direction, background, size, etc

  • You can change the direction of the text by using this tag in the beginning :

<marquee direction="right">
  • Instead of 'right' put 'up' or 'down' or 'left' as per your preference.

  • To add a background color, font color, direction, width etc. Code View:
<marquee direction="right" width="100%" style="background:#EC4F52"><font color="white">Add your text here.…</font></marquee>

This will show as this :
Add your text here...


*Change Red color and  customize News bar






How is this???????????……………………………..
2013, By: Seo Master

seo Add Snow Falling Effect In Mouse Cursor For Blogger 2013

Seo Master present to you:

Hello friends!, I am here  with a Simple and great trick. Snow falling in mouse cursor,You can decorate with this script and spice up your blog in Winter, Christmas , It'll bring more joy to your visitors. Follow instructions.

 

Mouse Snow Falling

 

 

Log in to your Blogger account

 

 

  • Go to Layout

 

  • Click on  “Add a Gadget”

 

  • Select “HTML/JavaScript “

 

  • Copy and paste given code

 

 

Copy Below code

 

  • Save It.

 

 

 

Happy…………………………….Comment below

2013, By: Seo Master

seo How To Add Attractive Image Sliding Widget To Blogger - CSS 2013

Seo Master present to you:

This is a simple trick for all bloggers. Just following this post and get this widget.



  • Log in to blogger account > Go to Design >> Page Element
  • Click Add Gadget and select 'HTML/Javascript'
  •  Paste below code {Change/Add image url (Red Color)}.


Copy this code:



<style type="text/css">

#gallerydiv {

padding:0;   

margin:0; 

list-style-type:none; 

height:267px; 

width:535px; 

overflow: hidden;

}

#gallerydiv a {

width: 40px;

float: left;

width: 40px;

height: 267px;

overflow: hidden;

text-decoration:none; 

cursor:default; 

}

#gallerydiv a.d { overflow: visible; }

#gallerydiv a:hover {

width: 400px;

}

#gallerydiv a img {

border:0; 

margin:0; 

padding:0;

}

</style>

<div id="gallerydiv">

<a href="#" class="a"><img src="http://www.matrixar.com/-IfT2cC5n4mU/UDpKU9Ul8rI/AAAAAAAABGw/kaEpB4JR3x0/s1600/pic1.jpg" alt="multi"  /></a>

<a href="#" class="b"><img src="http://www.matrixar.com/-Q__MRSJOTfM/UDpKYrVLcQI/AAAAAAAABG4/99uuMj7xunA/s1600/pic2.jpg" alt="green" /></a>

<a href="#" class="c"><img src="http://www.matrixar.com/-vMa41jY_j7A/UDpKbzSecwI/AAAAAAAABHA/P40SaUSg7VM/s1600/pic3.jpg" alt="blue" /></a>

<a href="#" class="d"><img src="http://www.matrixar.com/-6hsPR2w_gjQ/UDpKe0YRVJI/AAAAAAAABHI/FgkZw7ClBoc/s1600/pic4.jpg" alt="red globe"  /></a>



</div>



4. Save HTML/Javascript. you are done.



.............................................................END..............................................................................



2013, By: Seo Master

seo How To Auto Share Blog Posts Directly To Google Plus Page 2013

Seo Master present to you:

Hi followers,  Now i share a useful  information about  share your blog post directly to your Google plus page.




  • After that click Google+ option and click create page option.



  • Create a new page for your blogger.




  • Tick new page option in Blogger.Then it will become main page of your Blogger.




  • Make sure "Prompt to share after posting ?" option ticked.



  • Now your blog is perfectly associated with your page as shown above and it also asks you to share after publishing each blog post.
  • Just go to the Posts option on your Blogger dashboard. You can notice View | Edit | Share| Delete buttons below each posts on hover. Just click on the share option of a particular post, a pop up box appears. Click on the share button that is inside the pop up box.




  • Your blog post will be directly shared on your Google plus page.






.......................................................End.............................................................

Leave your comments .....





2013, By: Seo Master

seo Add Login Box / Login Form Code Into your Blogger 2013

Seo Master present to you:

In this post we will learn how to add the Login box in your blogger/blogspot blog. Blogger Users here we go with the steps.



  • Log in to your Blogger dashboard.

  • Go to Layout and click “Add a Gadget”.

  • Select “HTML/Java Script” option.

  • Copy the code below and Paste Inside the box.

<form action="https://www.google.com/accounts/ServiceLoginBoxAuth" method="post" onsubmit="onlogin()"><input value="http://www.blogger.com/loginz?d=%2Fhome&p=http%3A%2F%2Fwww.blogger.com%2F" name="continue" type="hidden"/><input value="blogger" name="service" type="hidden"/><input value="8" name="nui" type="hidden"/><input value="8" name="naui" type="hidden"/><input value="2" name="fpui" type="hidden"/><input value="3" name="uilel" type="hidden"/><input value="true" name="skipvpage" type="hidden"/><input value="false" name="rm" type="hidden"/><input value="true" name="alwf" type="hidden"/><input value="http://www.blogger.com/login.g" name="roeu" type="hidden"/><input value="0" name="alinsu" type="hidden"/><input value="WbQ8QiJfUvA" name="GA3T" type="hidden"/><div><label for="Email"> Username: <br/><input id="Email" tabindex="1" value="" name="Email" size="20" type="text"/></label></div><div><label for="Passwd"> Password: (<a href="https://www.blogger.com/forgot.g" target="_top" title="Forgot your password?">?</a>) <br/></label><input id="Passwd" tabindex="2" autocomplete="off" name="Passwd" size="20" type="password"/></div><br/><input id="signin-btn-ns" tabindex="0" value="Sign in" class="ubtn ubtn-block" name="submit" type="submit"/></form>

  • Save the Html/Javascript and go on to your page to see how it looks.


Enjoy................................
2013, By: Seo Master

seo How To Insert PHP Script On Blogger Blog 2013

Seo Master present to you:


Hi followers, here is a way to insert .php scripts on blogger blogs. It really is awesome. Just follow my article.

  • Log in to your blogger account.

  • Go to Layout .

  • Click on ‘Add a Gadget’ checkbox.

  • Then select ‘ HTML/Javascript’.

  • Paste this code.
<object width="400" height="300" type="text/html"data=" Your URL.php "></object>
  • Now replace URL.php with the URL php file you are hosting somewhere else.

  • You can now save and enjoy PHP features on blogger.


........................................................End...........................................................
2013, By: Seo Master

seo How To Remove Google Malware Warning From Our Blogger / Website 2013

Seo Master present to you:

Friends, Now i sharing a valuable post to remove suspicious link and content from our blogger/ Website. My blogger also affected with some links, because Google shows my Blogger is harmful. I cant recognize, what problem affected in my site. I also search on Google Webmasters Tool. But it not shows any warning. Only Google Chrome shows some warning. Because of these reasons my website ranking decease every day. After some days I got a website to find and reveal what problem affected on my site. Now i share how to remove malware content or link from our blogger . Follow this post and enjoy with Master Hacks..

Google Chrome Shows Harful content (www.www.matrixar.com)

 

 

  • Paste your URL and hit submit button.

Redleg's BlogspotBlogger Tool online malware finding software(www.www.matrixar.com)

 

  • Wait 2-3 seconds. It will redirect  another page. It shows what problem affected on your Blogger/Website.

Find Problem affected page (www.www.matrixar.com)

 

  • Click on Located here link. Now shows  full script of our blog. Red line shows  content is harmful.

Problem finded (www.www.matrixar.com)

 

  • Find that code from our blogger/website. Please check Page elements OR Templates.

Now i find What problem affeced on my blog. I removed it(wwww.www.matrixar.com)

 

  • Remove it.  Now site is clean .enjoy….

 

 

 

Leave a comment below. about master hacks…..

2013, By: Seo Master

seo How To By-Pass SMS Verification Method For Any Website 2013

Seo Master present to you:

Friends, This is a tricky method to bypass SMS verification from site. Sometime we are confused about SMS  Verification method.  Because  we don’t know any problems behind this question.  Here a way to  fool  all websites from SMS verification process. If you want to know , How is it? Just follow this post.  You can receive SMS online for FREE and with NO Registration.

 

 

  • Select a number from list, 8 options available till now.

Receive SMS Online for FREE and with NO Registration (www.www.matrixar.com)

 

  • Then give that number on mobile number box on that website where it  asks for verification.

 

  • Once you have sent the SMS on this number. you will instantly receive your verification SMS on that number.

 

  • To check your verfication SMS, Just click on that mobile number which you gave and see there will be that SMS.

 

  • You will see some list. Find your Verification code from that list.

To get your message here send sms text message to (www.www.matrixar.com)

 

  • Now copy the code in verification SMS and provide it on the  website.

 

  • Thus you can verify easily using this method.

 

 

 

Are you happy…. Follow masterhacks…………………

2013, By: Seo Master

seo How To Add Automatic Link Source When Others Copy A content From Our Blog 2013

Seo Master present to you:
secure system to protect your content. Some peoples try to copy our blog content without permission, You can restrict it with some java code like right click protection, copy protection etc. But some bloggers cant do that, because they provide some codes to peoples. If they apply that scripts visitors cant copy anything from blog. Now i share a trick for some tricky way to restrict copy from blog. This code help to add automatic link source when others copy a content from our Blog.. You can add this lik to your blog. Please follow below instruction…

Log in to your Blogger account

  • Go to Design option--> Edit HTML

  • Find (CTRL+F)  </head> tag.

  • Copy the below code, and paste it above </head> tag.


<script type='text/javascript'>
function addLink() {
    var body_element = document.getElementsByTagName('body')[0];
    var selection;
    selection = window.getSelection();
    var pagelink = "<br/><br/> Original Content from: <a href='"+document.location.href+"'>"+document.location.href+"</a><br/>Copyright © blog"; // change this if you want
    var copytext = selection + pagelink;
    var newdiv = document.createElement('div');
    newdiv.style.position='absolute';
    newdiv.style.left='-99999px';
    body_element.appendChild(newdiv);
    newdiv.innerHTML = copytext;
    selection.selectAllChildren(newdiv);
    window.setTimeout(function() {
        body_element.removeChild(newdiv);
    },0);
}document.oncopy = addLink;
</script>

  • Change RED colour with your own words.

  • Save it..



2013, By: Seo Master

seo Personal Password Generator – Online Tool 2013

Seo Master present to you:
Friends, Here I show  an amazing tool to protect your content from strangers. This is a online tool, It help to crate encrypted password. You can use this online password generator to protect all website. Because no one can find this code with out your permission. Use this tool and enjoy with master hacks…




Password Length:
Copyright© Master Hacks




Leave a comment if this online tool is not working………………..
2013, By: Seo Master

seo How To Add JQuery Image Zoom Effect To Your Blog 2013

Seo Master present to you:


It is a Jquery image zoom plugin for blogger.It will help to zoom your image without loss of clarity.If you can add small image in your blog post but it convert images size to large when cursor move on image.




Step 1. Log in Blogger Dashboard and Click Layout > Edit Html

Step 2. Find ]]></b:skin> (Ctrl+F).

Step 3. Copy paste the below code directly above ]]></b:skin>

Copy This Code
#easy_zoom{
width:600px;
height:400px;
border:5px solid #eee;
background:#fff;
color:#333;
position:fixed;
top:35px;
left:50%;
overflow:hidden;
-moz-box-shadow:0 0 10px #555;
-webkit-box-shadow:0 0 10px #555;
box-shadow:0 0 10px #555;
/* vertical and horizontal alignment used for preloader text */
line-height:400px;
text-align:center;
}




Step 4. Now Find </head> (Ctrl+F)

Step 5. Copy and paste the following code directly above </head>

Copy This Code


<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.7.1/jquery.min.js"></script>
<script src='http://www.weebly.com/uploads/8/2/7/3/8273197/zoom_image_entertainment.js' type='text/javascript'/>
<script type='text/javascript'>
jQuery(function($){
$(&#39;a.zoom&#39;).easyZoom();
});


Important - The red coloured code is the main jQuery script, if you already have jQuery in your template. Then leave the highlighted code.

Demo: Please Click below Image   






............................................END.......................................


2013, By: Seo Master

seo How To Add Zoom Effect For Images In Blogger/Blogspot 2013

Seo Master present to you:


It is a useful trick to zoom your image. Sometimes we are trouble to see blogger picture ,because of its size. Now i share a new way to zoom your blog picture. Check it.


  • Log in to your Dashboard–> layout- -> Edit HTML
  • Click on “Expand Widget Templates”
  • Find </head> tag (Ctrl+F).
  • Now add below code before </head> tag.

<script src='http://wam8387.110mb.com/FancyZoom.js' type='text/javascript'/><script src='http://wam8387.110mb.com/FancyZoomHTML.js' type='text/javascript'/>

  • Then find “<body>” tag.Now replace the <body> tag with
<body onload='setupZoom()'>






Now save your template

2013, By: Seo Master
Powered by Blogger.