uretgec / roboindex-checker

Website meta tag checker tool made by both node and golang for my education

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Robo Index Checker

Website meta tag checker tool made by both node and golang for my education

How to works

  • Parse website
  • Find name of the "x-robots-tag" meta tag
  • Parse "name=googlebot|robots"
  • Return result

About

Website meta tag checker tool made by both node and golang for my education


Languages

Language:Go 65.9%Language:JavaScript 34.1%