Forum Moderators: open

Message Too Old, No Replies

temnos

         

Pfui

4:49 am on Aug 28, 2023 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member Top Contributors Of The Month



Corporate info found in various places (e.g., Linkedin) but 'server couldn't be found' when I went to have a direct look. Hit came from an E-dialog IP.

UA:
Mozilla/5.0 (Windows NT 10.0; http://temnos.com; rv:101.0) Gecko/20100101 Firefox/103.0

robots.txt? YES

(Apologies for probably not coding the UA correctly but I wanted to include its .com details. Feel free to correct me:)

not2easy

2:32 pm on Aug 29, 2023 (gmt 0)

WebmasterWorld Administrator 10+ Year Member Top Contributors Of The Month



I see there is a confusingly similar name that turns up in searches for tenmos info (tenemos).

Crunchbase offers some insight: www.crunchbase.com/organization/temnos

lucy24

4:22 pm on Aug 29, 2023 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member Top Contributors Of The Month



for probably not coding the UA correctly
It's a no-win choice: you can either use [ code ] markup, yielding that peculiar color-coding (what language does it think it's parsing?), or you can use [ fixed ] markup, yielding a single non-wrapping line.

Mozilla/5.0 (Linux; Android 6.0.1; Nexus 5X Build/MMB29P) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.5845.96 Mobile Safari/537.36 (compatible; Googlebot/2.1; +http://www.google.com/bot.html)

vs.
Mozilla/5.0 (Linux; Android 6.0.1; Nexus 5X Build/MMB29P) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.5845.96 Mobile Safari/537.36 (compatible; Googlebot/2.1; +http://www.google.com/bot.html)

Pfui

12:34 am on Sep 1, 2023 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member Top Contributors Of The Month



Thanks, Lucy! Unless it's annoying to y'all, code, albeit oddly blank line-happy, works for me because the entire string is easily visible in one glance.

lucy24

5:21 pm on Sep 1, 2023 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member Top Contributors Of The Month



albeit oddly blank line-happy
A quirk of both [ /code ] and [ /quote ] is that they insert a blank line after the closing markup--but ignore the last blank line, if any, before the closing markup. If you don't like all those yawning gaps, you can (counterintuitively) put your own line break before the [ /code ] or [ /quote] instead of after. (Yup, I did some trial-and-error after the last time site software was tweaked.)