Skip to content

Commit

Permalink
disallow url endings paths
Browse files Browse the repository at this point in the history
  • Loading branch information
cohenaj194 committed Sep 29, 2024
1 parent e3a5a2d commit 50ab3ab
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions app/routes/[robots.txt].tsx
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,12 @@ export const loader: LoaderFunction = () => {
Disallow: /nogooglebot/
Disallow: /build/
Disallow: /queries/full-scan
Disallow: /ffxiv/marketshare
Disallow: /ffxiv/craftsim/queries
Disallow: /wow/best-deals
Disallow: /wow/export-search
Disallow: /wow/marketshare
Sitemap: https://saddlebagexchange.com/sitemap.xml
`
Expand Down

0 comments on commit 50ab3ab

Please sign in to comment.