KML Generator

by 4 replies
5
Since Geo sitemap generator | Create Geo Sitemap and KML files for FREE! has been down for a few weeks now, I was wondering if anyone knew another good online KML generator for local search.

I know I can google this, but I haven't found a solid solution with Google yet.

Thanks in advance.
#offline marketing #generator #kml
  • haha..I didn't even know there was such a thing. you can go here: LocalBusiness - schema.org and scroll towards the bottom and see the examples. click on the "Microdata" tab and see how it is marked up. just above the examples are a listing of different location types so you can get more detailed examples that better fit your needs. it really is not that complicated.

    Below is an example of what I use:
    HTML Code:
    <div itemscope itemtype="http://schema.org/LocalBusiness">
    <h2><span itemprop="name">savidge4</span></h2>
    <span itemprop="description">enter your description here</span>
    <div itemprop="address" itemscope itemtype="http://schema.org/PostalAddress">
    <span itemprop="streetAddress">300 west ave</span>
    <span itemprop="addressLocality">bridgeport</span>,
    <span itemprop="addressRegion">wv</span>
    </div>
    Phone: <span itemprop="telephone">(304) xxx xxxx</span>
    </div>
    • [1] reply
    • I'll be! It's what I use too!

      • [ 1 ] Thanks
      • [2] replies

Next Topics on Trending Feed

  • 5

    Since Geo sitemap generator | Create Geo Sitemap and KML files for FREE! has been down for a few weeks now, I was wondering if anyone knew another good online KML generator for local search. I know I can google this, but I haven't found a solid solution with Google yet.