question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Docs: Facilitate indexing of the docs by certain search engines

See original GitHub issue

Description of the problem

When I want to look at the docs for a particular Three.js class, I type 'three.js [classname]` into my search engine of choice (DuckDuckGo). The only relevant result is the docs, but not the specific docs page. image I then have to click the docs and search for the class again.

Feature request

If possible, facilitate indexing of all three.js docs pages. This may mean switching from ‘/docs/#api/etc’ to ‘/docs/api/etc’ urls, which could replace or forward to the existing pages.

Search engine

  • All of them
  • Google (only one I tried that worked)
  • DuckDuckGo
  • Bing
  • Yahoo

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:14 (2 by maintainers)

github_iconTop GitHub Comments

2reactions
finnbearcommented, Apr 4, 2020

What was I thinking? There is a much easier, standards-compliant way to fix this issue: adding a sitemap. Please review #19037 😃

(And yes, I contacted DuckDuckGo. Their automated system said they had a high volume of messages and would take time to respond. And this is a problem with the other search engines I mentioned, not just DuckDuckGo)

1reaction
looeeecommented, Apr 6, 2020

It’s the same on Bing:

bing

Maybe DDG uses Bing?

Read more comments on GitHub >

github_iconTop Results From Across the Web

Search engine indexing - Wikipedia
Search engine indexing is the collecting, parsing, and storing of data to facilitate fast and accurate information retrieval. Index design incorporates ...
Read more >
How to get search engines to index the right content for better ...
If possible, open the <main> tag just ahead of the <H1> for your page title. If you use breadcrumbs on your site, <main>...
Read more >
In-Depth Guide to How Google Search Works | Documentation
Get an in-depth understanding of how Google Search works and improve your site for Google's crawling, indexing, and ranking processes.
Read more >
The Basics of How Search Engine Indexing Works
Search engine indexing is an essential process that organizes your website's content into a central database. Search engine crawlers analyze ...
Read more >
Optimize your site for search engines (for beginners)
Google doesn't accept payment to rank a website higher, or rank websites higher if they advertise on Google. If anyone tells you otherwise,...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found