• Skip to primary navigation
  • Skip to main content
  • Skip to primary sidebar
  • Skip to footer

Nile Flores Media

Helping You Rock Out Your Website Like A Rockstar

  • Home
  • About
  • Blog
  • Portfolio
  • Hire Me
  • Resources
  • Contact
  • Blogging
  • WordPress
  • Social Media
  • SEO
  • Web Design
  • News
  • Podcast
You are here: Home » Web Design » Public Service Announcement About Infinite Scrolling in Web Design

Public Service Announcement About Infinite Scrolling in Web Design

By Nile Flores 12 Comments


In web design, infinite scrolling allows you to to literally keep scrolling a page, and more content appears. Most common website use for this would be a blog, magazine, or portfolio. The goal is to keep the visitors on the site by delivering more content. This web design technique eliminates the need for pagination.

This feature typically works by using JavaScript to detect when a user has scrolled near the bottom of the page. Once the user reaches a certain point, the script sends an asynchronous request (often using AJAX) to the server to fetch and display more content without reloading the entire page. This creates a smooth and uninterrupted Browse experience.

That is an upside about the feature. The downside, usually is with the execution. A couple of the more common issues with not implementing infinite scrolling are:

  1. Site is not optimized for load speed, so infinite scroll literally kills user experience by making it painfully slow to access new content as the site visitor scrolls the page.
  2. Site has a footer that, while built with good intentions, with an infinite scroll ability, the user will be chasing it, or never reach the footer information, unless they have scrolling speed capabilities the likes of Superman.
  3. Search engines may have trouble indexing all content on an infinitely scrolling page, as the content is loaded dynamically.

Both issues are bad, but the second, I like to think that the website owner is some sadist who secretly knows how many people they frustrated, because they tried to chase after the footer of the website.

Infinite scrolling is not for everyone. Infinite scrolling is popular on social media platforms like Facebook, Twitter, and Instagram, where the continuous feed of new content is a core part of the user experience. It’s best suited for sites where the user’s primary goal is to browse and discover new content rather than to find a specific piece of information.

For some, infinite scrolling capabilities on a site could cause information overload, and others, it could backfire, if you are looking to attract buyers and subscribers. In fact, a study from the Nielson Norman Group concludes that infinite scrolling may not be the best solution for most websites, and gives a solid case on some of the user experience issues related to infinite scrolling.

However, information overload issue aside, if you’re a website owner using infinite scrolling on your blog or magazine, or portfolio, or even store, you shouldn’t have a footer area, like social icons, terms of service, and more. That content should go elsewhere, or on a page that doesn’t involve scrolling for ages to try to get to it.

Instead of infinite scrolling, use pagination. Pagination is best for sites where users are looking for a particular item or need to reference content in a structured way. This includes online stores with product categories, forums, and search results where users often need to return to previous pages or jump to a specific page. It’s also ideal for content that benefits from being organized into chapters or sections. The benefits of using pagination in your website’s content design are:

  • Better Performance: Since the browser only loads a limited amount of content at a time, pages load faster and consume less memory.
  • Improved User Control: Users have a clear sense of how much content there is and can easily bookmark a specific page or return to where they left off.
  • Enhanced SEO: Search engines can more easily crawl and index all the content, as each page has a unique URL.
  • Clearer User Interface: It provides a defined endpoint, which can be less overwhelming for users looking for specific information.

What are your thoughts about infinite scrolling?


Filed Under: Web Design Tagged With: infinite scroll, pagination, website navigation

About Nile Flores

Nile is a 43-year old female from the greater St. Louis (Southern Illinois side) area. Nile is a mother of 1 son. She is also a web designer and developer, a graphic designer, and a public speaker, who exclusively designs and develops using WordPress. She also blogs at GoDaddy's Blog, Verpex Hosting's blog and her very personal sites, Pixelled and Nail Polish Happy.




Related posts:

No related posts.

Reader Interactions

Comments

  1. Bob Kruse says

    January 8, 2018 at 5:32 pm

    I’ve found that like 99% of the time, infinite scrolling is just annoying. I wish people would stop using it unless their site falls into the very specific category of sites that are designed for it, like Pinterest.

    Reply
  2. Heyan says

    January 19, 2018 at 12:55 pm

    Yes, really, the Infinite scrolling is really killing the user experience. I have my blog and it has built-in infinite scrolling feature but after enabling that my website loading time gets increased, also there are a couple of information are on the footer such as contact details, links and especially the advertisement. When the infinite scrolling is enabled the user never able to find all this.
    Also, I have one question to the writer of this article.

    I am using the caching tool WPfastest cache on my website but when I test the speed of my website on Google page test it shows the above fold scripts need to be removed and the script is from the caching tool… Can you suggest some solution.

    Reply
  3. Danny says

    February 25, 2018 at 8:44 pm

    The tricky thing about infinite scrolling is that is isn’t the right choice for every business. Whether or not you should make the move depends on your goals and what type of information you give to your website visitors.

    Reply
  4. ashok saraswat says

    April 25, 2018 at 5:48 am

    I really liked your blog, and your blog has really given a new dimension on the subject. I really wonder how you thought so differently and so correct that it is appealing a lot of readers like me.

    Reply
  5. Donna Merrill says

    May 15, 2018 at 1:40 am

    Hey Nile,

    It great to be reading your post again. I agree with your points & I never really liked the infinite scrolling, I just hate it personally, although for news websites it has been good, if executed the right way.

    By the way, Thanks for the great read Nile.

    ~ Donna

    Reply
  6. Kanpur Univ says

    June 27, 2018 at 10:37 pm

    In my point of view, Infinite scrolling only useful on viral content, meme websites like 9gag. On a business, news, personal blogs and agency websites infinity scroll is really a pain.

    After reading your article, I switched back from infinite scroll to normal UI because of speed and optimization issues. Thanks for the tips

    Reply
  7. vijay says

    July 2, 2018 at 5:45 am

    how many people did they frustrate because they tried to chase after the footer of the website?

    Reply
  8. Emmanuel Nonye says

    July 14, 2018 at 4:50 pm

    I never liked infinite scrolling but many websites here in Nigeria prefer using it. I hope they see the dangers attached. I’ll do my best to share this article.

    Reply
  9. Robert Williams says

    August 9, 2018 at 2:09 am

    Really a nice blog. Thanks for sharing this.

    Reply
  10. Gamer says

    December 2, 2018 at 11:43 pm

    Hii Neil,
    Truely i never liked infinity scrolling , because it is annoying and time waste ,it is mostly used in news websites

    Reply
  11. Eva Smith says

    September 4, 2020 at 4:21 am

    Nice blog post about how much scrolling is necessary while designing any website. Nice blog post keep the good work going.

    Reply
  12. Ken Adams says

    May 31, 2021 at 7:55 am

    A very great article about the fact of infinite scrolling in websites and it really becomes annoying sometimes.

    Reply

Leave a Reply Cancel reply

Your email address will not be published. Required fields are marked *

Primary Sidebar

Follow Me On:

  • Facebook
  • Instagram
  • LinkedIn
  • Twitter
  • YouTube

Get The Latest WordPress & Blogging Tips

Sign up for my newsletter, and also get my free ebook on 10 Reasons Why Your Website Isn't Converting, and How to Fix it!

Try to be More Positive on Social Media

Note: You can click on image and view the video in a larger lightbox window.

Footer

The Blog

Lots of free information, tutorials, and more to help you bring your best foot forward with your website.

  • Blogging
  • WordPress
  • Social Media
  • SEO
  • Web Design

Get The Latest WordPress & Blogging Tips

Sign up for my newsletter, and also get my free ebook on 10 Reasons Why Your Website Isn't Converting, and How to Fix it!

Copyright © 2025 · · WordPress