Community guidelines
Please keep discussions civil and on-topic. Repeated violations may lead to a temporary ban.
Clayton Newcomer
@statestreet · Joined 8 years ago · 3 posts · 2 topics · 0 reputation
Badges
Recent posts
-
All page with 404 redirect to homepage
· 2 years ago
I wanted to do the same thing for a small portfolio site; thanks @b.da for the solution! One thing I might add for anyone concerned that this is a “wrong“ way to handle 404s, Is that perhaps a 303 mig
-
Slow requests for tiny files
· 4 years ago
I have a site with a fairly lightweight home page (about 700k, half of which is webfonts). It loads quickly until it gets to the SVG images, which for some reason all have very long (proportionally) r
-
Secondary sitemap for hidden pages
· 7 years ago
I have a portfolio site where I want to hide a few projects so they aren't visible if you come from the root, but are visible if you enter from a /showhidden route. That seems easy enough to do, as I