Skip to content

Commit

Permalink
🐛 Fix: sitemap.xml link in robots.txt doesn't point to main sitemap (#…
Browse files Browse the repository at this point in the history
  • Loading branch information
Mejituu authored Jan 29, 2023
1 parent 3ae9eb7 commit 9dcd26b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion layouts/robots.txt
Original file line number Diff line number Diff line change
Expand Up @@ -65,4 +65,4 @@ Disallow: /
User-agent: ZoominfoBot
Disallow: /

Sitemap: {{ "/sitemap.xml" | absLangURL }}
Sitemap: {{ "/sitemap.xml" | absURL }}

1 comment on commit 9dcd26b

@vercel
Copy link

@vercel vercel bot commented on 9dcd26b Jan 29, 2023

Choose a reason for hiding this comment

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

Successfully deployed to the following URLs:

fixit – ./

fixit-git-master-x-cell.vercel.app
fixit-x-cell.vercel.app
hugofixit.vercel.app
fixit.lruihao.cn

Please sign in to comment.