Nav refactor: fix remaining pages (tools, services, locations, blog articles)
- Updated 30 additional files to use shared includes/nav.php - Fixed references to old navbar.php and header.php nav includes - All 52 pages now use single shared navigation
This commit is contained in:
@@ -86,7 +86,7 @@ $breadcrumbs = [
|
||||
</script>
|
||||
</head>
|
||||
<body>
|
||||
<?php include($_SERVER['DOCUMENT_ROOT'] . '/includes/header.php'); ?>
|
||||
<?php include($_SERVER['DOCUMENT_ROOT'] . '/includes/nav.php'); ?>
|
||||
|
||||
<article class="blog-article">
|
||||
<div class="container">
|
||||
|
||||
@@ -160,7 +160,7 @@ $modified_date = "2025-08-08";
|
||||
<a href="#main-content" class="skip-to-content">Skip to main content</a>
|
||||
|
||||
<!-- Navigation -->
|
||||
<?php include '../../includes/header.php'; ?>
|
||||
<?php include '../../includes/nav.php'; ?>
|
||||
|
||||
<!-- Breadcrumb -->
|
||||
<div class="breadcrumb">
|
||||
|
||||
@@ -128,7 +128,7 @@ $modified_date = "2025-08-08";
|
||||
<a href="#main-content" class="skip-to-content">Skip to main content</a>
|
||||
|
||||
<!-- Navigation -->
|
||||
<?php include '../../includes/header.php'; ?>
|
||||
<?php include '../../includes/nav.php'; ?>
|
||||
|
||||
<!-- Breadcrumb -->
|
||||
<div class="breadcrumb">
|
||||
|
||||
@@ -128,7 +128,7 @@ $modified_date = "2025-08-08";
|
||||
<a href="#main-content" class="skip-to-content">Skip to main content</a>
|
||||
|
||||
<!-- Navigation -->
|
||||
<?php include '../../includes/header.php'; ?>
|
||||
<?php include '../../includes/nav.php'; ?>
|
||||
|
||||
<!-- Breadcrumb -->
|
||||
<div class="breadcrumb">
|
||||
|
||||
@@ -86,7 +86,7 @@ $breadcrumbs = [
|
||||
</script>
|
||||
</head>
|
||||
<body>
|
||||
<?php include($_SERVER['DOCUMENT_ROOT'] . '/includes/header.php'); ?>
|
||||
<?php include($_SERVER['DOCUMENT_ROOT'] . '/includes/nav.php'); ?>
|
||||
|
||||
<article class="blog-article">
|
||||
<div class="container">
|
||||
|
||||
@@ -86,7 +86,7 @@ $breadcrumbs = [
|
||||
</script>
|
||||
</head>
|
||||
<body>
|
||||
<?php include($_SERVER['DOCUMENT_ROOT'] . '/includes/header.php'); ?>
|
||||
<?php include($_SERVER['DOCUMENT_ROOT'] . '/includes/nav.php'); ?>
|
||||
|
||||
<article class="blog-article">
|
||||
<div class="container">
|
||||
|
||||
@@ -85,7 +85,7 @@ $breadcrumbs = [
|
||||
</script>
|
||||
</head>
|
||||
<body>
|
||||
<?php include($_SERVER['DOCUMENT_ROOT'] . '/includes/header.php'); ?>
|
||||
<?php include($_SERVER['DOCUMENT_ROOT'] . '/includes/nav.php'); ?>
|
||||
|
||||
<article class="blog-article">
|
||||
<div class="container">
|
||||
|
||||
@@ -86,7 +86,7 @@ $breadcrumbs = [
|
||||
</script>
|
||||
</head>
|
||||
<body>
|
||||
<?php include($_SERVER['DOCUMENT_ROOT'] . '/includes/header.php'); ?>
|
||||
<?php include($_SERVER['DOCUMENT_ROOT'] . '/includes/nav.php'); ?>
|
||||
|
||||
<article class="blog-article">
|
||||
<div class="container">
|
||||
|
||||
@@ -86,7 +86,7 @@ $breadcrumbs = [
|
||||
</script>
|
||||
</head>
|
||||
<body>
|
||||
<?php include($_SERVER['DOCUMENT_ROOT'] . '/includes/header.php'); ?>
|
||||
<?php include($_SERVER['DOCUMENT_ROOT'] . '/includes/nav.php'); ?>
|
||||
|
||||
<article class="blog-article">
|
||||
<div class="container">
|
||||
|
||||
@@ -86,7 +86,7 @@ $breadcrumbs = [
|
||||
</script>
|
||||
</head>
|
||||
<body>
|
||||
<?php include($_SERVER['DOCUMENT_ROOT'] . '/includes/header.php'); ?>
|
||||
<?php include($_SERVER['DOCUMENT_ROOT'] . '/includes/nav.php'); ?>
|
||||
|
||||
<article class="blog-article">
|
||||
<div class="container">
|
||||
|
||||
@@ -86,7 +86,7 @@ $breadcrumbs = [
|
||||
</script>
|
||||
</head>
|
||||
<body>
|
||||
<?php include($_SERVER['DOCUMENT_ROOT'] . '/includes/header.php'); ?>
|
||||
<?php include($_SERVER['DOCUMENT_ROOT'] . '/includes/nav.php'); ?>
|
||||
|
||||
<article class="blog-article">
|
||||
<div class="container">
|
||||
|
||||
@@ -86,7 +86,7 @@ $breadcrumbs = [
|
||||
</script>
|
||||
</head>
|
||||
<body>
|
||||
<?php include($_SERVER['DOCUMENT_ROOT'] . '/includes/header.php'); ?>
|
||||
<?php include($_SERVER['DOCUMENT_ROOT'] . '/includes/nav.php'); ?>
|
||||
|
||||
<article class="blog-article">
|
||||
<div class="container">
|
||||
|
||||
@@ -86,7 +86,7 @@ $breadcrumbs = [
|
||||
</script>
|
||||
</head>
|
||||
<body>
|
||||
<?php include($_SERVER['DOCUMENT_ROOT'] . '/includes/header.php'); ?>
|
||||
<?php include($_SERVER['DOCUMENT_ROOT'] . '/includes/nav.php'); ?>
|
||||
|
||||
<article class="blog-article">
|
||||
<div class="container">
|
||||
|
||||
@@ -86,7 +86,7 @@ $breadcrumbs = [
|
||||
</script>
|
||||
</head>
|
||||
<body>
|
||||
<?php include($_SERVER['DOCUMENT_ROOT'] . '/includes/header.php'); ?>
|
||||
<?php include($_SERVER['DOCUMENT_ROOT'] . '/includes/nav.php'); ?>
|
||||
|
||||
<article class="blog-article">
|
||||
<div class="container">
|
||||
|
||||
@@ -86,7 +86,7 @@ $breadcrumbs = [
|
||||
</script>
|
||||
</head>
|
||||
<body>
|
||||
<?php include($_SERVER['DOCUMENT_ROOT'] . '/includes/header.php'); ?>
|
||||
<?php include($_SERVER['DOCUMENT_ROOT'] . '/includes/nav.php'); ?>
|
||||
|
||||
<article class="blog-article">
|
||||
<div class="container">
|
||||
|
||||
@@ -86,7 +86,7 @@ $breadcrumbs = [
|
||||
</script>
|
||||
</head>
|
||||
<body>
|
||||
<?php include($_SERVER['DOCUMENT_ROOT'] . '/includes/header.php'); ?>
|
||||
<?php include($_SERVER['DOCUMENT_ROOT'] . '/includes/nav.php'); ?>
|
||||
|
||||
<article class="blog-article">
|
||||
<div class="container">
|
||||
|
||||
@@ -160,7 +160,7 @@ $modified_date = "2025-08-08";
|
||||
<a href="#main-content" class="skip-to-content">Skip to main content</a>
|
||||
|
||||
<!-- Navigation -->
|
||||
<?php include '../../includes/header.php'; ?>
|
||||
<?php include '../../includes/nav.php'; ?>
|
||||
|
||||
<!-- Breadcrumb -->
|
||||
<div class="breadcrumb">
|
||||
|
||||
@@ -128,7 +128,7 @@ $modified_date = "2025-08-08";
|
||||
<a href="#main-content" class="skip-to-content">Skip to main content</a>
|
||||
|
||||
<!-- Navigation -->
|
||||
<?php include '../../includes/header.php'; ?>
|
||||
<?php include '../../includes/nav.php'; ?>
|
||||
|
||||
<!-- Breadcrumb -->
|
||||
<div class="breadcrumb">
|
||||
|
||||
@@ -402,7 +402,7 @@ $breadcrumbs = [
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
<?php include($_SERVER['DOCUMENT_ROOT'] . '/includes/header.php'); ?>
|
||||
<?php include($_SERVER['DOCUMENT_ROOT'] . '/includes/nav.php'); ?>
|
||||
|
||||
<!-- Breadcrumb -->
|
||||
<section class="breadcrumb">
|
||||
|
||||
@@ -402,7 +402,7 @@ $breadcrumbs = [
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
<?php include($_SERVER['DOCUMENT_ROOT'] . '/includes/header.php'); ?>
|
||||
<?php include($_SERVER['DOCUMENT_ROOT'] . '/includes/nav.php'); ?>
|
||||
|
||||
<!-- Breadcrumb -->
|
||||
<section class="breadcrumb">
|
||||
|
||||
@@ -402,7 +402,7 @@ $breadcrumbs = [
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
<?php include($_SERVER['DOCUMENT_ROOT'] . '/includes/header.php'); ?>
|
||||
<?php include($_SERVER['DOCUMENT_ROOT'] . '/includes/nav.php'); ?>
|
||||
|
||||
<!-- Breadcrumb -->
|
||||
<section class="breadcrumb">
|
||||
|
||||
@@ -487,7 +487,7 @@ $breadcrumbs = [
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
<?php include($_SERVER['DOCUMENT_ROOT'] . '/includes/header.php'); ?>
|
||||
<?php include($_SERVER['DOCUMENT_ROOT'] . '/includes/nav.php'); ?>
|
||||
|
||||
<!-- Breadcrumb -->
|
||||
<section class="breadcrumb">
|
||||
|
||||
@@ -394,7 +394,7 @@ $faqPageName = 'Financial Data Services FAQ';
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
<?php include($_SERVER['DOCUMENT_ROOT'] . '/includes/header.php'); ?>
|
||||
<?php include($_SERVER['DOCUMENT_ROOT'] . '/includes/nav.php'); ?>
|
||||
|
||||
<main>
|
||||
<!-- Hero Section -->
|
||||
|
||||
@@ -495,7 +495,7 @@ $breadcrumbs = [
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
<?php include($_SERVER['DOCUMENT_ROOT'] . '/includes/header.php'); ?>
|
||||
<?php include($_SERVER['DOCUMENT_ROOT'] . '/includes/nav.php'); ?>
|
||||
|
||||
<!-- Breadcrumb -->
|
||||
<section class="breadcrumb">
|
||||
|
||||
@@ -373,7 +373,7 @@ $faqPageName = 'Property Data Extraction FAQ';
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
<?php include($_SERVER['DOCUMENT_ROOT'] . '/includes/header.php'); ?>
|
||||
<?php include($_SERVER['DOCUMENT_ROOT'] . '/includes/nav.php'); ?>
|
||||
|
||||
<main>
|
||||
<!-- Hero Section -->
|
||||
|
||||
@@ -566,7 +566,7 @@ $breadcrumbs = [
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
<?php include($_SERVER['DOCUMENT_ROOT'] . '/includes/header.php'); ?>
|
||||
<?php include($_SERVER['DOCUMENT_ROOT'] . '/includes/nav.php'); ?>
|
||||
|
||||
<!-- Breadcrumb -->
|
||||
<section class="breadcrumb">
|
||||
|
||||
@@ -65,7 +65,7 @@ $canonical_url = "https://ukdataservices.co.uk/tools/data-converter";
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
<?php include '../includes/navbar.php'; ?>
|
||||
<?php include($_SERVER["DOCUMENT_ROOT"] . "/includes/nav.php"); ?>
|
||||
|
||||
<nav class="breadcrumb">
|
||||
<a href="/">Home</a> <span>›</span> <a href="/tools/">Tools</a> <span>›</span> Data Converter
|
||||
|
||||
@@ -162,7 +162,7 @@ $canonical_url = "https://ukdataservices.co.uk/tools/";
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
<?php include '../includes/navbar.php'; ?>
|
||||
<?php include($_SERVER["DOCUMENT_ROOT"] . "/includes/nav.php"); ?>
|
||||
|
||||
<nav class="breadcrumb">
|
||||
<a href="/">Home</a> <span>›</span> Free Tools
|
||||
|
||||
@@ -68,7 +68,7 @@ $canonical_url = "https://ukdataservices.co.uk/tools/robots-analyzer";
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
<?php include '../includes/navbar.php'; ?>
|
||||
<?php include($_SERVER["DOCUMENT_ROOT"] . "/includes/nav.php"); ?>
|
||||
|
||||
<nav class="breadcrumb">
|
||||
<a href="/">Home</a> <span>›</span> <a href="/tools/">Tools</a> <span>›</span> Robots.txt Analyzer
|
||||
|
||||
@@ -198,7 +198,7 @@ $canonical_url = "https://ukdataservices.co.uk/tools/scrapeability-checker";
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
<?php include '../includes/navbar.php'; ?>
|
||||
<?php include($_SERVER["DOCUMENT_ROOT"] . "/includes/nav.php"); ?>
|
||||
|
||||
<nav class="breadcrumb">
|
||||
<a href="/">Home</a> <span>›</span> <a href="/tools/">Tools</a> <span>›</span> Scrapeability Checker
|
||||
|
||||
Reference in New Issue
Block a user