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

salam every one, this is a topic from google web master centrale blog: Webmaster level: All

Today we’re announcing more detailed Site Error information in Webmaster Tools. This information is useful when looking for the source of your Site Errors. For example, if your site suffers from server connectivity problems, your server may simply be misconfigured; then again, it could also be completely unavailable!  Since each Site Error (DNS, Server Connectivity, and Robots.txt Fetch) is comprised of several unique issues, we’ve broken down each category into more specific errors to provide you with a better analysis of your site’s health.

Site Errors will display statistics for each of your site-wide crawl errors from the past 90 days.  In addition, it will show the failure rates for any category-specific errors that have been affecting your site.




If you’re not sure what a particular error means, you can read a short description of it by hovering over its entry in the legend.  You can find more detailed information by following the “More info” link in the tooltip.


We hope that these changes will make Site Errors even more informative and helpful in keeping your site in tip-top shape.  If you have any questions or suggestions, please let us know through the Webmaster Tools Help Forum.

Written by Cesar Cuenca and Tiffany Wang, Webmaster Tools Internsthis is a topic published in 2013... to get contents for your blog or your forum, just contact me at: devnasser@gmail.com
Seo Master present to you:

It has been a great week. From the new Google Gadget Ventures, to the new ability to click and drag locations on Google Maps, and beyond with some fantastic talks that were given on campus.

In API and developer-product news...


Do you like developing gadgets? Have you started to make a business around the ones you have developed? We want to help, and we announced the
Google Gadget Ventures program which allows you to apply for grants, and even seed investments.

The Google Mashup Gallery is a mashup itself, that allows you to add your mashup to the mix. Now, everyone will be able to find your Britney vs. Christina mashup!

AppleScripting Google Desktop means that you can tell the Google Desktop application to do things for you via script. Boss around the system from your own applications and scripts.

The new Google Earth Outreach program has some tutorials such as showing you how to create KML from a spreadsheet.

Around Google


Instead of statically working with points on Google Maps. Now you can click and drag points around, which results in your driving directions redrawing on the fly. This can be addicting.

Docs and Spreadsheets just got easier with a new look and feel, and a new folder view. Don't worry though, it is still tags behind the scenes.

Google Desktop is now available for Linux: Since some Linux users are program developers, Google Desktop was designed with the ability to search source code and information contained in .pdf, .ps, .man and .info documents. It also features the Quick Search Box ,which you can call up by pressing the Ctrl key twice. Type a few letters or words into the search box and your top results pop up instantly.

Put your photos on a map, and Picasa on your phone.

Featured Projects


Facebook Gadget Receive your latest notifications on Facebook, check out your friends' latest updates, view photos, and even launch searches all from your Google Homepage.

Fill That Hole has a new Pothole Mapplet that keeps you in the know as you choose your biking routes.

Google Tech Talks


Simon Willison gave a talk on the the implications of OpenID and placed his slides online for your pleasure.

Raph Levien came to talk to us about his lessons from Advogato, the community blog for free software developers.

Cameron Purdy discussed getting Coherence discussing data grids and what they can do for you.

Philippe Mougin, the project lead of FScript - a scripting solution for Mac OS X / Cocoa, discussed the project which "is much more than just a scripting language, like smalltalk it provides a set of high level exploration, browsing and development tools which let you explore Objective C libraries as easily as FScript ones."

View more tech talks.

Podcasts


Summer of Coders at Google: Desmond Elliott

Desmond Elliott visited a few weeks ago and I got to catch up with him about his work on the Camino project for SoC 2006 and his plans for working with OpenMRS this year. Desmond also has the usual sage advice for would-be Summer of Code students and some thoughts on our first SoC podcast with Angie Byron from the Drupal project.2013, By: Seo Master
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
Powered by Blogger.