MicrostockGroup Sponsors


Author Topic: First Paid Plugin: Symbiostock Image Sitemap Generator.  (Read 25509 times)

0 Members and 1 Guest are viewing this topic.

Leo Blanchette

« on: June 19, 2013, 04:44 »
+3
See the product page here:

http://www.symbiostock.com/products-page/upgrades-and-plugins/symbiostock-image-sitemap/

This gives you a new option in the ladybug menu :D

This gives you very useful sitemap, which notifies Google of your image previews, their license, title, and content. The image sitemap will help images to rank better. Usually Google must rank an image based on what it sees in the page - which can vary based on the page's content and how the webmaster lays it out. This however takes away that guessing game, and serves the info in a perfectly machine-understood form.

Here is a sampling (for those who are curious) how the info is given to Google:

Code: [Select]
<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9" xmlns:image="http://www.google.com/schemas/sitemap-image/1.1">
  <url>
    <loc>http://localhost/symbiostock/image/glossy-blue-robot-presenting-idea/</loc>
    <image:image>
      <image:loc>http://localhost/symbiostock/wp-content/uploads/symbiostock_rf_content/4185-glossy-blue-robot-presenting-idea.jpg</image:loc>
      <image:title><![CDATA[Glossy Blue Robot Presenting Idea]]></image:title>
      <image:caption><![CDATA[A bright white and blue robot presenting an idea in an attractive manner.]]></image:caption>
      <image:license>http://localhost/symbiostock/end-user-license-agreement/</image:license>
    </image:image>
  </url>

Its perfectly valid and recognized, as its a schema developed by Google.
« Last Edit: June 19, 2013, 04:51 by Leo »


stocked

« Reply #1 on: June 19, 2013, 04:55 »
0
Thanks purchased. :)
Is the license per user or per site? As I'm thinking about to deploy a second site with different more niche content once I have finished my universal Symbiostock-site.

Leo Blanchette

« Reply #2 on: June 19, 2013, 04:58 »
+1
You can apply it to all your sites  :)

BTW I should mention support and upgrades are free as always.

« Reply #3 on: June 19, 2013, 08:14 »
0
I was excited to see this when I woke up this morning.

Purchased!

« Reply #4 on: June 19, 2013, 08:59 »
0
how well does it play with Yoest's sitemaps?

« Reply #5 on: June 19, 2013, 14:55 »
0
I have bought it, I'm not sure what to do with it now... where shall I uload it on the site?
I also have yoast, is there any special instruction in this case?
Thank you for any answer!
Jean


Leo Blanchette

« Reply #6 on: June 19, 2013, 15:07 »
+1
Yes, it plays nice with YOAST. YOAST does everything else. This sitemap takes care of the unique need of your stock images.

It gives search engines this specific information:

  • The specific location of ALL your stock image files in one run.
  • The license (YOAST cannot do that)
  • The location of your preview images (YOAST does not know where these are)
  • The title and content relating to those images (Google doesn't have to guess now).
So lets say you have a page loaded with stuff - widgets, your author bio, related images, latest images, etc. The image page is already built in such a way to keep the guessing game low for the search engine. This rules out any issues of  confusion or diluting of your SEO due to "noise" that may exist in the page due to people's different page layouts and needs.
Other benefits:
  • Its very possible that since this is a google designed sitemap that google images will consider every element within it and rank you accordingly.
  • Faster indexing. Google does not have to crawl your site to find everything and guess its context/use/license etc.
To set it up you simply upload it as a plugin and you will see the option appear for the sitemap in your ladybug menu. Simply follow the instructions from there.

The reason why I made this plugin is because its actually an important need - and one of the few that YOAST cannot address completely.

« Reply #7 on: June 19, 2013, 15:15 »
0
Thank you again for your kind help leo!
jean

« Reply #8 on: June 19, 2013, 16:22 »
0
great plugin -- a few glitches though - first 2 are just documentation:

--------------------
'visit plugin site' link sends to symbiostock.com but no mention there of the plugin

 
------------------------------------------
'submit to google' is confusing - it takes you to the page that TELLS you how to submit but doesnt actually do anything

-----------------------------------------------
when submitting, i tested the sitemap and got

>>>>>>>
This is not a valid URL. Please correct it and resubmit.
 
Parent tag: image
Tag: loc

line: 14300


<<<<<<<

here's the image that caused the error  (on the image:loc line)
 <url>
    <loc>http://cascoly-images.com/pix/image/fresh-vegetable-stalls-2/</loc>
    <image:image>
      <image:loc></image:loc>
      <image:title><![CDATA[Fresh vegetable stalls]]></image:title>
      <image:caption><![CDATA[Fresh vegetable stalls,    Pike Place Market   Seattle   Pacific Northwest
]]></image:caption>
      <image:license>http://cascoly-images.com/pix/end-user-license-agreement/</image:license>
    </image:image>
  </url>

   
------------------
i  took out the bad line and then got an error in a caption line elsewhere; i dont remember if google processes the rest of the sitemap when it finds an error


« Reply #9 on: June 19, 2013, 16:36 »
0
I looked at the image that was causing the problem & found there was no actual image there - this may have come in during one of the earlier versions where editing (in a second session )while uploading or processing caused problems

meanwhile the 2nd error it found (test said ok, but submit tossed the error)
<url>
    <loc>http://cascoly-images.com/pix/image/eggplant-and-other-vegetables-2/</loc>
    <image:image>
      <image:loc>http://cascoly-images.com/pix/wp-content/uploads/symbiostock_rf_content/624-eggplant-and-other-vegetables.jpg</image:loc>
      <image:title><![CDATA[Eggplant and other vegetables]]></image:title>
    <image:caption><![CDATA[Eggplant and other vegetables in the market  in Orissa, India
]]></image:caption>     
<image:license>http://cascoly-images.com/pix/end-user-license-agreement/</image:license>
    </image:image>

bold shows the error line -- looked at image and couldnt see anything wrong, but there was a space after 'India' in the line above, so might be an non-printing char.  anyway, edited to be sure, re gen'd sitemap and now google seems to be content
  </url>

Leo Blanchette

« Reply #10 on: June 19, 2013, 16:42 »
0
It might be as simple as a whitespace stripping. Thanks for letting me know. If anyone else sees any errors let me know. It should be very rare.

« Reply #11 on: June 19, 2013, 16:54 »
0
Hi I bought this but cant install, i get this error

Installing Plugin from uploaded file: ss-img-sitemap.php
Unpacking the package

The package could not be installed. PCLZIP_ERR_BAD_FORMAT (-10) : Unable to find End of Central Dir Record signature

Return to Plugins page

Leo Blanchette

« Reply #12 on: June 19, 2013, 16:59 »
0
Don't take it out of the zip :D Just upload the zip.

« Reply #13 on: June 19, 2013, 17:01 »
+1
Edit: Whoops...Leo beat me to it :)

Are you uploading the .zip file or are you unzipping first?  When uploading a plugin to wordpress you don't want to unzip it. Upload the .zip file as is and you should be good to go.  Hope that helped.


Hi I bought this but cant install, i get this error

Installing Plugin from uploaded file: ss-img-sitemap.php
Unpacking the package

The package could not be installed. PCLZIP_ERR_BAD_FORMAT (-10) : Unable to find End of Central Dir Record signature

Return to Plugins page

Leo Blanchette

« Reply #14 on: June 19, 2013, 17:03 »
0
Just a note to everyone. Keep your transaction ID's. I'll be putting out one more version that receives auto-updates soon.

« Reply #15 on: June 19, 2013, 17:13 »
0
Don't take it out of the zip :D Just upload the zip.

thats sorted thanks, although google analytics is now giving me this error
3
Parent tag: image
Tag: loc
4192
Jun 19, 2013
Parent tag: image
Tag: loc
5164
Jun 19, 2013
Parent tag: image
Tag: loc
5425
Jun 19, 2013


 ??? grrrrr I really dont think wordpress and I are meant to be together!!

Seems like 3 bad images? how do i know which one they are to delete them?
« Last Edit: June 19, 2013, 17:18 by TheDrift- »

Leo Blanchette

« Reply #16 on: June 19, 2013, 17:21 »
0
Nope! Thats perfectly fine. My problem.

Whats your site again? I can check out your sitemap and make the correction to the plugin.

« Reply #17 on: June 19, 2013, 17:22 »
0
www.shaunwstock.com

& thanks leo much appreciated

Leo Blanchette

« Reply #18 on: June 19, 2013, 17:38 »
0
It appears the preview is missing for those -- which is actually a legit error from the site. If the value is empty I should put something generic in there.

Awesome images btw! Racoon dog? http://shaunwstock.com/image/racoon-dog/ Wow, didn't know they existed!

Heres the source pages:

http://shaunwstock.com/image/large-panoram-of-lincolnshire-field-with-rain-clouds-2/

http://shaunwstock.com/image/sheep-grazing-on-hill/

http://shaunwstock.com/image/many-of-blue-moon-jelly-fish/

If you don't mind waiting, I'm working on some more memory efficient stuff to handle large images, which is apparently what these were. Don't delete them! Simply reprocess them when I put out a new update.

Code: [Select]
  <url>
    <loc>http://shaunwstock.com/image/large-panoram-of-lincolnshire-field-with-rain-clouds-2/</loc>
    <image:image>
      <image:loc></image:loc>
      <image:title><![CDATA[Large panorama of lincolnshire field with rain clouds]]></image:title>
      <image:caption><![CDATA[Large panoram of lincolnshire field with rain clouds in distancs]]></image:caption>
      <image:license>http://shaunwstock.com/end-user-license-agreement/</image:license>
    </image:image>
  </url>

Code: [Select]
  <url>
    <loc>http://shaunwstock.com/image/sheep-grazing-on-hill/</loc>
    <image:image>
      <image:loc></image:loc>
      <image:title><![CDATA[Sheep Grazing on hill]]></image:title>
      <image:caption><![CDATA[Sheep grazing on grass on a hill]]></image:caption>
      <image:license>http://shaunwstock.com/end-user-license-agreement/</image:license>
    </image:image>
  </url>

Code: [Select]
  <url>
    <loc>http://shaunwstock.com/image/many-of-blue-moon-jelly-fish/</loc>
    <image:image>
      <image:loc></image:loc>
      <image:title><![CDATA[many of blue moon jelly fish]]></image:title>
      <image:caption><![CDATA[many of blue moon jelly fish swimming]]></image:caption>
      <image:license>http://shaunwstock.com/end-user-license-agreement/</image:license>
    </image:image>
  </url>

« Reply #19 on: June 19, 2013, 17:41 »
0
ha ha thanks Leo, They are not displaying on the pages, I remember I deleted another large panorama as it wouldnt display. I might just delete the images then re-upload when the update come out?

thanks

Leo Blanchette

« Reply #20 on: June 19, 2013, 17:47 »
0
If you want. Until I find the golden means for crunching giant images on limited memory, we'll just have to adapt.

« Reply #21 on: June 19, 2013, 17:55 »
0
Thats worked fine thanks Leo...:)

I can always down rez if I was desperate to have them up there, I know the pano was a large image, but I dont think the other two were tho?


« Reply #22 on: June 19, 2013, 20:51 »
0
If you want. Until I find the golden means for crunching giant images on limited memory, we'll just have to adapt.

sounds like same problem I saw -- when a field is empty just need to put something there so google doesn't object

Leo Blanchette

« Reply #23 on: June 19, 2013, 20:53 »
0
Its there - I just put a '-' and it will be there next download.

« Reply #24 on: June 19, 2013, 23:56 »
0
hi Leo, can this plugin auto detect my content description and apply it to meta description? I am using Yoast seo now, but I have to manually copy my text from content to my meta description.


 

Related Topics

  Subject / Started by Replies Last post
2 Replies
2524 Views
Last post June 13, 2013, 14:53
by Leo Blanchette
Paid Plugin Requests Here

Started by Leo Blanchette « 1 2 3 4  All » Symbiostock - Suggestions

89 Replies
38003 Views
Last post September 06, 2013, 05:53
by Spectral-Design.net
2 Replies
2185 Views
Last post September 02, 2013, 10:25
by txking
3 Replies
2398 Views
Last post September 18, 2013, 11:41
by cascoly
2 Replies
12451 Views
Last post June 05, 2014, 09:43
by suzbah

Sponsors

Mega Bundle of 5,900+ Professional Lightroom Presets

Microstock Poll Results

Sponsors