Commit b11c557
committed
Build: Add sitemap_urls to Typesense to fix some missing API pages
Follows-up 6cf42a4. Some pages aren't getting indexed because,
unlike api.jqueryui.com, on api.jqueryui.com there isn't a listing of
all pages. This means it relies on the category pages to discover them,
but these are excluded via `stop_urls` which means the categories
are never even opened, much less followed and/or indexed.
Fix this by feeding the sitemaps directly to ensure full discovery
of all posts and pages.
Ref jquery/infrastructure-puppet#66
Ref jquery/jquerymobile.com@6651b1b1 parent b36e3e2 commit b11c557
1 file changed
+4
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
7 | 11 | | |
8 | 12 | | |
9 | 13 | | |
| |||
0 commit comments