public: seo
This commit is contained in:
@@ -3,9 +3,9 @@ import type { Metadata } from 'next';
|
||||
|
||||
export const metadata: Metadata = getPageMetadata({
|
||||
url: '/tools/ip-lookup',
|
||||
title: 'IP Lookup - Free IP Address Geolocation Tool',
|
||||
title: 'Free IP Address Lookup — Geolocation, ISP & ASN',
|
||||
description:
|
||||
'Find your IP address and get detailed geolocation information including country, city, ISP, ASN, and coordinates. Free IP lookup tool with map preview.',
|
||||
'Instantly look up any IP address. Get country, city, region, ISP, ASN, and coordinates in seconds. Free tool, no signup required, powered by MaxMind GeoLite2.',
|
||||
});
|
||||
|
||||
export default function IPLookupLayout({
|
||||
|
||||
Reference in New Issue
Block a user