authentication url in publisher
Hi
I want .model.json(pages) url in production publisher , access via authentication for avoiding webcrawler.
Can i know possible solution?
@Vijayalakshmi_S
My server is AEM 6.5
Thanks
Dillibabu
Hi
I want .model.json(pages) url in production publisher , access via authentication for avoiding webcrawler.
Can i know possible solution?
@Vijayalakshmi_S
My server is AEM 6.5
Thanks
Dillibabu
Please check Below options
a) Enable Closed User Group for this page so that only on authentication you can access this page in publisher.But with this regular access of page.html will also get authenticated.
b) in Robots.txt block these page crawl my mentioning under disallow only for .model.json(pages)
User-agent: *
Disallow: /
Regards,
Rajashankar
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.