Fix all QA findings: missing subpages, .html redirects, comics, downloads, RSS
This commit is contained in:
@@ -101,3 +101,15 @@
|
||||
/blog/index.html%3Fp=921.html /blog/the-three-main-advantages-better-listview-has-over-the-classic-net-framework 301
|
||||
/blog/index.html%3Fp=927.html /blog/activation-issues-and-how-to-solve-them 301
|
||||
/blog/index.html%3Fp=93.html /blog/better-listview-reviewed-at-devproconnectionscom 301
|
||||
|
||||
# Strip .html extensions - wildcard catch-all (Cloudflare Pages)
|
||||
/*.html /:splat 301
|
||||
|
||||
# Blog pagination page 1 redirect to main blog
|
||||
/blog/page/1 /blog 301
|
||||
/blog/page/1/ /blog 301
|
||||
|
||||
# Quick-start guide .html redirects
|
||||
/quick-start-guide/better-listview.html /quick-start-guide/better-listview 301
|
||||
/quick-start-guide/better-thumbnail-browser.html /quick-start-guide/better-thumbnail-browser 301
|
||||
/quick-start-guide/better-splitbutton.html /quick-start-guide/better-splitbutton 301
|
||||
|
||||
Reference in New Issue
Block a user