Page 1 of 2 12 LastLast
Results 1 to 15 of 29

 

Thread: SEO - Thinking aloud ... how do search engines index the site?

  1. #1
    hrbs's Avatar
    Registered User

    Status
    Offline
    Join Date
    May 2006
    Location
    Barnsley
    Posts
    293
    Thanks
    2
    Thanked 53 Times in 25 Posts


    Just thinking aloud....
    Hope some SEO gurus can help on this ... probably a very easy answer!

    Have revamped my site at hrbs.biz with meaningful page names under a meaningful sub folder [thanks to all for help, incl savespy {aka Grant}] eg Looking for a fixed fee accountant? Come to High Royd Business Services Limited .
    This page is page 1 on google for the term fixed fee accountant after only a few days.
    (without "" ) and without paying for adwords.

    My question is ...
    If I have pages called, for example, [location]_payroll_services.php etc on the site but not referred to on the navigation menu, will google still index them even if they are not on the navigation menu. I presume the answer is yes as google spiders the whole site.

    [location]_payroll_services.php will have the standard menu bar pointing visitors to the rest of the site and so visitors will have direct/focussed access to the rest of my site even though they came through a targetted landing page not referenced on the navigation menu nor on any other page on the site, but, importantly, indexed in google.

    I can presumably extend this by using [keyword_phrase].php as a filename with tweaked content/title/header tags and the common navigation menu linking to the rest of the site?

    Have i finally sussed SEO ... or am i totally confused ?

    Fortunately I am better at accounting and tax planning!


    Regards
    Keith
    High Royd Business Services Limited
    Small Business Specialists

    Fixed Fee Accountants and Small Business Specialists - High Royd Business Services Limited - High Royd Business Services Limited
    ** NEW - Accounting and taxation tips at High Royd Business Services Limited **
    Have a question? Request an article or add your own tip.

  2. #2
    tbp
    Registered User

    Status
    Offline
    Join Date
    Dec 2006
    Posts
    1,998
    Thanks
    0
    Thanked 22 Times in 22 Posts
    Although Google tends to spider your whole site, it doesn't necessarily add everything to its index. MSN and Yahoo are much worse for spidering the whole site.

    As a result, any pages that are really important to you do really need a link from your navigation menu, otherwise they may not get indexed (even if spidered!).

    Also, help google and yahoo out by creating a sitemap, and putting a link to it in your robots.txt file telling them where to find it eg:

    Code:
    Sitemap: http://www.mysite.com/sitemap.xml
    In my experience, it gets your site indexed quicker, and the search engines are much more likely to find everything. You must keep it up to date though. Also, adding a normal html page as a sitemap called sitemap.htm with a link to pretty much every page again helps a lot.

    Adding pages with your desired (and most important) keyword for the page in the title also works well in getting the page higher up the results for that keyword. Just make sure you use:

    keyword-phrase.php

    rather than

    keyword_phrase.php

    The hypen is treated as a more general match, so it would help for "keyword","phrase" and "keyword phrase", whereas the underscore usually has to be an exact match eg "keyword phrase" only.

    Does sound like you are really getting to grips with SEO. Its a really good feeling when you get the results you want. Just keep trying things, making one modification at a time, and waiting a while and seeing what happens. Its a slow process, but the best way to do it. If you change more than one thing at a time, you can't tell which change got the result.

    Also bear in mind that google changes things on a pretty regular basis, so once you have the results you want, you can't just sit back and expect them to be the same forever. You have to regularly change and adapt to keep in the position you want. Reading the SEO forums and blogs really helps, as it gives you a good idea of the changes that are made, so you can help stay on top of them.

  3. #3
    Iskander's Avatar
    Registered User

    Status
    Online
    Join Date
    Jan 2005
    Posts
    236
    Thanks
    16
    Thanked 25 Times in 18 Posts
    Also, adding a normal html page as a sitemap called sitemap.htm with a link to pretty much every page again helps a lot.
    Exactly what I was going to say. If you have anything other than a small site, then for practical reasons, you can't really list every page in the navigation menu. You can, however, link to an HTML sitemap from every page and you can have every page listed on and linked to from the sitemap.

    (Unless your site is enormous, in which case you'd be advised to have a two-level sitemap).

  4. #4
    hrbs's Avatar
    Registered User

    Status
    Offline
    Join Date
    May 2006
    Location
    Barnsley
    Posts
    293
    Thanks
    2
    Thanked 53 Times in 25 Posts
    Thanks for the advice.
    I do have a sitemap generated via wordpress plugin at tips.hrbs.biz . Will add link from main site.

    All suggestions/recommendations welcome.

    Regards
    Keith
    High Royd Business Services Limited
    Small Business Specialists

    Fixed Fee Accountants and Small Business Specialists - High Royd Business Services Limited - High Royd Business Services Limited
    ** NEW - Accounting and taxation tips at High Royd Business Services Limited **
    Have a question? Request an article or add your own tip.

  5. #5
    Merchant User

    Status
    Offline
    Join Date
    Apr 2006
    Location
    Cheshire
    Posts
    1,441
    Thanks
    16
    Thanked 18 Times in 17 Posts
    no no noooo, by all means create a html sitemap for your whole site, but only link to it via your index page, don't place a link to the sitemap from all pages, the SE's don't like this one bit!

    As tbp says though, try to use '-' rather than '_'

    Your pages should be found by the googlebot regardless but they do prefer to follow a path, so if you don't have a direct link to the page in question within 2 clicks (i.e. index > payroll > X) its unlikely to search any further...the googlebot is very busy after all.

  6. #6
    DavidCartlidge's Avatar
    Registered User

    Status
    Offline
    Join Date
    Oct 2005
    Posts
    441
    Thanks
    6
    Thanked 16 Times in 14 Posts
    Quote Originally Posted by tbp View Post
    Just make sure you use:

    keyword-phrase.php

    rather than

    keyword_phrase.php

    The hypen is treated as a more general match, so it would help for "keyword","phrase" and "keyword phrase", whereas the underscore usually has to be an exact match eg "keyword phrase" only.
    Google now treats both the underscore and the hyphen as word seperators, so there is no difference anymore

  7. #7
    Registered User

    Status
    Offline
    Join Date
    Nov 2004
    Location
    Wirral, Merseyside
    Posts
    2,205
    Thanks
    60
    Thanked 112 Times in 86 Posts
    Sitemaps .. html, htm or xml ?

  8. #8
    DavidCartlidge's Avatar
    Registered User

    Status
    Offline
    Join Date
    Oct 2005
    Posts
    441
    Thanks
    6
    Thanked 16 Times in 14 Posts
    If you want a Google Site Map, XML, if you want a User sitemap, whatever language the rest of your site is in

  9. #9
    tbp
    Registered User

    Status
    Offline
    Join Date
    Dec 2006
    Posts
    1,998
    Thanks
    0
    Thanked 22 Times in 22 Posts
    Google now treats both the underscore and the hyphen as word seperators, so there is no difference anymore
    In my own experience, this isn't the case - either that or its not working properly!

    I used to use _ all the time, but lately switched to - and getting much better results.

    Also I think actually - looks better to the user than _

    I wouldn't risk it, and would just use a hypen by default.

  10. #10
    Merchant User

    Status
    Offline
    Join Date
    Apr 2006
    Location
    Cheshire
    Posts
    1,441
    Thanks
    16
    Thanked 18 Times in 17 Posts
    Yep, totally agree with tbp, a '-' is a much better SEO option than a '_'. 100% certain on that one.

  11. #11
    DavidCartlidge's Avatar
    Registered User

    Status
    Offline
    Join Date
    Oct 2005
    Posts
    441
    Thanks
    6
    Thanked 16 Times in 14 Posts
    Quote Originally Posted by tbp View Post
    In my own experience, this isn't the case - either that or its not working properly!

    I used to use _ all the time, but lately switched to - and getting much better results.

    Also I think actually - looks better to the user than _

    I wouldn't risk it, and would just use a hypen by default.

    Quote Originally Posted by ian-d View Post
    Yep, totally agree with tbp, a '-' is a much better SEO option than a '_'. 100% certain on that one.
    Chaps - take a read here : Underscores are now word separators, proclaims Google | Tech news blog - CNET News.com

    Sure, you should use hyphens anyway as they are better for users, but if you have underscores now, don't go changing them to hyphens as it won't matter to Google

  12. #12
    tbp
    Registered User

    Status
    Offline
    Join Date
    Dec 2006
    Posts
    1,998
    Thanks
    0
    Thanked 22 Times in 22 Posts
    Yes, I have seen that article. However, the date is 23rd July, just a few days ago, and I think a key part is:

    One key development that Matt shared with the audience was that underscores in URLs are now (or at least very soon to be) treated as word separators by Google.

    Doesn't necessarily mean that at this very moment it works.

    Its really not a huge issue though, just use hyphens as its better for web site users anyway, and you won't have problems.

  13. #13
    hrbs's Avatar
    Registered User

    Status
    Offline
    Join Date
    May 2006
    Location
    Barnsley
    Posts
    293
    Thanks
    2
    Thanked 53 Times in 25 Posts
    Quote Originally Posted by ian-d View Post
    Yep, totally agree with tbp, a '-' is a much better SEO option than a '_'. 100% certain on that one.
    Thanks all

    Have recoded using "-" instead of "_". Currently all pages are accessed through the single/simple menu but will add site map. If the site map is added to the main menu, then as this is repeated as a constant menu [php include] then presumably the recommendation is that the home page menu has the site map link but no other menu pages? ie a slightly different menu

    My thoughts are to have specific landing pages for localised services ie the keywords are tweaked for each location, Barnsley, Sheffield, Huddersfield, Yorkshire, Cheshire, Manchester etc which will still use the main navigation menu. Presumably the sitemap.php page needs to include all of these landing pages?

    I haven't googled for site map generators yet, but does anyone have any recommendations? [Now done by hand as site is currently only a few pages].

    Regards
    Keith
    High Royd Business Services Limited
    Small Business Specialists



    ** NEW - Accounting and taxation tips at High Royd Business Services Limited **
    Have a question? Request an article or add your own tip.


  14. #14
    DavidCartlidge's Avatar
    Registered User

    Status
    Offline
    Join Date
    Oct 2005
    Posts
    441
    Thanks
    6
    Thanked 16 Times in 14 Posts
    Quote Originally Posted by hrbs View Post
    Have recoded using "-" instead of "_".
    Were any of the pages in the google index before you made that change? If so, have you done a permanent redirect from the old to the new page?

    Also, is there any reason you have 3 websites rather than one?

    Code:
    http://hrbs.biz/
    http://www.hrbs.biz/
    http://tips.hrbs.biz/

  15. #15
    hrbs's Avatar
    Registered User

    Status
    Offline
    Join Date
    May 2006
    Location
    Barnsley
    Posts
    293
    Thanks
    2
    Thanked 53 Times in 25 Posts
    Quote Originally Posted by Rynert View Post
    Were any of the pages in the google index before you made that change? If so, have you done a permanent redirect from the old to the new page?
    Thanks for pointing that out, have done permanent redirects as I was #2 on a misspelling accountnat (!) - Does anyone recommend putting misspellings in the meta keywords?

    Quote Originally Posted by Rynert View Post
    Also, is there any reason you have 3 websites rather than one?

    Code:
    http://hrbs.biz/
    http://www.hrbs.biz/
    http://tips.hrbs.biz/
    tips.hrbs.biz is a side project providing free business guides and tips in a blog style format. It now links from the revamped main site and may be incorporated stylewise into the main site further down the road. Does this give a SEO problem? Content is not duplicated and it is generating backlinks from other blogs.

    Thinking more about the landing pages eg [location]-accounting-services-from-hrbs.php . Apart from optimising keywords for [location accountant] searches would I have to change most of the page content as it would mostly be duplicating the accounting-services-from-hrbs.php content.

    Regards
    Keith
    High Royd Business Services Limited
    Small Business Specialists

Page 1 of 2 12 LastLast


Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Affiliate site not listed on Dmoz.org here is why!
    By supercod in forum Media Coverage & PR Strategy
    Replies: 32
    Last Post: 14-03-08, 11:31 AM
  2. Is Heading Text Important for Search Engines
    By Brett in forum Media Coverage & PR Strategy
    Replies: 5
    Last Post: 05-02-04, 08:54 PM
  3. Lobby group to challenge search engine practices
    By Qui Gon Jinn in forum Affiliate Marketing Lounge
    Replies: 6
    Last Post: 07-08-03, 04:22 PM
  4. ARELIS 3 Link Popularity Software
    By Qui Gon Jinn in forum Media Coverage & PR Strategy
    Replies: 4
    Last Post: 05-03-03, 06:34 AM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
To Top

Content Relevant URLs by vBSEO 3.5.0 RC2