npm @nuxtjs/robots 5.1.0
v5.1.0

16 hours ago

✨ v5.1.0

🤖 No Index Build Directory

This minor version introduces improvements around your nuxt asset build directory getting indexed (/_nuxt/*). It will now add X-Robots-Tag to these files and make sure they don't end up on Google.

If you have these paths ignored for your robots.txt the module will warn you as they need to be accessible by robots to crawl your pages correctly.

To accommodate this feature the disallowNonIndexableRoutes config has been deprecated and set to false by default (previously true). You may notice your robots.txt has different output but your site indexing will remain the same.

Changelog

    ⚠️ Deprecations

   🚀 Features

   🐞 Bug Fixes

    View changes on GitHub

Don't miss a new robots release

NewReleases is sending notifications on new releases.