Briody Hartwell – Domestic Cleaning Gloucestershire
When making the site I have done included the following:
– Simple URL Structure
– SEO Friendly Pages (to the best of my limited knowledge)
– Fast Loading Pages
– Simple Naigation
– Supplied as much info on the site as possible
– Includes Google Analytics
– Submitted sitemap to Google Webmaster Tools
– Site is XHTML and CSS Valid
I am looking for any help, problems or suggestions for the site which you think will make it better.
.htaccess File Content:
RewriteEngine on
RewriteCond %{HTTP_HOST} ^hartwellcleaning.co.uk (NC)
RewriteRule ^(.*)$ http://www.hartwellcleaning.co.uk/$1 (L,R=301)
RewriteCond %{THE_REQUEST} ^(A-Z){3,9} /index.php HTTP/
RewriteRule ^index.php$ http://www.hartwellcleaning.co.uk/ (R=301,L)
ErrorDocument 404 /
Code (markup):
Robots.txt File Content:
User-agent: *
Disallow:
sitemap: http://www.hartwellcleaning.co.uk/sitemap.xml
Code (markup):
As I said above I am not a web designer so but gentle, but at the same time all comments and suggestions welcome.