chore: redirects
This commit is contained in:
parent
84d4d537ff
commit
88df153f0d
1 changed files with 10 additions and 0 deletions
10
_redirects
10
_redirects
|
@ -42,6 +42,16 @@
|
|||
/robot.txt /robots.txt 301!
|
||||
/-want-anything-your-ai-generates/ /posts/2024/i-dont-want-anything-your-ai-generates/ 301!
|
||||
|
||||
# 400s
|
||||
/wp-* /400/ 400
|
||||
/blog/wp-* /400/ 400
|
||||
/cms/wp-* /400/ 400
|
||||
/site/wp-* /400/ 400
|
||||
/wordpress/wp-* /400/ 400
|
||||
/wp/wp-* /400/ 400
|
||||
/wp2/wp-* /400/ 400
|
||||
/index.php* /400/ 400
|
||||
|
||||
# assets
|
||||
/static/images/avatar.webp /assets/img/avatar.webp 301!
|
||||
/assets/img/favicon/apple-touch-icon.png /assets/icons/apple-touch-icon.png 301!
|
||||
|
|
Reference in a new issue