Création des Logiciels de gestion d'Entreprise, Création et référencement des sites web, Réseaux et Maintenance, Conception
Création des Logiciels de gestion d'Entreprise, Création et référencement des sites web, Réseaux et Maintenance, Conception
When possible, I'd really recommend keeping the robots.txt file as simple as possible, so that you don't have trouble with maintenance and that it's really only disallowing resources that are problematic when crawled (or when its content is indexed).
Josh |
Matt |
@import
helps web designers modularize the implementation of their sites. The drawback to using @import
is performance. Each @import
is a new HTTP request, and every level of @import
costs an additional serial round-trip between browser and server, since the browser does not know the URI of the imported CSS file until it downloads, parses, and executes the file that’s importing it. Here’s a waterfall diagram of a simple HTML page that uses @import
to load a CSS file that includes a background image:@imports
. But every web page and web user benefits from CSS that’s fast and well-structured, so if you’re an Apache administrator, download mod_pagespeed today and read more on our code site.The OAuth 2.0 Playground |
Setting the OAuth flow type |
Bearer
prefix and the access_token
URL parameter locations. This makes the playground compatible with most APIs supporting OAuth 2.0 drafts 10 to 25.Setting the access token location |
Displaying the available endpoints after being authorized for the Google+ API |
access_type
and the approval_prompt
parametersaccess_type
and the approval_prompt
parameters of the authorization request.Setting the access type and whether or not to force the approval prompt |
Enabling the access token auto-refresh feature |
Clicking a link populates the Request URI field |
Friends, Now i share a information about beautiful social sharing widget. This widget is fully worked with CSS code. Also attractive because of highlighted color combination, You can easily add this widget on your blogger. It make a good impression in visitors. Follow steps and install it.
Log in to your Blogger account.
<style type="text/css">
.btnt-chronicl-social { width: 320px; margin: -10px; }
.btnt-chronicl-social ul { margin: 0; padding: 0; }
.btnt-chronicl-social ul li { list-style:none; padding: 0; text-transform: none; }
.btnt-chronicl-social ul li a { color: #fff; display:block; }
.btnt-chronicl-social ul li a:hover { color: #c9c9c9; background-color: #333; }
.btnt-chronicl-social ul li .rss { background: url("http://i1203.photobucket.com/albums/bb382/chandeep10/social-icons/RSS-1.png") no-repeat scroll 10px center #F87E12; background-size: 20px; padding: 17.5px 45px; }
.btnt-chronicl-social ul li .twitter { background: url("http://i1203.photobucket.com/albums/bb382/chandeep10/social-icons/Twitter.png") no-repeat scroll 10px center #4CACEE; background-size: 20px; padding: 17.5px 45px;}
.btnt-chronicl-social ul li .facebook { background: url("http://i1203.photobucket.com/albums/bb382/chandeep10/social-icons/Facebook-1.png") no-repeat scroll 10px center #3B5998; background-size: 20px; padding: 17.5px 45px; }
.btnt-chronicl-social ul li .google { background: url("http://i1203.photobucket.com/albums/bb382/chandeep10/social-icons/google.png") no-repeat scroll 10px center #D44937; background-size: 20px; padding: 17.5px 45px; }
.btnt-chronicl-social ul li .linkedin { background: url("http://i1203.photobucket.com/albums/bb382/chandeep10/social-icons/LinkedIn-1.png") no-repeat scroll 10px center #3692C3; background-size: 20px; padding: 17.5px 45px; }
</style>
<div class="btnt-chronicl-social">
<ul>
<li><a class="rss" href="YOUR-FEED-BURNER-LINK">Subscribe to the RSS Feed</a></li>
<li><a class="twitter" href="YOUR-TWITTER-LINK">Follow me on Twitter</a></li>
<li><a class="facebook" href="YOUR-FACEBOOK-PAGE-LINK">Find me on Facebook</a></li>
<li><a class="google" href="YOUR-GOOGLE-PLUS-LINK">Join me on Google+</a></li>
<li><a class="linkedin" href="YOUR-LINKEDIN-LINK">Connect with me on LinkedIn</a></li>
</ul>
</div>
Replace highlighted RED color with your social media links.
Leave a comment …………………if you like this widget……………..
2013, By: Seo Master