I use a CDN
-
Hi there
my sitemap is @ www.mobbly.com/sitemap.xml and images are stored on cdn.mobbly.com
I have verified cdn.mobbly.com but as there is no sitemap apart from mobbly.com/sitemap.xml
google has 3000 images in sitemap but only 289 indexed - was all when all were on the same domain
any advice would be good
-
Hi guys,
I came across this plug-in yesterday and found it very useful for images and thought you may want to incorporate it into your site. I put into my site yesterday it allows me to add alt text,
I love the that I can add the height and width as Cyrus recommended link states it really speeds up downloads Especially with a lot of images per page it can mean a significant speed difference.
I use it to get credits and link's to my photographs and videos and with you having so many photos on your site I thought you may want to get credit when people copy them or link back to your website is better than simply getting credit you can do that with this plug-in.
it said it's mainly designed for info graphs however can be used on all images including video and regular photographs.
Here's the link
http://wordpress.org/extend/plugins/embed-code-generator/
here's what it does to put a photo at the bottom as well
Embed Code Generator Fields
Source (URL)
- The full URL to the image.Link Image To
- This is where the image will link to when placed on another site.Title (optional)
- When populated, adds in the "title" attribute of the img tag.Alt Attribute (optional)
- When populated, adds in the "alt" attribute of the img tag.Width (optional)
- Designate the width of the image.Height (optional)
- Designate the height of the image.Courtesy of [Your Site Name] (optional)
- When populated, will display a courtesy link after the image crediting the source of the image.Courtesy of [Your Site URL] (optional)
- If this and the "Courtesy of [Your Site Name]" are populated, a link will be provided to the source of the image.
Here's Is the article where I found the plug-in if you care to read about it.
http://authoritylabs.com/blog/infographic-marketing-101-embed-this-codes/
Sincerely,
Thomas
-
Hi Cyrus and Jimmy,
I got a 404 as well when checking mobbly.com/sitemap.xml just now Jimmy did you disable or delete a sitemap plugin?
I looked that your websites source code and searched for "sitemap" "site" & "xml" all I found was
http://www.mobbly.com/wp-includes/wlwmanifest.xml
which I found is a plug-in for "Discovering and Downloading Manifest Files"
it's talked about more in this link
http://msdn.microsoft.com/en-us/library/bb463263.aspx
if I were you I would flush your cache install one of the plug-ins listed above one for the regular site map and an additional just for images. Or WordPressSEO would hopefully work in that situation as a all-in-one solution giving you a sitemap_index.xml however I do recommend regardless of what you pick getting a working site map up there and running it through Google Webmaster tools.
Cyrus,
I completely agree Alt text needs to be used for Google to find an image.
I want to thank you endorsing my comment I really appreciate it.
Respectfully,
Thomas Zickell
-
Hi Jimmy,
I get a 404 when visiting the URL you gave for a sitemap http://www.mobbly.com/sitemap.xml
Is this correct?
Unfortuneatly, it's pretty common for Google not to index all of your images. It really depends on several factors - the uniqueness of the image, the authority of the page, how prominant the image is, the alt text associate with the image, etc.
Here's a good article about getting more bang from your buck with images - http://www.wordstream.com/blog/ws/2013/01/23/google-image-search-traffic
-
when you use the site map you don't have to worry about the subdomain CDN.mobbly.com needing a site map it simply is a place where your photos are being held until their downloaded and viewed.
I know you're using rack space and apparently rack space files so don't worry about them needing a 2nd CDN only sitemap
all you need is a regular site map I would use this http://wordpress.org/extend/plugins/google-sitemap-generator/screenshots/
along with
http://wordpress.org/extend/plugins/udinra-all-image-sitemap/
or
http://wordpress.org/extend/plugins/image-xml-sitemap-generator/screenshots/
you can also use
http://wordpress.org/extend/plugins/wordpress-seo/
this will create an index site map giving you everything hopefully. If it does not work as intended which sometimes happens you can turn off the site map and WordPress SEO and continue to use the other site maps safely just don't use them all at once you can add images to a nonimage but not WordPress Seo site map on and the other site maps on okay?
-
hi,
the issue is you do not have the right plug-in. Certain plug-ins are better at images than others I would use
rom WordPress dashboard sidebar and select "Image Sitemap generate" Click the "Generate Sitemap" button to create your XML Sitemap.
http://wordpress.org/extend/plugins/udinra-all-image-sitemap/
or
http://wordpress.org/extend/plugins/image-xml-sitemap-generator/screenshots/
each has the power to build a full image site map I hope I've helped
Got a burning SEO question?
Subscribe to Moz Pro to gain full access to Q&A, answer questions, and ask your own.
Browse Questions
Explore more categories
-
Moz Tools
Chat with the community about the Moz tools.
-
SEO Tactics
Discuss the SEO process with fellow marketers
-
Community
Discuss industry events, jobs, and news!
-
Digital Marketing
Chat about tactics outside of SEO
-
Research & Trends
Dive into research and trends in the search industry.
-
Support
Connect on product support and feature requests.
Related Questions
-
How can I use the images to improve my SEO?
Hi there, I am starting to work on my web and I have a question regarding the featured images of the articles. How can I work with them to improve the SEO of my posts? Thank you in advance! 🙂
Content Development | | lucywrites0 -
Blockquote, q, cite, when to use it all?
I'm asking this question with the full recognition that the issue may be a little contentious and possibly unresolved, but I would like the opinions of those here anyway. When I quote another article in mine I always use either blockquote or q. (q is an inline version of blockquote). But I recently learned you can add a cite attribution to those tags. Like so: I have a dream... or
Content Development | | eglove
<q cite="www.example.com">He who doesn't ask himself...</q> But these links don't show up anywhere, only in the code. To be as ethical as possible, I also put in an anchor link. That also is my first concern. Can putting the same link twice essentially right next to one another cause issues? To add to the complexity, I've also been researching the <cite>tag. And it's history is a little... well... rocky. It seems as though the current standard is to use either blockquote or q and then add in cite as a footer to it. Like this:</cite> They seemed to think that the greatness of their masters was transferable to themselves. It was considered as being bad enough to be a slave; but to be a poor man's slave was deemed a disgrace indeed! <footer>Douglass, F. (1999). <cite>[The Narrative of the Life of Frederick Douglass]([link to book (or article where appropriate)])</cite>. Oxford: Oxford University Press,</footer> Notice the cite tag is only around the link to the item in question. Not the entire footer. Also note that the footer is inside the blockquote, thus it is not meant to be at the bottom of the page. So IF this is the standard way to do things, it answers my first question. But is it? And can the use of the footer tag confuse search engines? Ugh, crazy all over the place question, I know. But I'm struggling to find the right way to handle quotations in a way that is both academic, and SEO friendly. Start from the beginning if you must. 🙂1 -
What happens if use PR release as a guest blog article?
What happens if use a PR release as a guest blog article on someone else blog as we want to distribute PR as many places as possible? Thanks
Content Development | | Rubix0 -
What is the BEST way to find guest blog? Use Google under the blog tab??
I want to post articles and get backlink. What is the best practice for finding guest blog? Thank you, BigBlaze
Content Development | | BigBlaze2050 -
Use Of H1 Tags
I just have a quick question. I have seen a few people mention that the use of more than 1 H1 tag has little bearing on things. I am trying to sort out a site for a friend and it has 2 H1 tags. My issue is that it is ranking for a quite competitive keyword (don't know how as the whole site layout is a total mess) but in my efforts to clean up the site I am wondering if I should actually reduce the No of H1 Tags to 1 or leave 'as is' for fear of breaking something. Thanks Paul
Content Development | | propertyhunter0 -
What is the best practice for using the same content on two pages?
I have two websites in a very similar niche(s)...I have good unique content article that I would like to use on both sites because it adds value to the visitor experience.. Example: Science of Colors would be very useful for my seattle house painting paint colors page. I want to have content so they do not need to leave the site to navigate to second site. Would the identical content trigger a penalty or would it be crawled, ignored, and not indexed. Does having a rel=authorship on one site trump the site..Or is it a pile of BAD.
Content Development | | johnshearer0 -
Separating words in URLS using hyphens vs. "no separator"
Does it matter if I use hyphens in URL versus. "no separation". Ex www.mysite.com/someproducts or
Content Development | | clolsen
www.mysite.com/SomeProducts vs.
www.mysite.com/some-products The last is perhaps more readable by humans, but does it make any SEO difference using one or the other?1 -
Premium Themes Use or Not?
I am just curious if any of you use the premium themes such as Genesis or Thesis, if so why did you move to those themes? Also what is the real benefit to one of those themes? I know both claim to help with SEO, but I can't really understand exactly how other than the code may be more efficient.
Content Development | | copykatrecipes0