I'm just about finishing development on my first site, a company website for a 'media' start-up. The site contains news, company info, contact details and biographies of around 20 clients.
It's not live yet as I've been testing it locally but I should be uploading it to teh intarwebz soon! Can you please give me some tips on how to ensure my site is found in Google and other search engines?
As I understand it, Google doesn't pay a lot of attention to <meta> keywords tags but other search engines do. What else can I do? At the moment I have one standard title across all pages of the website (just the company name and founder). I'm using PHP includes so the html head is the same on all pages but I guess I could split this out so that I can change the title on other pages (e.g. use the client name as the title for the biography pages) if that makes any difference to search results.
Any tips/tricks/links to useful sites would be much appreciated! Thanks
It's not live yet as I've been testing it locally but I should be uploading it to teh intarwebz soon! Can you please give me some tips on how to ensure my site is found in Google and other search engines?
As I understand it, Google doesn't pay a lot of attention to <meta> keywords tags but other search engines do. What else can I do? At the moment I have one standard title across all pages of the website (just the company name and founder). I'm using PHP includes so the html head is the same on all pages but I guess I could split this out so that I can change the title on other pages (e.g. use the client name as the title for the biography pages) if that makes any difference to search results.
Any tips/tricks/links to useful sites would be much appreciated! Thanks