Sunday, July 20, 2014

Verify Domain Ownership for Shareasale.


  • Struct between shareasale verification process?
  • You are provided with 36digit alphanumeric pin?



  • Follow these simple steps :


  • After creating your account you will be provided with 36 digit pin.
  • Copy your 36 lettered pin, and paste in the following code.






  • For eg. I got the code below
_______________________________________________________________________
THIS WAS MY 36 DIGIT PIN

Verify Domain Ownership
Page Header Code

We will provide a 36 character key for you to place in a comment in your website's head tag.
 
_______________________________________________________________________

  • Now all you have to do is to copy that 36 digit pin and put it in the code below



<meta content='5C99C615-67CA-49B5-A506-195C5D9D8088' name='google-site-verification'/>
    <b:if cond='data:blog.isMobile'>
      <meta content='width=device-width,initial-scale=1.0,minimum-scale=1.0,maximum-scale=1.0' name='viewport'/>
    <b:else/>
      <meta content='width=1100' name='viewport'/>
    </b:if>



  • Below is the given code ,all you have to do is to paste your 36 digit pin in this code.


code:

<meta content='PASTE UR PIN HERE' name='google-site-verification'/>
    <b:if cond='data:blog.isMobile'>
      <meta content='width=device-width,initial-scale=1.0,minimum-scale=1.0,maximum-scale=1.0' name='viewport'/>
    <b:else/>
      <meta content='width=1100' name='viewport'/>
    </b:if>


  • NOW Goto your blogger account







  • In your blog goto Template > Edit HTML






  • Find the <head tag> and after it Paste the copied code.



  • Click on Save template.



  • Now goto shareasale page and click verify.




  • Congrats you are done.Your account will be verified and the page will refresh.

No comments:

Post a Comment