![]() |
| Domain Name Sales | Domain Software | Calculate UK Domain Drop Dates | Domain Registration | NameDrive | Domain Parking | Subscribe to our Domains For Sale newsletter |
| | ||||||
| Home | Register | Rules | Membership Upgrade | Domains For Sale | Domain Name Escrow | Mark Forums Read | Domain Classified | Chat Room |
| Website Design Discuss web design |
![]() |
| | LinkBack | Thread Tools | Display Modes |
| | #2 (permalink) |
| Administrator |
The title will be the page name although the HTML filename can be different. Whatever page you call index.html is the one the webserver will use as the homepage
__________________ Domain Appraisal | Domain Escrow Service | UK Appliances | Surrey Deals | Domain Auctions from Acorn Domains Subscribe to our Domains For Sale newsletter :: Submit a Domain For Sale to our newsletter :: Domains For Sale |
| |
| | #3 (permalink) |
![]() |
As admin states, the page file can be different to the page title. For instance the page file could be index.html but the title could be 'Gold Watches'. Assuming that your pages are to be placed in the same directory, you will of course need to use different filenames for the various pages. index.html products.html contact.html etc |
| |
| | #4 (permalink) |
![]() |
thanks for the help, but my head is banging and i have lost the will to live. dont know if i have done it right or not? its here: (not completed) Motorhomes For Hire | The UK Directory
__________________ |
| |
| | #5 (permalink) | |
![]() |
Not sure what you meant by "page name" in your first post but I'll try and help you out with the following terms which you need to know: (a) file name (b) page title (c) page description (d) page keywords *Each of these can be different for every page on your website. They don't have to be, but often you can bring in the unique aspects of each page into the above elements so that you rank better in the search engines. What you've done so faris a really good start and here are a couple of tips to make it even better: 1. Your homepage has a block of text which is an image. This is how I first started doing sites, but you should try not to. Have text as text, that way Google and the other search engines can read it and know more about your site - this will help you get search engine traffic. 2. In your contact page, you have an email address. This time, you might want to think about either just having the contact form, or even having your email address as an image. This is because websites are constantly being scraped by bots looking to harvest email addresses to spam later. You'll save yourself a lot of spam deleting if you change this. Let's use your "about us" page as an example for the following points: 3. You have your page title which is useful: Your page title is "about motorhomes for hire" and this comes from this bit of your html code: HTML Code: <title>about motorhomes for hire</title> HTML Code: <title>About US | Motorhomes for Hire</title> 4. Your page description is missing on this page. Along with the page title, the page description must be somewhere between the <head> and </head> tags in your code. It is very important as Google also reads this to find out more about your site and ranks your website accordingly. The page description is also very likely to be the text under the link in Google's search results. You may want to add a description similar to this: HTML Code: <meta name="description" content="National Motorhome Directory. Search motorhome listings to find the perfect vehicle and list your motorhome for free." /> HTML Code: <meta name="keywords" content="motorhome, motor home, caravan, motorhome directory, motorhome database" /> Your "About" page has the following link/url HTML Code: http://www.motorhomesforhire.co.uk/page5.html This needs to be changed. You're missing a valuable opportunity to again, tell Google what you are about, and also to distinguish each page on your website. (Relevant file names really do help with search engine rankings). For your "about us" file name, you may want to use something like: Quote:
So instead of using file names like: page1.html page2.html page3.html page4.html Use: about-motorhome-directory.html contact-national-motorhomes.html advertise-motorhomes.html motorhome-links.html These are more descriptive, they are good for search engines and your users. Try to mix up the file names, page titles and page descriptions using relevant and varying keywords. Finally, once you have changed the file names, make sure that you change your navigation bar's links on every page to have the new links. Changing the nav bar on one page wont change the top of every page (unless you're using website software). Sorry if you know most of this, I know how useful it was when I started building sites and people broke the information down for me. Good luck
__________________ Connect with me @ TW:LI:FB | MyWeb | D/L domains4sale | Morecambe London Student Forums Student Books UK promotions agencies Last edited by woopwoop; 06-01-2010 at 05:18:07 AM. Reason: to remove url hyperlink from the quote | |
| |
| | #7 (permalink) |
![]() |
Make sure you keep one page named index.html, which will be the home page. If you don't then all you will see is a directory listing of the pages you have.
__________________ cdscheap.co.uk (CD price comparison) ~LBE.co.uk ~ personalised valentine gifts ~ meaning of names |
| |
| | #8 (permalink) | |
![]() | Quote:
Two more quick things... You will probably benefit from changing the file names of page6.html - page78.html to something descriptive (eg. bedfordshire-motorhomes.html) Also another seo tip (I think this is still important) is the "link title text". This is the text that appears in a little yellow box when you put your mouse on a link. Your nav bar links have this effect but the county links don't. You achieve it by replacing: PHP Code: PHP Code: PHP Code: All this stuff for SEO and building sites is an ever changing ongoing learning and doing process... but learning the basics now will mean that when you build your next site, you'll do everything I mentioned here by default and then concentrate on other SEO / website content stuff
__________________ Connect with me @ TW:LI:FB | MyWeb | D/L domains4sale | Morecambe London Student Forums Student Books UK promotions agencies | |
| |
| | #9 (permalink) |
| Administrator |
Looking at how many pages you have on the site STOP! and do yourself a favour and install Wordpress. I hand coded a 300 page site years ago, page-by-page, (for free for my daughters school), took me months and was impossible to update. It was a great way to learn HTML etc. which I still use that knowledge every day but I'd never do that now! Wordpress will make editing a synch plus the plug-ins you can add will bring you a lot of features including SEO packs, Visitor statistics, anti-spam measures, themed templates, ...... Admin
__________________ Domain Appraisal | Domain Escrow Service | UK Appliances | Surrey Deals | Domain Auctions from Acorn Domains Subscribe to our Domains For Sale newsletter :: Submit a Domain For Sale to our newsletter :: Domains For Sale |
| |
| | #10 (permalink) | |
![]() | Quote:
| |
| |
![]() |
| Bookmarks |
| Thread Tools | |
| Display Modes | |
| |
Similar Threads | ||||
| Thread | Thread Starter | Domain Name Community | Replies | Last Post |
| Dofollow Links | jj1 | Search Engine Optimisation | 7 | 30-03-2009 12:17:16 PM |
| Parking vs for-sale landing page vs ? | Edwin | General Board | 21 | 08-01-2009 02:33:55 PM |
| Link to a certain section of a page? How to? | BFTUK | Website Design | 2 | 14-02-2006 12:33:08 PM |