Bob's Multi Tool

URL Parser

url parserparse urlquery string parserurl componentsPrivacy: Browser local

URL Parser

Break URLs into protocol, host, pathname, query params, hash, origin, clean URL, and a canonical report.

Input / Output

Start with the tool

Input, output, and copy actions stay in this main surface. Examples and reference checks are separated below.

Copy-ready output

Local session

Input state is saved only in this browser so you can restore the last workspace without an account.

Review after the result

Open examples, checks, and related tools only after the primary input/output flow is done.

Web operations workbench

Review security headers

Check response headers, draft a CSP, then confirm the URL and DNS target are the site you meant to protect.

3 Tools
  1. 1. HTTP

    Inspect status, redirects, pasted headers, and CSP warnings in one surface.

  2. 2. URL Parse

    Separate origin, path, query, and tracking parameters before writing policies.

  3. 3. DNS

    Confirm the hostname resolves to the deployment you are reviewing.

Debug a redirect

Check status, final URL, DNS target, and social preview signals in one path.

3 Tools
  1. 1. HTTP

    Follow the redirect chain and final response.

  2. 2. DNS

    Confirm apex, www, and CNAME records point where expected.

  3. 3. URL Parse

    Break down query parameters and canonical path changes.

Diagnose a not-indexed URL

When Search Console says crawled or discovered but not indexed, check the final response, sitemap evidence, robots rules, metadata, and canonical shape before waiting for the next report refresh.

5 Tools
  1. 1. HTTP

    Prove the inspected URL is a final 200 on the canonical host and capture redirect/header evidence.

  2. 2. Sitemap

    Match the URL against the submitted sitemap set and copy the discovery report with counts and warnings.

  3. 3. Robots

    Check whether crawler rules or sitemap directives contradict the inspected page.

  4. 4. Meta Tags

    Review title, description, canonical, and robots metadata so the page is not thin or accidentally noindex.

  5. 5. URL Parse

    Compare the clean canonical URL against the inspected URL, removing tracking and duplicate paths before logging follow-up.

Before copying

  • Compare the output against the original input before copying.
  • Remove secrets, customer data, and one-off environment values.
  • Continue with url-encoder if the result needs another validation step.

Common failure cases

  • URL Parser can still fail when the pasted input shape differs from https://example.com/tools?q=json#top.
  • The output should be reviewed in the target web workflow before reuse.

Related tools

  • Compare the output against the original input before copying.
  • Remove secrets, customer data, and one-off environment values.
  • Continue with url-encoder if the result needs another validation step.
URL Parser - Free Online Web Tool | bobob.app