Post-processing overview
Netlify offers several post processing features to help you optimize your sites. These are available under Project configuration . Build & deploy Post processing
Post processing features
Section titled “Post processing features”Snippet injection. Analytics or other scripts can be added to the HTML of your site using snippet injection.
Pretty URLs. You can rewrite link URLs to pretty URLs. For example, with Pretty URLs enabled in project configuration, Netlify rewrites /about
to /about/
or /about.html
to /about/
.
Prerendering. To allow search engines and social networks to crawl the pages rendered by your app, you can enable prerendering.
Did you find this doc useful?
Your feedback helps us improve our docs.