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
-
Hiding content until user scrolls - Will Google penalize me?
I've used: "opacity:0;" to hide sections of my content, which are triggered to show (using Javascript) once the user scrolls over these sections. I remember reading a while back that Google essentially ignores content which is hidden from your page (it mentioned they don't index it, so it's close to impossible to rank for it). Is this still the case? Thanks, Sam
Web Design | | Sam.at.Moz0 -
Duplicate Content Issue: Mobile vs. Desktop View
Setting aside my personal issue with Google's favoritism for Responsive websites, which I believe doesn't always provide the best user experience, I have a question regarding duplicate content... I created a section of a Wordpress web page (using Visual Composer) that shows differently on mobile than it does on desktop view. This section has the same content for both views, but is formatted differently to give a better user experience on mobile devices. I did this by creating two different text elements, formatted differently, but containing the same content. The problem is that both sections appear in the source code of the page. According to Google, does that mean I have duplicate content on this page?
Web Design | | Dino640 -
Should i not use hyphens in web page titles? Google Penalty for hyphens?
all the page titles in my site have hyphens between the words like this: http://texas.com/texas-plumbers.html I have seen tests where hyphenated domain names ranked lower than non hyphenated domain names. Does this mean my pages are being penalized for hyphens or is this only in the domain that it is penalized? If I create new pages should I not use hyphens in the page titles when there are two or more words in the title? If I changed all my page titles to eliminate the hyphens, I would lose all my rankings correct? My site is 12 years old and if I changed all these titles I'm guessing that each page would be thrown in the google sandbox for several months, is this true? Thanks mozzers!
Web Design | | Ron100 -
Accordion Fold Ups Bad For Google
http://fandicoach.com/products Right now I have these accordion things on the website. Are they bad for google in terms of being an SEO best practice? I want to avoid doing anything black hat. Thanks!
Web Design | | OOMDODigital0 -
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 -
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 -
How will it affect my site if i link to a site with adult content?
We are currently working on creating 2 sites for a company, one with no adult content, one with adult content. Will it affect the non adult content site if i link to the other one in terms of Google and being blocked by some internet providers.
Web Design | | MattWheatcroft0 -
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