I'm working on redesigning an older site and I'm upgrading it to HTML5. The site currently has both Google and Yahoo site verification META tags.
I'm using HTML5 Reset as a starting template and it only has an area for Google site verification, not Yahoo. Also, the W3C Validator validates Google site verification in HTML5, but not Yahoo.
Does anyone have an opinion as to whether or not Yahoo site verification is important or useful? And does it hold any weight with SEO these days?
No.
Yahoo search is now powered by Bing.
You can remove both (Google and Bing) verification references and authenticate using other methods (DNS is best). Bing only offers meta tag and XML methods.
Related
My various Google Gadgets embedded on Google Sites broke yesterday with the deprecation of OAuth1 by Google. I am unable to find a working example of an oauth2 gadget that works on Google Sites.
Could anybody kindly confirm that this is indeed supposed to work and do you have an example? :)
My fear is that the note on this page: https://developers.google.com/gadgets/docs/basic
Note: Writing OAuth gadgets is no longer supported.
spells bad news for me!
I have the my own application in google api.
and google+page for this application in https://cloud.google.com/console
Is it possible to publish any links to my website by the google-api on google+page wall?
The short answer is no.
While there is a Pages API that supports this functionality, currently publishing sites like HoutSuite have access.
Looking at this site http://www.thefancy.com/ and clicking the Sign up button followed by the Twitter option it brings up a window for Twitter Login.
I assume this is the JS approach to Twitter login in a similar fashion to Facebooks.
On my site I have already implemented Connect With Facebook (using JS) and to keep my site consistent I would like to know how to do this using Twitter's Sign On service.
Does anyone have any useful advice or links to help me with this - I can only find guides that take the user to Twitter's website during login and then back again to mine which is not what I want.
Many thanks
EDIT:
I did notice this on Twitter's site:
"Reminder: It is strongly discouraged to use OAuth 1.0A with client-side Javascript."
Why do Twitter recommend against using JS with OAuth while Facebook and Google are happy to go with it?
tHave you looked into Twitter OAuth? In order for Twitter to grand your site details, it has to redirect your users momentarily to twitter for them to verify this access. This link explains it a bit better: https://developer.twitter.com/en/docs/basics/authentication/overview/3-legged-oauth
Temboo simplifies the process of developing Twitter sign up (via OAuth). See here for details: https://live.temboo.com/library/Library/Twitter/OAuth/
Temboo doesn't have a JS library though, so you will have to use the REST API.
Full disclosure: I work at Temboo.
I am working on a research project in which I need to find the in-links for approx. 170K URIs. My first thoughts were to use the Google or Yahoo APIs but then I realized that Yahoo Boss is now at Bing, which doesn't seem to support inlink queries, and that Google, deprecated its search API a while ago and replaced it with Custom Search, which doesn't seem to support inlink queries over their whole web index.
Are there any alternative solutions I missed? I am looking for a simple Web API that accepts a given URI and returns the inlinks for that URI.
Thx,
B
Update:
Google: for retrieving XML feeds of search results I need to convert a given custom search engine to Google Site Search, which is a commercial service. Even then I am only allowed to retrieved inlinks for a pre-defined set of sites, not for the whole web
Yahoo: Site Explorer unfortunately shut down and moved to Bing
Bing: in Bing's Webmaster tools app you can view the inlinks for a specific site, but you cannot query inlinks for arbitrary URIs, because it Bing Webmaster Tools doesn't provide an API yet
The SEOmoz API - If you just need to get total amount of links pointing to a URL you should be able to use the free version.
Is there a way to access the google search api, with its repository of website screenshots?
I'm afraid not.
Even so for the website screenshots Google is seems to use other services. Check on URL2PNG website footer, they are claimed to be trusted by teams of Google, also Twitter, GitHub, etc.