Discussions
Stay up-to-date with the latest news from NetSuite. You’ll be in the know about how to connect with peers and take your business to new heights at our virtual, in-person, on demand events, and much more.
Now is the time to ask your NetSuite-savvy friends and colleagues to join the NetSuite Support Community! Refer now! Click here to watch and learn more!
jsession ids, robots.txt, SEO
Is there any way to eliminate jSession id's totally? Here is my Robots.txt:
User-agent: *
Disallow: /s.nl/
Disallow: /core/
Disallow: /*?sort1desc*
Disallow: /*jsessionid=*
Disallow: /*?sc=*
Crawl-Delay: 10
I used the fifth line to prevent duplicate content that would be created from jsession ids, but that still doesn't really solve the problem... I'd like to prevent the spiders from seeing an jsession ids since they'll be surfing through those instead of indexing the site...
Any other suggestions for my robots.txt?
Thanks,
jacob
0