We can help your website
Website Audit Package
- Add you website to Google and Bing (Microsoft) Search
- Add you website to Google and Bing (Microsoft) Map Search
- Create a Facebook Page and Twitter Account
- Add a Facebook "Like" button to your site.
- Add your Twitter Feed to your site
- Create a Google Plus Page - this help with people reviewing your website on Google, and displaying your business in Google map Searches
- Setting up Google Webmaster Tools (this audits your site from the perspective of Google Search)
- Setting up Google Analytics (a fantastic resource with usage statistics, visitor flow, search terms used to find your site, website that referred visitors to you, and much, much more.
- Set up Google Adsense - it pays you money to display ads on your site. Yours ads will be placed in a "channel" (e.g. the "walks in southeast england" channel) to allow advertisers to find and target them
- Set up Google Adwords - you pay to target ads to people who search for specific terms in a specific geographical area (e.g. display my ads when people in SW19 search for "plumber" or "water leak" or "install bathroom")
- Help on Search Engine Optimisation
- Help with Flickr Groups, Pinterest, Youtube Channels
Apache and CPanel Configuration
- Redirecting traffic from on URL to another (useful if you rename pages)
- Blocking people from including your pages inside FRAMES on their website
- Blocking people from using images on your site inside their webpages
- Setting up "MIME types" so that PDF, KML, GPX etc files work and open correctly
- Configuring your webserver to set up browser caching (e.g. so that your images and files are cached on people browsers, making pages quicker to load with reduced bandwidth)
- Configuring your webserver to compress pages (e.g. reduced bandwith and makes pages quicker to load)
- .htacces files
- password protecing pages
- Checking the web server Error Log for problems
- Configuring Server Error Pages (e.g. 404, 403, 500)
- Complex configuration: filters, default handler, HTTP headers, mod rewrite, server side includes, default index pages
WordPress Configuration
Some Examples
- Help with choosing a domain name registrar and a webhost
- A tutorial to get you going
- Changing the stylesheet to tweak the formatting and colours
- Change page naming from "month day (blog)" format to "page title" format for better SEO
- Set up redirection to silently display the correct page when visitors go to the URL of an old page
- Installing and configuring ad-ons
Text Processing
Some Examples
- Go through all your webpages, and extract data, or reformat them, or convert them to CSV for loading into a database
- Sanitise HTML markup
- Global find-and-replace on your files
Google Pagespeed Service
Google Pagespeed is a free Google Service that caches your website, and serves it from Google infrastructure. Pagespeed fetches your webspages from your real website, rewrites them to make them for efficient (e.g. compressing them, removing whitespace), saves a copy for the next request, and then serves them from fast Google Servers.
- Set up, configure and mange Google Pagespeed
- Configure the re-writers for your website
Unix Engineering
- Batch (a lot at the same time) convert your images from one type or size to another (e.g. PDF to animated GIF)
- Batch add a watermark (e.g. a logo, or an invisible to the eye copyright message) to your images
Configure Printing
Some examples
- only some parts of them print (e.g. menus are not printed)
- only some parts appear when printed. (e.g. a printer friendly banner, and add your URL to the header)
- make fonts or images bigger or smaller
PDFs
- Password protect you PDF files so that people cannot open them
- Password protect you PDF files so that people can read, but cannot easily copy and paste from them
Blogger Configuration
Installing and Configuring Forum and Wiki Applications on your webhost
Installing Perl Modules from CPAN