Nick
Member
Thanks for that, a lot of people will find that helpful.
I've been developing a site, and it's not the getting indexed part that's hard (i've got that done!). The hard part is getting top rankings on heaps of search engines with a large variety of keywords/phrases.
There are many ways to do this, which could include:
*using heading tags in your HTML, like <h1> <h6> etc
*using XHTML/CSS
*not using tables for layout
*not using images for navigation - use a ul/li list nav with css.
*use descriptive and good content, that includes keywords/phrases that people are likely to search for to get to your site.
*make your keywords or phrases stand out both visibly and search engine wise (it works for both) just wrap them in bold tages.
There's some other complex stuff which I don't 'get', but that's some simple stuff and that's worked fairly well for me.
I've been developing a site, and it's not the getting indexed part that's hard (i've got that done!). The hard part is getting top rankings on heaps of search engines with a large variety of keywords/phrases.
There are many ways to do this, which could include:
*using heading tags in your HTML, like <h1> <h6> etc
*using XHTML/CSS
*not using tables for layout
*not using images for navigation - use a ul/li list nav with css.
*use descriptive and good content, that includes keywords/phrases that people are likely to search for to get to your site.
*make your keywords or phrases stand out both visibly and search engine wise (it works for both) just wrap them in bold tages.
There's some other complex stuff which I don't 'get', but that's some simple stuff and that's worked fairly well for me.