Logo
Explore Help
Sign In
peter/ukaiautomation
1
0
Fork 0
You've already forked ukaiautomation
Code Issues Pull Requests Actions Packages Projects Releases Wiki Activity
Files
31dd3e8d70b9db7bd02824737ad7975c9697cb7d
ukaiautomation/contact.php

6 lines
113 B
PHP
Raw Normal View History

Website improvements: fix service pages, add web-scraping service, trust badges, contact redirect - Fix .htaccess to allow individual service pages instead of redirecting all to project-types - Add /services/web-scraping page with full content, schema markup, and SEO optimization - Add /contact redirect to /quote (301) - Update project-types.php title to remove C# jargon - Add trust badges section to footer (GDPR, ICO, Cyber Essentials, UK Based) - Add Web Scraping to footer services list
2026-02-03 19:34:30 +00:00
<?php
// Redirect /contact to /quote
header('HTTP/1.1 301 Moved Permanently');
header('Location: /quote');
exit;
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.25.5 Page: 27ms Template: 2ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API