Commit Graph

4 Commits

Author SHA1 Message Date
Mark
ebc25857dc Add minified JavaScript and CSS files, implement datepicker and carousel functionality
- Added minified versions of JavaScript files including main, script, google-map, bootstrap-datepicker, and jquery.easing.
- Implemented a datepicker for appointment dates and a timepicker for appointment times.
- Introduced a carousel feature for image display with automatic sliding and responsive behavior.
- Updated package.json to include scripts for minifying CSS and JS files, along with necessary dependencies.
2025-06-30 10:13:47 +01:00
Mark
99ccc4d103 feat: Comprehensive SEO overhaul for Warmseal Roofing website
- Updated page titles, descriptions, and keywords across all main pages to enhance local SEO targeting "roofer in Accrington".
- Implemented advanced Schema.org structured data for improved search engine visibility, including local business schema and page-specific schemas.
- Created a new local business schema file to encapsulate detailed business information and service offerings.
- Added a robots.txt file to optimize crawler access and protect sensitive directories.
- Updated sitemap with change frequencies and priorities for better crawling efficiency.
- Fixed various typos in URLs and standardized variable naming for consistency.
- Enhanced technical SEO with improved site architecture and structured data integration.
2025-06-30 09:28:08 +01:00
Gary
2598c14c7a updated favicons 2025-05-14 15:58:03 +01:00
Gary
a3d3016846 Add meta.php for dynamic meta tag generation
- Introduced meta.php to handle meta tags dynamically based on the presence of values in the $ometa array.
- Set default values for meta tags using predefined variables if $ometa values are not set.
- Included essential meta tags for SEO and social media sharing, including Open Graph and Twitter cards.
- Ensured compatibility with various devices by adding viewport and charset meta tags.
2025-05-08 16:09:16 +01:00