I have a search results page that paginates content loading through infinite scrolling.
Now Google recommends not putting rel=next in this scenario.
Does it make sense to show Google everything when indexed? Is it right?
|
I have a search results page that paginates content loading through Does it make sense to show Google everything when indexed? Is it right? |
|||||||
|
|
Google's pretty smart at avoiding infinite loops of links such as calendars on websites. I'm sure they have limits on how much of a page to index if it continues to load and scroll downward. You may opt to go the way twitter and others have setup their sites where users must click a button to load more results. They also don't like indexing search results pages. You're better off building up sitemaps to the content your search results page is linking to then submit those sitemaps to Google. |
|||
|
|