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.
Above the Fold Content - Use of large images
-
Hi All,
Our designers have come to the SEO team to ask if have a large image across the top of the page taking up a large majority of the above the fold real estate will impact our SEO.
Our initial thoughts are no as long as we have an optimised H1 visibal to the user landing there which informs them what the page is about.
Any thoughts would be appreciated.
-
Touche EGOL... Touche...
-
I am confident that the images make a great impression on visitors. Just, would some assessment done by Google, for example, Panda see them as non-content above the fold.
You never know what google is doing.
-
Go for the user. If you look at seo-browser's reports for pages that have large images or fullscreen sliders, it still renders out to a search engine bot about the same. People like pretty. People share pretty. We use a full screen slider for our home page, and still rank consistantly on page one.
Even better if your large images are conversion-focused. Might actually see an increase if done right, rather than a ranking loss.
-
GentleMozers,
If I may. I think this is when the lines of SEO/Social Media/Marketing become slightly blurred. All of you have touched on a very key point that people simply enjoy it! There are numerous studies, like one by Kissmetrics which show that Facebook posts get 30% more interaction than pure text posts.
I would say it not a stretch to assume the same applies to a website. I personally think there are plenty of other tactics to try and implement before I choose to get rid of the main imagery. Not only that, but with the Parallax/jQuery style of website you technically can have your H1 sit on top of your image, so you get the best of both worlds!
I honestly think that my visitors enjoy these images... but they don't determine the rankings of my pages in search.
EGOL I would be curios to know more about this. I mean yes, happiness unfortunately doesn't directly correlate to SERP's but Google must take into account visits. I know it isn't black and white that one image isn't going to make or break a website completely, but there are many times that I have been to a website and been severely distraught by the pixelated imagery and my trust in the company is diminished immediately, even if it's only a little. I guess I'm "cyber-shallow". That in turn, leads to a chain of self-destruction and questioning why I ever went to the website, severe crying, lot's of rocking back of forth. I'm being sarcastic of course, but I think you get my point. Happiness does correlate to rankings, even indirectly.
Getting people to your website is only half the battle, if they don't stay and do something to benefit your business/service/complete a goal that's potentially a lost opportunity. You only get one chance to make a first impression, make sure it's a good one!
Just my thoughts!
-
We built a site with large images and pushed the H1 below as an experiment. We saw no downsides, and because the site was far more user-friendly and good looking (we didn't change any on page SEO really) we noticed visitors were bouncing less, browsing more, and converting almost 40% more.
Go for the user first!
-
Sometimes I have wonderful images that are relevant to the topic of an article and become part of the article's content.
I have been posting them below the
but above the content of the article. These images are big and beautiful and I am certain that people like them.
But, I honestly have the same question that you have. Is this pushing text content down "TOO FAR FOR GOOGLE"? I honestly think that my visitors enjoy these images... but they don't determine the rankings of my pages in search.
-
you should check out this weeks WBF:
http://moz.com/blog/panda-optimization-whiteboard-friday
It's also about the above the fold content.Regards
Jarno
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
-
Interlinking using Dynamic URLs Versus Static URLs
Hi Guys, Could you kindly help us in choosing best approach out of mentioned below 2 cases. Case. 1 -We are using: We interlink our static pages(www.abc.com/jobs-in-chennai) through footer, navigation & by showing related searches. Self referential Canonical tags have been implemented. Case. 2 -We plan to use: We interlink our Dynamic pages(www.abc.com/jobs-in-chennai?source=footer) through footer, navigation & by showing related searches. Canonical tags have been implemented on dynamic urls pointing to corresponding static urls Query 1. Which one is better & expected to improve rankings. Query 2. Will shifting to Case 2 negatively affect our existing rankings or traffic. Regards
Web Design | | vivekrathore0 -
Will google penalize a website for using a table layout?
I just got a new client today and his entire website layout and structure is using tables instead of divs. This client is on a tight budget and wants to avoid unnecessary hours for re-coding the website, but at the same time he wants me to improve his SEO organically. This is the first time I've been asked to do work on an existing website that uses pure tables for the entire layout and I'm wondering if this effects the SEO in any way. So my question is, will tables effect rankings and SEO in any way?
Web Design | | ScottMcPherson0 -
ECWID How to fix Duplicate page content and external link issue
I am working on a site that has a HUGE number of duplicate pages due to ECWID ecommerce platform. The site is built with Joomla! How can I rectify this situation? The pages also show up as "external " links on crawls... Is it the ECWID platform? I have never worked on a site that uses this. Here is an example of a page with the issue (there are 6280 issues) URL: http://www.metroboltmi.com/shop-spare-parts?Itemid=218&option=com_rokecwid&view=ecwid&ecwid_category_id=3560081
Web Design | | Atlanta-SMO0 -
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 -
Decreasing Page Load Time with Placeholder Images - Good Idea or Bad Idea?
In an effort to decease our page load time, we are looking at making a change so that all product images on any page past page 1 load with a place holder image. When the user clicks to the next page, it then loads all of the images for that page. Right now, all of the product divs are loaded into a Javascript array and loaded in chunks to the page display div. Product-heavy pages significantly increase load time as the browser loads all of the images from the product HTML before the Javascript can rewrite the display div with page-specific product HTML. In order to get around this, we are looking at loading the product HTML with a small placeholder image and then substituting the appropriate product image URLs when each page is output to the display div. From a user experience, this change will be seamless and they won't be able to tell the difference, plus they will benefit from a potentially a short wait on loading the images for the page in question. However, the source of the page will have all of the product images in a given category page all having the same image. How much of a negative impact will this have on SEO?
Web Design | | airnwater0 -
Should I use the google mod_pagespeed in my apache server?
Anyone already use it? There is some speed benefit? http://code.google.com/speed/page-speed/docs/module.html
Web Design | | Naghirniac0 -
The use of foreign characters and capital letters in URL's?
Hello all, We have 4 language domains for our website, and a number of our Spanish landing pages are written using Spanish characters - most notably: ñ and ó. We have done our research around the web and realised that many of the top competitors for keywords such as Diseño Web (web design) and Aplicaión iPhone (iphone application) DO NOT use these special chacracters in their URL structure. Here is an example of our URL's EX: http://www.twago.es/expert/Diseño-Web/Diseño-Web However when I simply copy paste a URL that contains a special character it is automatically translated and encoded. EX: http://www.twago.es/expert/Aplicación-iPhone/Aplicación-iPhone (When written out long had it appears: http://www.twago.es/expert/Aplicación-iPhone/Aplicación-iPhone My first question is, seeing how the overwhelming majority of website URL's DO NOT contain special characters (and even for Spanish/German characters these are simply written using the standard English latin alphabet) is there a negative effect on our SEO rankings/efforts because we are using special characters? When we write anchor text for backlinks to these pages we USE the special characteristics in the anchor text (so does most other competitors). Does the anchor text have to exactly I know most webbrowsers can understand the special characters, especially when returning search results to users that either type the special characters within their search query (or not). But we seem to think that if we were doing the right thing, then why does everyone else do it differently? My second question is the same, but focusing on the use of Capital letters in our URL structure. NOTE: When we do a broken link check with some link tools (such as xenu) the URL's that contain the special characters in Spanish are marked as "broken". Is this a related issue? Any help anyone could give us would be greatly appreciated! Thanks, David from twago
Web Design | | wdziedzic0 -
Duplicate Content for index.html
In the Crawl Diagnostics Summary, it says that I have two pages with duplicate content which are: www.mywebsite.com/ www.mywebsite.com/index.html I read in a Dream Weaver tutorial that you should name your home page "index.html" and then you can let www.mywebsite.com automatically direct the user to index.html. Is this a bug in SEOMoz's crawler or is it a real problem with my site? Thank you, Dan
Web Design | | superTallDan0