The Moz Q&A Forum

    • Forum
    • Questions
    • My Q&A
    • Users
    • Ask the Community

    Welcome to the Q&A Forum

    Browse the forum for helpful insights and fresh discussions about all things SEO.

    1. SEO and Digital Marketing Q&A Forum
    2. Categories
    3. Technical SEO Issues
    4. Suspicious sign in prevented from my php client

    Suspicious sign in prevented from my php client

    Technical SEO Issues
    2 2 120
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as question
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • NoisyLittleMonkey
      NoisyLittleMonkey last edited by

      I'm using php to try access Google web master tools but its now emailing me about a Suspicious sign in prevented. How can I get round this in a way that it wont effect the security of my account?

      $ch = curl_init();

      curl_setopt($ch, CURLOPT_URL, "https://accounts.google.com/ServiceLogin");
      curl_setopt($ch, CURLOPT_FOLLOWLOCATION, true);

      $data = array('accountType' => 'GOOGLE',
      'Email' => 'xxx@gmail.com',
      'Passwd' => '***',
      'source'=>'PHI-cUrl-Example',
      'service'=>'lh2');

      curl_setopt($ch, CURLOPT_SSL_VERIFYPEER, 0);
      curl_setopt($ch, CURLOPT_POST, true);
      curl_setopt($ch, CURLOPT_RETURNTRANSFER, true);
      curl_setopt($ch, CURLOPT_POSTFIELDS, $data);

      $hasil = curl_exec($ch);

      echo $hasil;

      ?

      1 Reply Last reply Reply Quote 0
      • Guest
        Guest last edited by

        This post is deleted!
        1 Reply Last reply Reply Quote 0
        • 1 / 1
        • First post
          Last post
        • Different URLs for signed in and signed out users
          TheSymmetran
          TheSymmetran
          0
          3
          50

        • How to fix this 4XX Client Error?
          ScottReyburn
          ScottReyburn
          0
          3
          628

        • Hey all -- ever seen a client with URLs that keep repeating the domain? Something like: client.com/client.com/client.com/subfolder-name. Any idea what glitch could cause that?
          rjonesx. 0
          rjonesx. 0
          0
          5
          103

        • 4XX client error
          PatrickDelehanty
          PatrickDelehanty
          0
          6
          138

        • Google how deal with licensed content when this placed on vendor & client's website too. Will Google penalize the client's site for this ?
          katemorris
          katemorris
          1
          4
          94

        • 4XX(Client Error)
          ExpertSolutions
          ExpertSolutions
          0
          10
          247

        • Client error 404
          StreamlineMetrics
          StreamlineMetrics
          0
          2
          222

        Get started with Moz Pro!

        Unlock the power of advanced SEO tools and data-driven insights.

        Start my free trial
        Products
        • Moz Pro
        • Moz Local
        • Moz API
        • Moz Data
        • STAT
        • Product Updates
        Moz Solutions
        • SMB Solutions
        • Agency Solutions
        • Enterprise Solutions
        • Digital Marketers
        Free SEO Tools
        • Domain Authority Checker
        • Link Explorer
        • Keyword Explorer
        • Competitive Research
        • Brand Authority Checker
        • Local Citation Checker
        • MozBar Extension
        • MozCast
        Resources
        • Blog
        • SEO Learning Center
        • Help Hub
        • Beginner's Guide to SEO
        • How-to Guides
        • Moz Academy
        • API Docs
        About Moz
        • About
        • Team
        • Careers
        • Contact
        Why Moz
        • Case Studies
        • Testimonials
        Get Involved
        • Become an Affiliate
        • MozCon
        • Webinars
        • Practical Marketer Series
        • MozPod
        Connect with us

        Contact the Help team

        Join our newsletter
        Moz logo
        © 2021 - 2026 SEOMoz, Inc., a Ziff Davis company. All rights reserved. Moz is a registered trademark of SEOMoz, Inc.
        • Accessibility
        • Terms of Use
        • Privacy