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

Seo Master present to you:
Today I needed to verify my blogspot blog in Pinterest. Unfortunately they have only one method. So I fall into a problem. But I needed solution. So I try my self and find out a solution. Now I tell you this tricks. And you can try this tricks also other websites. If you be success with this tricks please don't forget to leave a comment.
1. First download your HTML file which need to upload into your Database and save to your Hard Disk with your suitable location.
2. Then open your uploaded HTML file with your browser.
3. Now click your mouse right button and view source code of this HTML file.
4. Select all code with your mouse cursor or from Keyboard press Ctrl+A.
5. Now log in you Blogger account and create any new page with any name.
6. Click on your page HTML option and remove all code. Then paste your copied codes (Your downloaded HTML source codes).
7. Save and view your page. Your address bar shows your page link. It should be something like this: http://www.yourdomain.com/p/your-page-name.html. From this link we will need /p/your-page-name.html
8. Log in your account where your blog will be verified and go to your verify page. Click on Verify Website or this type button. It shows you "Sorry our system not found http://www.yourdomain.com/verification.html page." or this type error message. Don't worry. I am with you.
9. From here copy /verification.html. Actually this URL is your downloaded HTML last part. file:///computer-hard-disk/folder/sub-folder/verification.html.
10. Now we apply our main tricks. Go to your Blogger Dashboard>More options>Settings>Search preferences.
11. Click Customs Redirects Edit button. Now paste /verification.html link into From field and paste /p/your-page-name.html link into To field.

12. Now tick on Permanent box. Then Save and Save change. Your Blogger part is complete.
13. Now again click Verify Website button and I hope your blog will be verified.2013, By: Seo Master
Seo Master present to you:
You might have seen page navigation for almost all wordpress users, after waiting so long now blogger users also can have paging in blogger.
Follow this steps to implement page navigation in blogger/ show page number in blogger.
Step 1 : Go to Layout/Design > Page Element > add a gadget > HTML/Javascript and add the code below


After installing this gadget code proceed for label fix

Step 2 : Navigate to Layout/Design > Edit Html


Step 3 : Don't click the checkbox "Expand Widget Templates"

Step 4: Now find this ]]></b:skin> and replace this with below code

This is the CSS part which defines the look and feel of the page navigation. You can modify it .

Step 5 : Next is the javascript part. Find </body> and replace it with below code and modify according to your need




where you can modify ?

Var pageCount=5;


this code determines the number of post that would be displayed per page


var displayPageNum=5;


This code determines the number of additional page navigation numbers that will be displayed on the page


var upPageWord='Previous'

var downPageWord='Next'


this two lines determines the text that would be shown for the previous page and next page.2013, By: Seo Master
Seo Master present to you: Author PictureBy Adam Feldman, APIs Product Manager

The Google APIs Terms of Service

Beginning today, most of our APIs use a single Terms of Service. We have rewritten these terms from the ground up with the goals of making them concise and easier to understand.Our intent is to simplify, not to make dramatic functional changes.

For all the APIs that share this single Terms of Service, you won’t need to study a whole new document, although some have brief specific Additional Terms.  In this rewrite, we have removed over 125,000 words from the combined previous terms, resulting in less to read and faster access to your favorite APIs.  Over time, other APIs will be migrated to the new terms.  Please review each API’s documentation to see its terms.

The new Terms of Service is another step in making Google APIs more technically consistent by sharing common infrastructure such as the Discovery service, the APIs Explorer, and the APIs Console.

Removing the Code Labs Label

In order to reduce confusion we're removing the Code Labs label from APIs on code.google.com. The Google Labs program has wound down. APIs formerly in Code Labs will now use the standard header in their documentation. The APIs themselves are unchanged.

Adam Feldman is a Product Manager, focusing on all of Google's APIs and making sure Google provides the best possible platform to developers.

Posted by Ashleigh Rentz, Editor Emerita

2013, By: Seo Master
Powered by Blogger.