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.
How to find out that none of the images on my site violates copyrights? Is there any tool that can do this without having to check manually image by image?
-
We plan to add several thousand images to our site and we outsourced the image search to some freelancers who had instructions to just use royalty free pictures.
Is there any easy and quick way to check that in fact none of these images violates copyrights without having to check image by image?
In case there are violations we are unaware of, do you think we need to be concerned about a risk of receiving Takedown Notices (DMCA) before owner giving us notification for giving us opportunity to remove the photo?
-
Keep in mind that infringers post images on their website without any references to licenses. They stole the images, why would they point to a license ? !!
Many of the "free image sources" on the web contain a significant number of infringing images. Furthermore, many of the websites that sell or license images are offering images that they have no right to offer. I have found my own images on such sites and have done something about it.
On many of the free image websites and some of the websites selling images the images are uploaded by "members". The owners of these sites simply claim "safe harbor" when infringing images are found on their sites. They simply blame the member and take the images down when someone complains.
I am not an attorney, but I can say that I would not use your proposed method because a lot of the images that you think are OK are not OK. Furthermore, the images to which I hold copyright do not have licensing information posted with them because they are not available for license by anyone at any price. They are for my exclusive use.
People who are serious about protecting their images from infringement will probably do at least two of the following if they see their images on your website.... DMCA to search engines, DMCA to hosting services, complaint to Adsense, complaint to other revenue sources, send informal notice to you, demand payment for your past use, add your website to the list that their legal team will look into.
It might be a good idea to make an appointment with an intellectual property attorney and discuss the concepts of copyrights, permissions, licenses, documentation, fair use, safe harbor and how copyright laws vary outside of your home country. I have had these types of meetings with more than one attorney and found that it is not as expensive as you might fear. After that meeting you have a person who knows you and can be a quick source of assistance if needed. Time and money well spent.
-
After some digging here is what we did finally:
-
researched with tineye.com whether images were from free image sources and that among top results in tineye were no references to licences
-
additionally we uploaded each image to https://www.picscout.com/ which is a site fully owned by getty images and upon upload indicates whether it finds any licencing information for the image. As picscout has some bad reputation for their practice of exortion letters it is probably best to not submit on their site the URL of images on your own site, but rather use their upload function instead.
-
-
Nicely summarised, EGOL.
My bottom line? If you can't definitively prove you have license for the images, you can't use them.
And a business model based on "hoping' that the real rights owner won't hammer you into the ground for the infringement is the proverbial Very Bad Idea.
Paul
-
If your freelancers obtained "royalty free" images then they will likely have a receipt proving that they paid a fee for each image that was granted a royalty free license. If they obtained other forms of license or permission they should have that neatly logged in a spreadsheet or in the form of email messages. That is where I would start with this.
If you don't have any documentation then it is going to be really hard and really costly to go backwards to determine where each image came from and if proper permissions and licenses were obtained. That might cost more than doing the work over again. If I was in this situation, I would start over on this project.
If you are getting into the business of using the images of others then a good education in copyright, fair use, licensing, permissions, and proper documentation is essential. In addition to you having this information and knowledge, anyone who works for you must have it because the problems of infringement will be yours and not theirs. Lots of people run wild and rampant when collecting images for their websites or client websites. They simply don't understand copyright law or the problem with ignorance.
Will people get in touch with you before filing a DMCA or filing a copyright infringement lawsuit? They might or they might not. If they think that your website is run by scofflaw organization with few assets then they will probably just file DMCAs with search engines and hosting companies. They might also file complaints to Adsense and other income sources. Successful DMCA and Adsense complaints will put the infringer out of business. I make lots of these complaints against infringers and have a system in place to do them quickly and efficiently.
If your website appears to be run by a substantive company and the person who's images you infringed is a decent and patient, they might send you an informal infringement notice, give you a chance to fix it, and then file DMCA and income source complaints if you don't respond quickly. Or, they might send you a bill for your past use of the image and a license agreement for use of the image going forward. If you have stolen a lot of their images or you have a person who stands firmly on their intellectual property, they could go straight to a lawsuit or other legal remedy.
The owner of the images enjoys the ability to chose their methods of dealing with you.
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
-
Why is my financial services site being flagged as gambling
Watchguard and Websense/Forecepoint are flagging my financial services site gambling...how can I prevent that from happening. https://fwag.com/
Web Design | | AdsposureDev0 -
Https pages indexed but all web pages are http - please can you offer some help?
Dear Moz Community, Please could you see what you think and offer some definite steps or advice.. I contacted the host provider and his initial thought was that WordPress was causing the https problem ?: eg when an https version of a page is called, things like videos and media don't always show up. A SSL certificate that is attached to a website, can allow pages to load over https. The host said that there is no active configured SSL it's just waiting as part of the hosting package just in case, but I found that the SSL certificate is still showing up during a crawl.It's important to eliminate the https problem before external backlinks link to any of the unwanted https pages that are currently indexed. Luckily I haven't started any intense backlinking work yet, and any links I have posted in search land have all been http version.I checked a few more url's to see if it’s necessary to create a permanent redirect from https to http. For example, I tried requesting domain.co.uk using the https:// and the https:// page loaded instead of redirecting automatically to http prefix version. I know that if I am automatically redirected to the http:// version of the page, then that is the way it should be. Search engines and visitors will stay on the http version of the site and not get lost anywhere in https. This also helps to eliminate duplicate content and to preserve link juice. What are your thoughts regarding that?As I understand it, most server configurations should redirect by default when https isn’t configured, and from my experience I’ve seen cases where pages requested via https return the default server page, a 404 error, or duplicate content. So I'm confused as to where to take this.One suggestion would be to disable all https since there is no need to have any traces to SSL when the site is even crawled ?. I don't want to enable https in the htaccess only to then create a https to http rewrite rule; https shouldn't even be a crawlable function of the site at all.RewriteEngine OnRewriteCond %{HTTPS} offor to disable the SSL completely for now until it becomes a necessity for the website.I would really welcome your thoughts as I'm really stuck as to what to do for the best, short term and long term.Kind Regards
Web Design | | SEOguy10 -
Lots of Listing Pages with Thin Content on Real Estate Web Site-Best to Set them to No-Index?
Greetings Moz Community: As a commercial real estate broker in Manhattan I run a web site with over 600 pages. Basically the pages are organized in the following categories: 1. Neighborhoods (Example:http://www.nyc-officespace-leader.com/neighborhoods/midtown-manhattan) 25 PAGES Low bounce rate 2. Types of Space (Example:http://www.nyc-officespace-leader.com/commercial-space/loft-space)
Web Design | | Kingalan1
15 PAGES Low bounce rate. 3. Blog (Example:http://www.nyc-officespace-leader.com/blog/how-long-does-leasing-process-take
30 PAGES Medium/high bounce rate 4. Services (Example:http://www.nyc-officespace-leader.com/brokerage-services/relocate-to-new-office-space) High bounce rate
3 PAGES 5. About Us (Example:http://www.nyc-officespace-leader.com/about-us/what-we-do
4 PAGES High bounce rate 6. Listings (Example:http://www.nyc-officespace-leader.com/listings/305-fifth-avenue-office-suite-1340sf)
300 PAGES High bounce rate (65%), thin content 7. Buildings (Example:http://www.nyc-officespace-leader.com/928-broadway
300 PAGES Very high bounce rate (exceeding 75%) Most of the listing pages do not have more than 100 words. My SEO firm is advising me to set them "No-Index, Follow". They believe the thin content could be hurting me. Is this an acceptable strategy? I am concerned that when Google detects 300 pages set to "No-Follow" they could interpret this as the site seeking to hide something and penalize us. Also, the building pages have a low click thru rate. Would it make sense to set them to "No-Follow" as well? Basically, would it increase authority in Google's eyes if we set pages that have thin content and/or low click thru rates to "No-Follow"? Any harm in doing this for about half the pages on the site? I might add that while I don't suffer from any manual penalty volume has gone down substantially in the last month. We upgraded the site in early June and somehow 175 pages were submitted to Google that should not have been indexed. A removal request has been made for those pages. Prior to that we were hit by Panda in April 2012 with search volume dropping from about 7,000 per month to 3,000 per month. Volume had increased back to 4,500 by April this year only to start tanking again. It was down to 3,600 in June. About 30 toxic links were removed in late April and a disavow file was submitted with Google in late April for removal of links from 80 toxic domains. Thanks in advance for your responses!! Alan0 -
Image with 100% width/height - bad ranking?
Hi, we have some articles like this: http://www.schicksal.com/Orakel/Freitag-13 The main image has a width of 100% and a height of 100%. Today, I've discovered that GWT Instant Preview has some troubles with rendering the page. We have CSS rules to deliver the image with the right dimensions. If a bot like google is not sending any screen height / width we assume the screen size is 2560x1440. Does this harm the ranking of the page? (Content starts below the fold/image) What is a "default" screen size for google? How do they determine if something is "above the fold"? Any tips or ideas? Best wishes, Georg.
Web Design | | GeorgFranz0 -
Having a second homepage for a site would affect my SEO?
Hello guys, One of our clients is planning to have a new landing page for any users hitting the site for the first time. (returning users will still see the current homepage based on cookies ... in other words, the site would technically have 2 home pages). According to this client, they are planning to do something like this: https://www.websitename.com/ (for returning visitors) https://www.websitename.com/newuser (for first time visitors) Our instinct is that is not great to have 2 home pages (that would affect the SEO campaign we are managing for this company) and we are not sure how to handle this. That's why we would appreciate your opinion regarding this topic: From an SEO perspective, do you think this is a good idea? If not, what would you guys do differentiate first-time visitors vs returning visitors without affecting SEO? Maybe just a pop-up? Thanks in advance for your help !
Web Design | | Robertnweil10 -
Infinite Scrolling vs. Pagination on an eCommerce Site
My company is looking at replacing our ecommerce site's paginated browsing with a Javascript infinite scroll function for when customers view internal search results--and possibly when they browse product categories also. Because our internal linking structure isn't very robust, I'm concerned that removing the pagination will make it harder to get the individual product pages to rank in the SERPs. We have over 5,000 products, and most of them are internally linked to from the browsing results pages in the category structure: e.g. Blue Widgets, Widgets Under $250, etc. I'm not too worried about removing pagination from the internal search results pages, but I'm concerned that doing the same for these category pages will result in de-linking the thousands of product pages that show up later in the browsing results and therefore won't be crawlable as internal links by the Googlebot. Does anyone have any ideas on what to do here? I'm already arguing against the infinite scroll, but we're a fairly design-driven company and any ammunition or alternatives would really help. For example, would serving a different page to the Googlebot in this case be a dangerous form of cloaking? (If the only difference is the presence of the pagination links.) Or is there any way to make rel=next and rel=prev tags work with infinite scrolling?
Web Design | | DownPour0 -
Site Activity, SEO, and behind login
I have a site that provides online education and as such, most of the user activity happens behind a login. This has me thinking about potential SEO impacts with a few questions that maybe someone could lend some light on: How important is activity (above just search activity) to the search engines Would it help to enter these pages, even though they're behind a login, into GA as we have with the front-end of the site Does a subdomain make a difference (right now we implement the course as a subdomain of the main site Lastly, as I was looking at compete.com, I am wondering how they get these use statistics?
Web Design | | uwaim20120 -
Mobile Site Pages: Word Count Help
Hi there I am doing a mobile website for a client and they asked me what the dieal word count would be per page. They are SEO conciosu but we are not doing SEO on this site. I would just like to know a general rule of thumb. Regards Stef
Web Design | | stefanok0