Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

vspider and agentname

Guest
Jun 06, 2008 Jun 06, 2008
I use vspider with a command file for indexing my collections. To differentiate between languages on my website I use session variables, as this does not work with the spider, I name the spider accordingly with -agentname e.g spiderFrench, spiderGerman. Depending on the spidername I serve the page in the chosen language. (the URL is always the same for a page - not matter what language is requested). Unfortunately only my main lanaguage is indexed !
My log files tell me, that when vspider comes through collecting the URLs it uses my given agentname, but when it comes through actually indexing the page it uses it's own agentname verity-URL-Gateway and so it will always index my default language. Is there a way I can influence / overwrite veritys user-agent ?
297
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Guest
Jun 09, 2008 Jun 09, 2008
LATEST
Running "vspider /?" outputs help. I see, "-agentname <name> Use this name as the agent name when contacting the server." I also see locale and language arguments are available if that helps.
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Resources