From 4fcbdf8d442e85afe1228b1550731ef25e072714 Mon Sep 17 00:00:00 2001 From: Jerry Date: Mon, 8 Jan 2024 09:33:07 +0100 Subject: [PATCH] seo links --- htdocs/wp-content/themes/lawcarta/footer.php | 22 ++++++++++---------- htdocs/wp-content/themes/lawcarta/header.php | 4 ++-- 2 files changed, 13 insertions(+), 13 deletions(-) diff --git a/htdocs/wp-content/themes/lawcarta/footer.php b/htdocs/wp-content/themes/lawcarta/footer.php index 3800f52..1f514ac 100644 --- a/htdocs/wp-content/themes/lawcarta/footer.php +++ b/htdocs/wp-content/themes/lawcarta/footer.php @@ -19,24 +19,24 @@ require_once 'inc/walker-nav-menu.php'; diff --git a/htdocs/wp-content/themes/lawcarta/header.php b/htdocs/wp-content/themes/lawcarta/header.php index f9f7265..503e1fb 100644 --- a/htdocs/wp-content/themes/lawcarta/header.php +++ b/htdocs/wp-content/themes/lawcarta/header.php @@ -242,8 +242,8 @@ height="0" width="0" style="display:none;visibility:hidden"> catalog: appUrl + '/catalog', library: appUrl + '/library', // bundles: appUrl + '/bundle', - features: wpUrl + '/features', - aboutUs: wpUrl + '/about-us', + features: wpUrl + '/features/', + aboutUs: wpUrl + '/about-us/', cart: appUrl + '/checkout/cart', login: appUrl + '/user/login', signUp: appUrl + '/user/registration',