SEO Micro Tool

URL Meta Preview Tool

This project fetches a live page and shows how its search and social metadata appears without using a database.

What It Does

Setup

  1. Open functions/config.local.php.
  2. Optional: adjust curl_timeout.
  3. Optional: add adsense_client and adsense_sidebar_slot to activate the right sidebar ad area.
  4. Make sure PHP curl and DOM parsing are available on the server.
  5. Load /UrlMetaPreviewTool/ in your browser through MAMP.

How To Use

  1. Paste the target URL.
  2. Select the fetch mode and preview focus.
  3. Click Inspect Metadata.
  4. Review and copy the output from the popup modal.

Folder Structure

Security Notes

Troubleshooting