Ooh, nifty!! And ah, I see - then it was working exactly correctly for me! Basic infinite scrolling did work.
Sadly, this plugin got nixed by management. An SEO guy says it's not great for SEO and the users were not as jacked as I thought about it (turns out there were a few who really wanted it and many who did not )
If you are going to embed soon anyway, I'd also recommend against using this plugin.
I also personally don't like it on most websites, it's was originally more of an experiment to see if it is possible. But it seems to fit some pages.
It shouldn't hurt SEO though, as it is all progressive enhancement and doesn't modify vanillas paging.
(Except for some marker elements it leaves the HTML untouched.)
@fr3em1nd said:
as per vanilla's current pagination , /p1 /p2 etc, will it affect the seo ranking's since some pages are indexed by google as per page.
The pagination is not changed in any way by the plugin, it is only hidden using javascript.
And if the user directly goes to /p2 on an existing link, will it go to that specific page in the pagination?
Yes, it supports continuous loading in both directions.
Going to /p2 will land you on the second page and you can still scroll up or down and it will keep loading the content.
does this support no-refresh that was present on vanilla 2.0 after someone submits some discussion comments?
No, if you mean autorefresh, that has been taken out of vanilla and this is a plugin for 2.1+.
If you just mean that a comment appears on the bottom immediately after posting it, then yes, this will remain unchanged.
will this work on mobile?
Yes, it works on mobile.
I have fixed a performance bug on mobile firefox recently, which is not in the current release yet.
I will put out a new version later.
Please read my comment right above yours (including the first link) where I explain this.
It's progressive enhancement, meaning it falls back to the standard pagination when JavaScript is disabled.
Note that GoogleBot is actually much smarter, it doesn't just download the source code and even pages that are fully generated through JavaScript have been indexed by Google for years now.
There should be no SEO concerns, enable this if your users like it.
Comments
Ooh, nifty!! And ah, I see - then it was working exactly correctly for me! Basic infinite scrolling did work.
Sadly, this plugin got nixed by management. An SEO guy says it's not great for SEO and the users were not as jacked as I thought about it (turns out there were a few who really wanted it and many who did not )
If you are going to embed soon anyway, I'd also recommend against using this plugin.
I also personally don't like it on most websites, it's was originally more of an experiment to see if it is possible. But it seems to fit some pages.
It shouldn't hurt SEO though, as it is all progressive enhancement and doesn't modify vanillas paging.
(Except for some marker elements it leaves the HTML untouched.)
http://googlewebmastercentral.blogspot.de/2014/02/infinite-scroll-search-friendly.html
My themes: pure | minusbaseline - My plugins: CSSedit | HTMLedit | InfiniteScroll | BirthdayModule | [all] - PM me about customizations
VanillaSkins.com - Plugins, Themes and Graphics for Vanillaforums OS
hi @Bleistivt this is a great tool, however i have few questions i need to know.
as per vanilla's current pagination , /p1 /p2 etc, will it affect the seo ranking's since some pages are indexed by google as per page.
And if the user directly goes to /p2 on an existing link, will it go to that specific page in the pagination?
does this support no-refresh that was present on vanilla 2.0 after someone submits some discussion comments?
will this work on mobile?
thank you if you have time to answer my simple questions
No, it will not have a negative SEO impact, at least not for your google ranking.
It adheres to the google infinite scroll guide:
http://googlewebmastercentral.blogspot.de/2014/02/infinite-scroll-search-friendly.html
The pagination is not changed in any way by the plugin, it is only hidden using javascript.
Yes, it supports continuous loading in both directions.
Going to /p2 will land you on the second page and you can still scroll up or down and it will keep loading the content.
No, if you mean autorefresh, that has been taken out of vanilla and this is a plugin for 2.1+.
If you just mean that a comment appears on the bottom immediately after posting it, then yes, this will remain unchanged.
Yes, it works on mobile.
I have fixed a performance bug on mobile firefox recently, which is not in the current release yet.
I will put out a new version later.
My themes: pure | minusbaseline - My plugins: CSSedit | HTMLedit | InfiniteScroll | BirthdayModule | [all] - PM me about customizations
VanillaSkins.com - Plugins, Themes and Graphics for Vanillaforums OS
hello
your infinite scrolling plugin hides alot of content from google ?
cannot see it in html until I revert to pagination
Please read my comment right above yours (including the first link) where I explain this.
It's progressive enhancement, meaning it falls back to the standard pagination when JavaScript is disabled.
Note that GoogleBot is actually much smarter, it doesn't just download the source code and even pages that are fully generated through JavaScript have been indexed by Google for years now.
There should be no SEO concerns, enable this if your users like it.
My themes: pure | minusbaseline - My plugins: CSSedit | HTMLedit | InfiniteScroll | BirthdayModule | [all] - PM me about customizations
VanillaSkins.com - Plugins, Themes and Graphics for Vanillaforums OS
Hello.
Your plugin is useful.
It would be great if we could only activate it for mobiles.