diff --git a/swh/docs/sphinx/conf.py b/swh/docs/sphinx/conf.py
index 0f4de8bf20398a4492ccb82f844b36c6fc5aff94..a44f872fc49e925c7dd24ac4556e72084b4ff1b5 100644
--- a/swh/docs/sphinx/conf.py
+++ b/swh/docs/sphinx/conf.py
@@ -214,6 +214,15 @@ redirects = {
     "swh-deposit/metadata": "api/metadata.html",
     "swh-deposit/specs/blueprint": "../api/use-cases.html",
     "swh-deposit/user-manual": "api/user-manual.html",
+    "swh-dataset": "swh-export",
+    "swh-dataset/index.html": "swh-export/index.html",
+    "swh-dataset/graph/dataset.html": "swh-export/graph/dataset.html",
+    "swh-dataset/graph/schema.html": "swh-export/graph/schema.html",
+    "swh-dataset/graph/athena.html": "swh-export/graph/athena.html",
+    "swh-dataset/graph/databricks.html": "swh-export/graph/databricks.html",
+    "swh-dataset/export.html": "swh-export/export.html",
+    "swh-dataset/generate_subdataset.html": "swh-export/generate_subdataset.html",
+    "apidoc/swh.dataset.html": "apidoc/swh.export.html",
     "infrastructure/index.html": "../../sysadm/network-architecture/index.html",
     "infrastructure/network.html": "../../sysadm/network-architecture/index.html",
     "infrastructure/service-urls.html": "../../sysadm/network-architecture/service-urls.html",  # noqa