None of the options work. These photos are created from GMB profile and with no delete option. These are NOT contributor photos per se even though Google has created a profile.
If you can provide me a GMB profile you manage, I'm happy to explore that with you.
I honestly don't know how to properly categorize this train wreck. I'll exercise as much brevity as possible.
1. When I upload photos for a client's GMB profile, I don't always get the dimensions correct. So I'll delete and then re-upload.
2. I recently discovered that every photo I upload is...
Iframe loading techniques and performance
Thanks for this. The difficulty is that I have separate iframes due to different locations. Is there a universal way? or does it have to be specific?
I'm not a coder or developer. I did find this:
<iframe id="myIframe" src="http://.." />
<script type="text/javascript">
var iframe = document.getElementById('myIframe').src = iframe.src;
iframe.src = '';
document.onload = function(){iframe.src = src;}
</script>
Am I on the right track?
Hello all,
I'm presently using the Maps Embed API which has an iframe. Problem is that an iframe slows down page load time.
GOAL: I'd like to use the Javascript API so I can use async defer and increase page speed but retain format of Maps Embed API. See image below.
QUESTION. Can I retain...
I'm trying to understand how to markup a page that offers two services at different hours. This is pretty common in the restaurant space. On one hand food is served until a certain hour and then the bar portion stays open to serve only drinks.
Q. Does it require nesting of two schemas types...
Hi David,
I find myself in a bit of a quandary. I'm trying to do multiple schema but decided to use suborganization.
I run the authentication in Yandex and receive no errors. Conversely, Google's tool throws errors.
Q. What am I doing wrong?
The hangout
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.