Open
Conversation
Point old URLs directly to their final destinations instead of bouncing through intermediate redirects that themselves redirect again. Fixes 14 multi-hop chains: - Client library paths (/apify-client-js, /apify-client-python, /api/client/python) now go directly to /docs pages - /scraping/* paths now go directly to /academy/apify-scrapers/* - /scraping and /tutorials now go directly to /platform/actors/running - /web-scraping-101 now goes directly to /academy/scraping-basics-javascript - /platform/web-scraping-101 and /platform/robotic-process-automation now go directly to final destinations instead of through removed /academy/concepts/* pages Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Member
Author
|
This is what claude identified as still not handled by #2313 |
|
Preview for this PR was built for commit |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Chains collapsed
/apify-client-js/api/client/js→/api/client/js/docs/api/client/js/docs/apify-client-js/latest/api/client/js→/api/client/js/docs/api/client/js/docs/apify-client-python/api/client/python→.../docs/overview→.../docs/api/client/python/docs/api/client/python.../docs/overview→.../docs/api/client/python/docs/scraping/platform/tutorials→/platform/actors/running/platform/actors/running/tutorials/platform/tutorials→/platform/actors/running/platform/actors/running/scraping/cheerio-scraper/platform/tutorials/apify-scrapers/...→/academy/.../academy/apify-scrapers/cheerio-scraper/scraping/getting-started/platform/tutorials/apify-scrapers/...→/academy/.../academy/apify-scrapers/getting-started/scraping/puppeteer-scraper/platform/tutorials/apify-scrapers/...→/academy/.../academy/apify-scrapers/puppeteer-scraper/scraping/web-scraper/platform/tutorials/apify-scrapers/...→/academy/.../academy/apify-scrapers/web-scraper/web-scraping-101/platform/web-scraping-101→/academy/web-scraping-for-beginners→/academy/scraping-basics-javascript/academy/scraping-basics-javascript?legacy-js-course=//platform/web-scraping-101/academy/web-scraping-for-beginners→/academy/scraping-basics-javascript/academy/scraping-basics-javascript?legacy-js-course=//platform/robotic-process-automation/academy/concepts/robotic-process-automation→///platform/web-scraping-101/web-scraping-techniques/academy/concepts→//Also collapses the same chains for
/tutorials/apify-scrapers/*variants (4 additional rules pointing to the same intermediate destinations).🤖 Generated with Claude Code