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. Moz News
    4. How to get contacts to my Google Plus Business Page, not my personal?

    How to get contacts to my Google Plus Business Page, not my personal?

    Moz News
    5 4 3.6k
    • 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.
    • Southbay_Carnivorous_Plants
      Southbay_Carnivorous_Plants last edited by

      Basically, I have 1000's of business contacts in my gmail account.  Within google plus, I manage my business page and then try to add contacts to my circles.  However its says I have none.

      If I switch to my personal google plus which is associated with the gmail account then I can add my business contacts and customers to its circles...

      I tried to work around this by setting up a new gmail account, importing my contacts and making it a manager for the business plus page.  It turns out all gmail accounts have a default google+ id , so I run into the same dilemma.

      Been banging my head on this all morning and really want to add all my business contacts/customers to my business page & its circles.

      Anyone know what I'm doing wrong?

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

        I have been trying to sort out my google plus, gmail and YouTube accounts fr a good few weeks. The more I try to organise things the worse things get. I am pretty sure it's just a google cock up and it is probably not your fault.

        MoosaHemani 1 Reply Last reply Reply Quote 2
        • Southbay_Carnivorous_Plants
          Southbay_Carnivorous_Plants last edited by

          Yeah I can't figure it out, it looks as if they might have done it on purpose.  So you can't add people to your business page directly... You need their button & links etc.  I hate it, but considering the weight - its something I need to use.

          If I could add people to the page from my email contacts, I would easily get the 100 requirement for adwords.  Which is my primary concern.

          Anyway - if anyone else knows how to add from gmail to circles on a G+ Page , not Profile ... Let me know.  Both are built on the same gmail account.

          1 Reply Last reply Reply Quote 0
          • MoosaHemani
            MoosaHemani @mark_baird last edited by

            will second Mark here!

            1 Reply Last reply Reply Quote 1
            • adriandg
              adriandg last edited by

              This was driving me crazy so i made a small in browser jquery script.  First you need to load in jquery via the firebug or chrome console.  You need to be on the page that has the contacts in gmail.  You run this script in the console:

              (function( $ ) {
              $.fn.pop = function() {
              var top = this.get(-1);
              this.splice(this.length-1,1);
              return top;
              };

              $.fn.shift = function() {
              var bottom = this.get(0);
              this.splice(0,1);
              return bottom;
              };
              })( jQuery );
              var list = $('.MN.MQ.abJ');
              var counter = 0;
              var total = list.length;
              var timer, timer_two;
              contact = list.shift();
              contact.click();
              timer = setTimeout(function(){cycle(list);},2000);
              counter++;

              function cycle(){
              if($('.abZ').filter(':visible').attr('href')){
              console.log($('.abZ').filter(':visible').attr('href'));
              }
              window.location.href ='https://mail.google.com/mail/u/1/#contacts/group/XXXXXXXXXX/YYYYY';
              timer_two = setTimeout(function(){wait();},2000);
              }

              function wait(list){
              list = $('.MN.MQ.abJ');
              i = 0;
              while(i++ < counter){
              this_contact = list.shift();
              }
              counter++;
              this_contact.click();
              timer = setTimeout(function(){cycle();},2000);
              }

              Edited to update code a bit. its faster now and better.  You might want to disable "extensions.firebug.showXMLHttpRequests;false" in about:config for the duration of the logging so that it doesn't get all clogged up with post requests.

              Important! make sure to replace https://mail.google.com/mail/u/1/#contacts/group/XXXXXXXXXX/YYYYY with the correct path to your contact list list.  if you have multiple pages of contacts you can let the script finish and then do the next page by changing: https://mail.google.com/mail/u/1/#contacts/group/XXXXXXXXXX/YYYYY to https://mail.google.com/mail/u/1/#contacts/group/XXXXXXXXXX/YYYYY/P1 then https://mail.google.com/mail/u/1/#contacts/group/XXXXXXXXXX/YYYYY/P2 and so on.

              You could probably tighten up the timers a bit.  Eventually you get a list of all the google plus account urls in the console log.  You copy this out and then import to google plus page via circloscope.

              Cheers,

              Adrian

              1 Reply Last reply Reply Quote 0
              • 1 / 1
              • First post
                Last post
              • My website is not getting DA enabled
                Jiuewe
                Jiuewe
                0
                3
                34

              • What is Page Rank or PR?
                sjoie73
                sjoie73
                0
                2
                37

              • How to implement LSI keyword on page?
                KatherineWatierOng
                KatherineWatierOng
                0
                3
                1.2k

              • Link colour on page?
                WilliamCarr
                WilliamCarr
                0
                5
                352

              • Why some sites doesn't get ranked in Google but in Bing and Yahoo
                BrettCollins
                BrettCollins
                2
                4
                1.7k

              • How to get Started with SEOMoz?
                KeriMorgret
                KeriMorgret
                0
                3
                412

              • What do you check first when you get into the office? :)
                jennita
                jennita
                0
                7
                920

              • Here is the Most Important Q&A Page
                ShaMenz
                ShaMenz
                7
                14
                1.1k

              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