Remove 301 redirect
The redirect is no longer required as the specified page is no longer appearing in search results.
This commit is contained in:
parent
23629015d3
commit
22b5878b24
|
@ -12,9 +12,6 @@
|
|||
|
||||
</IfModule>
|
||||
|
||||
# Redirect search results (Google, DuckDuckGo, and Bing)
|
||||
Redirect 301 /categories/october-2020 /2020/10
|
||||
|
||||
# Set custom error page: https://faq.nearlyfreespeech.net/full/error
|
||||
ErrorDocument 404 /404.html
|
||||
|
||||
|
|
Loading…
Reference in New Issue