Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SEO/spider friendly? #20

Open
saeed319 opened this issue Apr 14, 2012 · 2 comments
Open

SEO/spider friendly? #20

saeed319 opened this issue Apr 14, 2012 · 2 comments

Comments

@saeed319
Copy link

Is the endless scroller SEO and spider friendly?
Standard pagination would have the spider effectively 'click' each page link and spider all the content.

How does the spider behave with the endless scroller installed?

@fredwu
Copy link
Owner

fredwu commented Apr 16, 2012

Endless Scroll currently does not support SEO friendly URLs. But I'm leaving this ticket open as I do plan to add SEO/spider support. :)

@chrisdpeters
Copy link

Why not add pagination and hide it if JavaScript is present? That way JavaScript-less spiders like search engines can still use pagination. Users with JS capabilities get endless scrolling. Progressive enhancement!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants