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

Support for Hashbang (#!) Slide URLS To comply with Google AJAX Crawling guidelines #557

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

adamhadani
Copy link

Hey,
I've added a very simple option, 'use_hashbang', that when used in combination with hash_bookmark, will produce slide hash URLs that are compliant with Google's AJAX crawling guidelines, making it possible for site admins to supply static HTML versions of the individual slide pages. This is a simple change and I believe would benefit many site owners who'd opt to use this library on their site. For more info on Google's AJAX Crawling scheme see here:

https://developers.google.com/webmasters/ajax-crawling/docs/getting-started

@adamhadani
Copy link
Author

Hey guys,
Would love to get your feedback on this - Is this something you think you'd be merging into the codebase?
If not, What's the best way for me to 'build' the whole thing myself into the final storyjs-embed.min / timeline.min.js ? I"d like to use this functionality but can't quite figure out how you guys go about building the source tree into the final minified JS...

thanks,
Adam

@rcwolff
Copy link

rcwolff commented May 20, 2014

+1
It would be good if TimelineJS had a solution for search engine indexing. Are there plans to merge these changes?

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