Skip to content

Commit 822312f

Browse files
committed
Remove retired PropertyPulse links
1 parent 0ac3bba commit 822312f

2 files changed

Lines changed: 6 additions & 10 deletions

File tree

README.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,13 +3,12 @@
33
**Quick demographic lookup for UK postcodes - crime charts, census breakdowns, schools, and transport. Fast and simple.**
44

55
[![License: MIT](https://img.shields.io/badge/license-MIT-green)](LICENSE)
6-
[![Toolkit](https://img.shields.io/badge/part%20of-UK%20Property%20Toolkit-blue)](https://github.com/SahirVhora?tab=repositories&q=uk-property+OR+PropertyPulse+OR+HomeFinder+OR+postcode-checker)
6+
[![Toolkit](https://img.shields.io/badge/part%20of-UK%20Property%20Toolkit-blue)](https://github.com/SahirVhora?tab=repositories&q=uk-property+OR+HomeFinder+OR+postcode-checker)
77

8-
Part of the **[UK Property Toolkit](https://github.com/SahirVhora?tab=repositories&q=uk-property+OR+PropertyPulse+OR+HomeFinder+OR+postcode-checker)** - three free tools for UK home buyers.
8+
Part of the **[UK Property Toolkit](https://github.com/SahirVhora?tab=repositories&q=uk-property+OR+HomeFinder+OR+postcode-checker)** - focused free tools for UK home buyers.
99

1010
| Tool | Purpose | Best For |
1111
|---|---|---|
12-
| [PropertyPulse-UK](https://github.com/SahirVhora/PropertyPulse-UK) | Postcode intelligence + scoring + map | Deep area research |
1312
| [UK-HomeFinder](https://github.com/SahirVhora/UK-HomeFinder) | Property tracking + SDLT + checklist | Active buyers comparing properties |
1413
| **uk-postcode-checker** ← you are here | Quick demographic lookup | Fast postcode overview |
1514

@@ -61,7 +60,6 @@ To enable school star ratings:
6160

6261
## 🔗 Also in the UK Property Toolkit
6362

64-
- **[PropertyPulse-UK](https://github.com/SahirVhora/PropertyPulse-UK)** - Full intelligence dashboard: crime scoring, flood risk, air quality, composite scores, interactive map
6563
- **[UK-HomeFinder](https://github.com/SahirVhora/UK-HomeFinder)** - Property comparison tracker, SDLT calculator, readiness checklist, Rightmove/Zoopla URL parser
6664

6765
## Notes

index.html

Lines changed: 4 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<head>
44
<meta charset="UTF-8" />
55
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
6-
<title>Sahir's UK Postcode Checker - Now part of PropertyPulse</title>
6+
<title>Sahir's UK Postcode Checker - UK Area Intelligence</title>
77
<meta name="description" content="UK Postcode Area Intelligence - quick postcode lookup with area demographics, property data, and local insights.">
88
<meta property="og:title" content="UK Postcode Checker - Postcode Area Intelligence">
99
<meta property="og:description" content="UK Postcode Area Intelligence - quick postcode lookup with area demographics, property data, schools, crime stats and local insights.">
@@ -134,11 +134,9 @@
134134
<body>
135135

136136
<div style="background:linear-gradient(90deg,#E11D48,#BE123C);color:#fff;padding:12px 20px;text-align:center;font-family:system-ui,sans-serif;font-size:14px;position:sticky;top:0;z-index:999;box-shadow:0 2px 8px rgba(0,0,0,0.15)">
137-
<b>This tool has moved!</b> Get an improved experience at
138-
<a href="https://sahirvhora.github.io/PropertyPulse-UK/" style="color:#fff;font-weight:800;text-decoration:underline">PropertyPulse UK →</a>
139-
- schools, crime, transport, flood risk, house prices & investment scoring.
140-
Need to compare homes? <a href="https://sahirvhora.github.io/UK-HomeFinder/" style="color:#fff;font-weight:800;text-decoration:underline">UK HomeFinder →</a>
141-
Need to compare homes? <a href="https://sahirvhora.github.io/UK-HomeFinder/" style="color:#fff;font-weight:800;text-decoration:underline">UK HomeFinder →</a>
137+
🏡 <b>Need to compare homes?</b>
138+
<a href="https://sahirvhora.github.io/UK-HomeFinder/" style="color:#fff;font-weight:800;text-decoration:underline">Open UK HomeFinder →</a>
139+
- property tracking, SDLT, readiness checklist, and area checks.
142140
</div>
143141

144142
<header>

0 commit comments

Comments
 (0)