Closed Ischafak closed 10 months ago
ok i get it i need to add
rules
{ UserAgent: 'oo', Disallow: ['/auth/', '/settings', '/search', 'BlankLine'], BlankLine: true }, { UserAgent: 'oo', Disallow: ['/auth/', '/settings', '/search', 'BlankLine'], }
something like this i guess
Hi, first of all thank you for this wonderful module
i want to ask you this
i wrote something like this
it is not very important but is it possible for me to add blankline between settings and search?
Disallow: /auth/ Disallow: /settings/
Disallow: /search*