Moz Q&A is closed.
After more than 13 years, and tens of thousands of questions, Moz Q&A closed on 12th December 2024. Whilst we’re not completely removing the content - many posts will still be possible to view - we have locked both new posts and new replies. More details here.
Will having image lightbox with content on a web page SEO friendly?
-
This website is done in CMS. Will having lightbox pop up with content be SEO friendly?
If you go to the web page and click on the images at the bottom of the page. There are lightbox that will display information. Will these lightbox content information be crawl by Google? Will it be consider as content for the url http://jennlee.com/portfolio/bran..
Thanks,
John
-
Hi Dale,
Really stupid question, how do I look at the CSS to identify that? I've viewed source but cant see that information anywhere on the page.
If you wouldn't mind, could you point me in the right direction of some information about this issue, I would be interested in understanding it better, but until you brought it to my attention, I had no idea even to look for it
J
-
Ryan and James,
Take a closer look at the div class of the lightbox (class="contact"). In the CSS for the page in question we find the following:
div.contact {
display: none;
visibility: hidden;}
In my opinion, you're asking the wrong question. This isn't about lightboxes or DA at all; it's about the display:none; and visibility: hidden; elements.
There is no shortage of information about that here on SEOmoz or in the Google Webmaster Forums.
-
Interesting supposition. i've got absolutely no idea if a stronger page changes the specific parts of a page are parsed.
Shouldn't be too difficult to work out though:
If we work on the logic that an exact match search result indicates that the text is being read and used by google, you can then compare javascript parsing across strong and weak pages.
Another way would be to look at the cached text only version across pages and see if there is any difference, although I think I prefer the first suggestion
Seems simple, although it probably isn't
j
-
I agree with your assessment James.
Before I accept this information I would like to ask if you are aware of any other similar examples of lightbox use on a page with better stats? The DA of this page is only 31, and PA is 1. I would like to rule out the idea Google may crawl deeper if the page was deemed more important.
-
James is correct. Your lightbox content is not visible to a Google Bot.
You can see from an exact match search of some text from the page that Google has indexed the visible text: http://bit.ly/nDQLlM
The only place that the exact text from the lightbox appears in the Google index is on this thread: http://bit.ly/mRQICc
-
Sorry for butting in on an old(ish) post, but I have a different opinion on this...
Correct the text used in the example does show up in the source code as HTML, but I dont think that indicates that google is reading that text.
For me there are two ways to check to see if Google is reading text:
1. Do an exact match (quotation marked) search in google.
2. Look at the cached version of the page in google in text only version.
From that information, the lightbox data is not showing up and for me that would indicate that the text is not being read.
Also, an interesting point to note is that 'Fetch as Googlebot' should not be used as a method of identifying what text is being parsed according to searchengineland http://searchengineland.com/see-what-googlebot-sees-on-your-site-27623
Feel free to prove me wrong!
thanks
james
-
I have read that article before. Keep in mind it is from 2008. Technology and Google have advanced substantially in the past 3 years.
100% of the text in all your lightbox is fully viewable by Google presently. William and I both looked and we see the text in your html source code. That means Google can see it as well.
-
Those are not issues on your site.
Your light box images are fully crawlable. Google sees all of the images and the text descriptions. You definitely want to add an ALT description. Otherwise you are in great shape.
-
thanks for all the responses guys.
my thoughts were most of the time it depends upon the script because some script hide data from the viewers while it shows the same data to Search Engine which turns out Clocking issue on website.. this could be proved very dangerous for the website.
Also seems like google does not crawl the images as often than normal web page.. because it hide the contents and creates unauthenticated website.
-
Sure thing brother!
-
Thank you William. Somehow I missed it during my review of the source code.
-
Hi Ryan,
Yes, I just did a search for the text I found in the Lightbox description for the Coco & Max logo. Right there. I've attached a couple images to show what I found.
Is this underneath a Javascript? I'd be interested to learn about the differences between different scripts as I see myself building sites that I would like to use the most SEO beneficial one.
-
Hi William.
Thanks for the feedback. I did look at the HTML and the real text is NOT visible. I am pretty sure that Google can read it even in the javascript, but I am not certain so I did not wish to offer that conclusively. If I knew which version was in use, such as Highslide, I could check and offer a confirmation.
The first image shared is the Coco and Max logo. If you click on that image the Lightbox will appear with a description that says "The Jenn Lee Group developed photography, business cards, expo-banner plus an ecommerce website for Coco and Max using a logo they had already developed. The Jenn Lee Group can pick up the ball at whatever stage you are currently in towards your marketing and advertising initiatives. Call us today! 401-885-3200"
I do not see that text snippet anywhere in the page's source code. Also, there are a total of 7 pictures offered in a group with that first image, each which their own text.
If you have any additional information, I would love to learn as well.
-
Lightbox should have zero negative impact in regards to SEO, providing you have effectively labeled your photos. I love the look of it, and although has a similar effect to flash, they have nothing to do with eachother in regards to negative SEO.
-
Hey Ryan,
The Original Poster is actually talking about the text descriptions of each logo that is listed.
The easy way to figure this out is to look in the HTML. If it's real text, then Google can crawl it. In your case it is.
So the content you have will be indexed.And you can do as Ryan suggested and add Alt Attribute to each image. It will help as well.
-
The biggest gap I see on your site is your images are all missing ALT tags. Search engines don't see images the way people do. By providing an alt tag, you can offer a description of each image. For example your first image alt tag might be "logo Coco & Max Doggie Distinctions".
There are many packages of javascript code which use Lightbox so if you want a more definite answer you would need to take a look at your specific package. Highslide and Suckerfish are two examples of Lightbox javascript coding packages. For additional research you can check out this article.
Another note. I would recommend changing your Meta description to readable text, not a list of key words. Your meta description is what people will see as your listing in search engines. It will not affect your search result ranking.
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
-
Images on their own page?
Hi Mozers, We have images on their own separate pages that are then pulled onto content pages. Should the standalone pages be indexable? On the one hand, it seems good to have an image on it's own page, with it's own title. On the other hand, it may be better SEO for crawler to find the image on a content page dedicated to that topic. Unsure. Would appreciate any guidance! Yael
Intermediate & Advanced SEO | | yaelslater1 -
How will changing my website's page content affect SEO?
Our company is looking to update the content on our existing web pages and I am curious what the best way to roll out these changes are in order to maintain good SEO rankings for certain pages. The infrastructure of the site will not be modified except for maybe adding a couple new pages, but existing domains will stay the same. If the domains are staying the same does it really matter if I just updated 1 page every week or so, versus updating them all at once? Just looking for some insight into how freshening up the content on the back end pages could potentially hurt SEO rankings initially. Thanks!
Intermediate & Advanced SEO | | Bankable1 -
How does Infinite Scrolling work with unique URLS as users scroll down? And is this SEO friendly?
I was on a site today and as i scrolled down and viewed the other posts that were below the top one i read, i noticed that each post below the top one had its own unique URL. I have not seen this and was curious if this method of infinite scrolling is SEO friendly. Will Google's spiders scroll down and index these posts below the top one and index them? The URLs of these lower posts by the way were the same URLs that would be seen if i clicked on each of these posts. Looking at Google's preferred method for Infinite scrolling they recommend something different - https://webmasters.googleblog.com/2014/02/infinite-scroll-search-friendly.html . Welcome all insight. Thanks! Christian
Intermediate & Advanced SEO | | Sundance_Kidd0 -
If Robots.txt have blocked an Image (Image URL) but the other page which can be indexed has this image, how is the image treated?
Hi MOZers, This probably is a dumb question but I have a case where the robots.tags has an image url blocked but this image is used on a page (lets call it Page A) which can be indexed. If the image on Page A has an Alt tags, then how is this information digested by crawlers? A) would Google totally ignore the image and the ALT tags information? OR B) Google would consider the ALT tags information? I am asking this because all the images on the website are blocked by robots.txt at the moment but I would really like website crawlers to crawl the alt tags information. Chances are that I will ask the webmaster to allow indexing of images too but I would like to understand what's happening currently. Looking forward to all your responses 🙂 Malika
Intermediate & Advanced SEO | | Malika11 -
Membership/subscriber (/customer) only content and SEO best practice
Hello Mozzers, I was wondering whether there's any best practice guidance out there re: how to deal with membership/subscriber (existing customer) only content on a website, from an SEO perspective - what is best practice? A few SEOs have told me to make some of the content visible to Google, for SEO purposes, yet I'm really not sure whether this is acceptable / manipulative, and I don't want to upset Google (or users for that matter!) Thanks in advance, Luke
Intermediate & Advanced SEO | | McTaggart0 -
Help FORUM ( User generated content ) SEO best practices
Hello Moz folks ! For the very first time im dealing with a massive community who rely on UGC ( user generated content ). Their forum is finding a great deal of duplicate content/broken link/ duplicate title and on-site issue. I have Advance SEO knowledge related to ecommerce or blogging but new to forum and UGC. I would really love to learn or get ressources links that would allow me to see/understand the best practices in term of SEO. Any help is greatly appreciated. Best, Yan
Intermediate & Advanced SEO | | ydesjardins2000 -
How does having multiple pages on similar topics affect SEO?
Hey everyone, On our site we have multiple pages that have similar content. As an example, we have a section on Cars (in general) and then specific pages for Used Cars, European Cars, Remodeled Cars etc. Much of the content is similar on these page and the only difference is some content and the additional term in the URL (for example car.com/remodeled-cars and /european-cars). In the past few months, we've noticed a dip in our organic ranking and started doing research. Also, we noticed that Google, in SERPs, shows the general page (cars.com/cars) and not the specific page (/european-cars), even if the specific page has more content. Can having multiple pages with similar content hurt SEO? If so, what is the best way to remedy this? We can consolidate some of the pages and make the difference between them a little clearer, but does it make that much of a difference for rankings? Thanks in advance!
Intermediate & Advanced SEO | | JonathonOhayon0 -
NOINDEX listing pages: Page 2, Page 3... etc?
Would it be beneficial to NOINDEX category listing pages except for the first page. For example on this site: http://flyawaysimulation.com/downloads/101/fsx-missions/ Has lots of pages such as Page 2, Page 3, Page 4... etc: http://www.google.com/search?q=site%3Aflyawaysimulation.com+fsx+missions Would there be any SEO benefit of NOINDEX on these pages? Of course, FOLLOW is default, so links would still be followed and juice applied. Your thoughts and suggestions are much appreciated.
Intermediate & Advanced SEO | | Peter2640