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.
SEO Issues From Image Hotlinking?
-
I have a client who is hotlinking their images from one of their domains. I'm assuming the images were originally stored on the first domain (let's call it SiteA.com) and when they were putting together SiteB.com, they decided to just link to the images directly on SiteA.com instead of moving the images to Site B. Essentially hotlinking.
Site A is not using the images in any way and in essence is just a gateway for their other sites and in this case a storage for their images. It doesn't use those images at all, so it really doesn't get any benefits of the images being referenced since I read that Google sometimes counts that hotlinking as a "vote" for the original image. But again, since ite A doesn't use the images that are being hotlinked at all, there's no benefit for Site A.
My concern is that it's affecting their SEO for Site B because it makes it look like Site B is simply scraping data by hotlinking those images from Site A.
Their programmer suggested creating a virtual directory so that it "looked" like it was coming from Site B. My guess is that Google can see this, so then not only will it look like Site B is scaping/hotlinking images, but also trying to hide it which may send up red flags to Google.
My suggesstion to them was to just upload the images correctly into their own images directory on Site B. They own the images, so there's not any copyright issue, but that if they want proper SEO credit for that content, it all needs to be housed on the correct server and not hotlinked.
Am I correct in this or will the virtual directory serve just as well?
-
thanks for this report
-
I was going to guess that there is a small benefit. But really it's a guess. I would think it would count as a link.
-
Actually, that IS the one answer I do know and that it DOES have a benefit to you if your image is being hotlinked to because Google sees it as a "vote" or the equivalent of an inbound link. I saw that on the Google Webmaster Forums.
I'm just at a quandary about the linker.
-
How about other people hotlinking images from your domain. Do you think that google sees them pulling content from you via the image link and gives you a small credit for that?
I don't know the answer. I assume that the value is low to nothing. Do you have any ideas on this?
-
Interesting question. My gut instinct is that there is no SEO drawback to what is happening here. There is nothing in the quality guidelines that I'm aware of that says you can't hotlink images from another site. Now, if the content was duplicated then that's another issue.
-
It loos like nothing bad will happen, but that you lose a lot of SEO benefits from having images stored locally and getting the proper attribution.
I agree. I don't know how much SEO benefits come from hot-linked images. But, in case there is any benefit we have all of our images on our own domain and that requires terrabytes of BW per month.
-
I think you and I are on the same page and the same school of thought. I was just curious if there was any documented issues with being a "hotlinker" from an SEO perspective.
It loos like nothing bad will happen, but that you lose a lot of SEO benefits from having images stored locally and getting the proper attribution.
My other concern was making sure that it didn't look like their site was scraping from the other since they have thousands of products and ALL of those product images are being pulled from the other domain.
-
Right. That's why I have all of my images on the same server as the domain.
-
I can see your view, but the attribution is pretty important in their industry which is retail. I'm just concerned that to give image attribution over to another domain may be viewed as image hotlinking or scraping and that, as you said, they also won't get the benefit of a hotlink is someone else chooses to do the same.
-
hmmm.... To me, this sounds like moving your whole office because your trash can is full.
-
The programmer just added another piece to this and has added;
"What I'm suggesting is like a 'symbolic' link in Unix . There are no different IP involved. Only IP will be Site B for example. We store everything on same server and virtual directory map to another folder on same server and its intranet and no visibility outside server"
While I understand what he's saying. Site B won't get the benefit of image hotlinking if it had the same images stored on its own domain and I just this since the coding specifically says "site.com/images", it's just not hiding it correctly and again, even if it does effectively hide it, is it truly invisible to Google that that is going on. And if it's not invisible, will it send off more red flags and look suspicious to Google. I really don't want to risk that. I just wonder if I'm over-reacting to this. I don't think that I am.
-
More and more people are placing their images and other large files on cloud servers because they sometimes offer a cost advantage and they sometimes allow a website to load faster.
Because of this I don't think that Google is going to give a site a huge penalty if they are pulling content from a second domain. This is being done by some of the highest quality and most popular sites on the web.
However, I think like you and have all of my images on my own domain. Then if people are hotlinking them they will be coming from my site and I will get any credit for that - if google smiles about it, which I am not sure that they do.
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
-
Reducing cumulative layout shift for responsive images - core web vitals
In preparation for Core Web Vitals becoming a ranking factor in May 2021, we are making efforts to reduce our Cumulative Layout Shift (CLS) on pages where the shift is being caused by images loading. The general recommendation is to specify both height and width attributes in the html, in addition to the CSS formatting which is applied when the images load. However, this is problematic in situations where responsive images are being used with different aspect ratios for mobile vs desktop. And where a CMS is being used to manage the pages with images, where width and height may change each time new images are used, as well as aspect ratios for the mobile and desktop versions of those. So, I'm posting this inquiry here to see what kinds of approaches others are taking to reduce CLS in these situations (where responsive images are used, with differing aspect ratios for desktop and mobile, and where a CMS allows the business users to utilize any dimension of images they desire).
Web Design | | seoelevated3 -
How do elements that are displayed when scrolled impact SEO?
Hi, We are wanting to implement Animate.css and Wowjs on our site and were concerned about the SEO impacts. Basically when the page is loaded, if the element is not within the viewport then the HTML tag (i.e. div tag) have a style="visibility: hidden" and once the element is within the viewport it will change to have style="visibility: visible". Would having the style="visibility: hidden" negatively impact SEO?
Web Design | | KendallHershey0 -
How is Single Page Application (SPA) bad for SEO
Hi guys. I am quite inspired of SPA technique. It's really amazing when all your interaction with the site is going on the fly and you don't see any page reloads. I've started implementing the site with this instruction and already found nice guys to make the design. The only downside of the using SPA which I can see **is the **SEO part. That's because the URL does not really change and different pages don't have their unique URL addresses.
Web Design | | Billy_gym
Actually they have, but it looks like: yoursite.com/#/products yoursite.com/#/prices yoursite.com/#/contact So all of them goes after # and being just anchors. For Google this mean all of these pages is just yoursite.com/ My question is what is really proven method to implement the URL structure in Single Page Application, so all the pages indexed by Google correctly (sorry I don't mention the other search engines because of market share). The other question, of course, is examples. It will be great to see real life site examples, better authority sites, which use SPA technique and well indexed by search engines.1 -
Location of body text on page - at top or bottom - does it matter for SEO?
Hi - I'm just looking at the text on a redesigned homepage. They have moved all the text to the very bottom of the page (which is quite common with lots of designers, I notice - I usually battle to move the important text back up to the top). I have always ensured the important text comes at the top, to some extent - does it matter where on the page the text comes, for SEO? Are there any studies you can point me to? Thanks for your help, Luke
Web Design | | McTaggart2 -
Best SEO-friendly CMS platform?
I have been tasked with rebuilding a small e-commerce website using a CMS, but I'm not sure which one has the most SEO compatibility. One SEO company recommended Squarespace. Another warned me against Squarespace because of its limited SEO features and instead recommended Wordpress with the WooCommerce toolkit. I've also heard Drupal and Joomla mentioned. Are certain CMS platforms more SEO-friendly? If so, what are the best ones that can also handle e-commerce? Thanks!
Web Design | | businessimagesolutions1 -
Can white text over images hurt your SEO?
Hi everyone, I run a travel website that has about 30 pre-search city landing pages. In a redesign last year we added large "hero" images to the top of the page, and put our h1 headlines on top of them in white. The result is attractive, but I'm wondering if Google could be reading this page as "white text on white page", which is an obvious no-no, especially if it could seem that we're trying to hide text. Here's an example: http://www.eurocheapo.com/paris/ H1: Expert reviews of cheap hotels in Paris I should add that our SERPs for these city pages has dropped (for "Cheap hotels in X"), but it could obviously be related to other issues. Any advice would be appreciated. Many thanks! Tom
Web Design | | TomNYC0 -
Do pull quotes affect SEO positively or negatively?
I like the design element of a pull quote to ad interest and highlight an important point. If I use an exact quote from the page in a pull quote on that page, does that negatively affect SEO as duplicate content? Are there formatting or tagging methods that could help pull quotes to boost SEO? For clarity, by "pull quote" I mean a stylized bit of text that floats on a page in such a way that the body text wraps around it. It is actual text (not text embedded in a graphic) but it behaves like an image with text wrapping around it. Here's an example (in red on the right side): http://www.21ct.com/resources/news-room/21ct-announces-its-latest-us-patent-for-advancing-big-data-security/
Web Design | | kyle21ct0 -
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