Recent content by Callmenicholi

  1. Callmenicholi

    Google My Business Creating Google Contributor Profiles - Train Wreck

    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.
  2. Callmenicholi

    Google My Business Creating Google Contributor Profiles - Train Wreck

    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...
  3. Callmenicholi

    Google Maps API Without Iframe - Help Needed

    It actually broke the iframe, however, I'll work with this and see if I get it to go. Thanks again.
  4. Callmenicholi

    Google Maps API Without Iframe - Help Needed

    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?
  5. Callmenicholi

    Google Maps API Without Iframe - Help Needed

    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?
  6. Callmenicholi

    Google Maps API Without Iframe - Help Needed

    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...
  7. Callmenicholi

    Schema Markup For Two Sets of Hours, Different Services

    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...
  8. Callmenicholi

    Business Multi Location Schema Markup Help

    marked it up with no errors. Problem is that Google started rewriting titles that pulled from from parent and did not recognize the sub org.
  9. Callmenicholi

    Business Multi Location Schema Markup Help

    Thanks David! I really appreciate it. If I can be of assistance, please feel free.
  10. Callmenicholi

    Business Multi Location Schema Markup Help

    Hi David, I implemented markup using Json. Thanks for your earlier response. You can view the site: The Hangout I think I got this right. Thoughts?
  11. Callmenicholi

    Business Multi Location Schema Markup Help

    So it sound like json would be recommended and just keep the rest txt...
  12. Callmenicholi

    Business Multi Location Schema Markup Help

    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

Login / Register

Already a member?   LOG IN
Not a member yet?   REGISTER
Back
Top Bottom