-
Notifications
You must be signed in to change notification settings - Fork 39
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Unable to sync sitemaps #148
Comments
Hi @ictinc Thanks for using seo panel. The websites we add in webmaster tools(Google Search Console) are different. While importing websites, the websites from webmaster tools only imported. Not imported from google analytics. Please check your google webmaster tools and verify how many websites are there. If all websites are not added, then please add all required. That will fix your issues. Please update us with the results. |
@sendtogeo Thanks for your reply, I should have thought of that. I do have 2 domains in Google Search Console however one of those is not yet verified. So I assume only verified sites are imported by seopanel. Any suggestion as to why SEOPanel through webmaster tools imports the domain name wrong? There must be something I done wrong. |
Sorry for late reply. Can I get details to login to your seo panel to verify it? Please share it through our contact page or support system http://support.seofreetools.net/ https://www.seopanel.org/contact/ Let me verify it. |
Hi there,
I'm using the latest OVA from Bitnami for seopanel. I have my Google settings configured with API and oAuth access.
The API has access to;
It seems as though the webmaster tools API was renamed to Google Search Console API, is this correct?
In my account the connection is connected.
While I have a couple of websites listed in my Analytics account only one shows up when I try to import a website with webmaster tools from seopanel.
The one domain that it syncs is also wrong in the sense that the domain name is not listed like that in analytics.
The correct listing would be:
domain.com
However it syncs:
sc-domain:domain.com
If after that I go to Sitemaps (webmaster tools) and press Sync Sitemaps I get the following error:
Error: get all sitemaps - { "error": { "errors": [ { "domain": "global", "reason": "invalidParameter", "message": "'http://sc-domain:domain.com' is not a valid Search Console site URL.", "locationType": "parameter", "location": "siteUrl" } ], "code": 400, "message": "'http://sc-domain:domain.com' is not a valid Search Console site URL." } }
I'm not sure if I'm doing something wrong here or that I'm encountering some sort of bug.
Any help would be kindle apprecieted.
The text was updated successfully, but these errors were encountered: