Skip to content

Conversation

barjin
Copy link
Contributor

@barjin barjin commented Jul 23, 2025

Redirects the traffic from /sdk/js/versions to /sdk/js/docs/changelog

Connected to apify/apify-sdk-js#416

Alternatively, we don't have to merge this (to keep the nginx conf clean), the versions page had likely 0 traffic (only linked from the sitemap).

@barjin barjin requested review from B4nan and Copilot July 23, 2025 12:17
@barjin barjin self-assigned this Jul 23, 2025
@barjin barjin added the adhoc Ad-hoc unplanned task added during the sprint. label Jul 23, 2025
Copy link
Contributor

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR adds a redirect rule to redirect traffic from the deprecated /sdk/js/versions page to the new changelog location at /sdk/js/docs/changelog. This change consolidates version information access and improves navigation for users looking for SDK version details.

  • Adds a single nginx rewrite rule to redirect the versions page to the changelog

@github-actions github-actions bot added this to the 119th sprint - Tooling team milestone Jul 23, 2025
@github-actions github-actions bot added the t-tooling Issues with this label are in the ownership of the tooling team. label Jul 23, 2025
@apify-service-account
Copy link

Preview for this PR was built for commit e0a9e04 and is ready at https://pr-1714.preview.docs.apify.com!

@B4nan
Copy link
Member

B4nan commented Jul 23, 2025

we have the same page on other places too, with the same issue (python seems to be all right, which is a bit weird)

https://docs.apify.com/api/client/js/versions
https://docs.apify.com/sdk/js/versions
https://docs.apify.com/cli/versions

@B4nan
Copy link
Member

B4nan commented Jul 23, 2025

huh, even here https://docs.apify.com/versions

@B4nan
Copy link
Member

B4nan commented Jul 23, 2025

and lets redirect the JS crawlee page too, since its handled in this repo

https://crawlee.dev/versions

@apify-service-account
Copy link

Preview for this PR was built for commit a2d8cc1e and is ready at https://pr-1714.preview.docs.apify.com!

@barjin barjin merged commit 024cafa into master Jul 24, 2025
10 checks passed
@barjin barjin deleted the docs/redirect-sdk-versions-page branch July 24, 2025 09:26
barjin added a commit to apify/crawlee that referenced this pull request Jul 24, 2025
Removes unused `/versions` page from the documentation. Redirects to
`/docs/changelog` handled in
apify/apify-docs#1714
barjin added a commit to apify/apify-client-js that referenced this pull request Jul 24, 2025
Removes unused `/versions` page from the documentation. Redirects to
`/docs/changelog` handled in
apify/apify-docs#1714
barjin added a commit to apify/apify-cli that referenced this pull request Jul 24, 2025
Removes unused `/versions` page from the documentation. Redirects to
`/docs/changelog` handled in
apify/apify-docs#1714
barjin added a commit that referenced this pull request Jul 24, 2025
Removes unused `/versions` page from the documentation. Redirects to
`/docs/changelog` handled in
#1714
daveomri pushed a commit to daveomri/apify-docs that referenced this pull request Sep 3, 2025
Redirects the traffic from `/sdk/js/versions` to
`/sdk/js/docs/changelog`

Connected to apify/apify-sdk-js#416

Alternatively, we don't have to merge this (to keep the `nginx` conf
clean), the `versions` page had likely 0 traffic (only linked from the
sitemap).
daveomri pushed a commit to daveomri/apify-docs that referenced this pull request Sep 3, 2025
Removes unused `/versions` page from the documentation. Redirects to
`/docs/changelog` handled in
apify#1714
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
adhoc Ad-hoc unplanned task added during the sprint. t-tooling Issues with this label are in the ownership of the tooling team.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants