Page 2 of 2 FirstFirst 12
Results 16 to 18 of 18

 

Thread: google and dynamic sites

  1. #16
    Notionlogic
    Guest



    I've got to agree with the general idea that Google doesn't mind the "extras" on the URL (within reason)

    I just did a search for "<a href="http://www.google.co.uk/search?hl=en&ie=UTF-8&oe=UTF-8&q=godfather+trilogy&btnG=Google+Search&meta=cr%3 DcountryUK%7CcountryGB" target="_new">Godfather Trilogy</a>" on Google UK and I'm top of the list with a URL that includes the DVD ID code for my database! <img border=0 src="http://www.ezboard.com/images/emoticons/happy.gif" />

    It's just a shame I'm only 4th on Google.com



  2. #17
    ShowYouLoveThem
    Guest

    The other avantage of using mod_rewrite to remove query strings is that a page without one is more likely to be cached by the client and/or proxy caches.

    This means that subsequent requests can be served from the cache, which can help reduce load on the server and (most importantly for me) bandwidth usage.

    You can still control what gets cached by using headers from php etc. So any truly dynamic pages will get refreshed at every request.

    For content sites that are driven from databases this can make quite a big difference.

    The only down side is, as some request don't reach the server, you could be getting a lot more visitors than you log files show. For me, the number of visitors/page views etc isn't that important.

  3. #18
    alias69
    Guest

    My site has recently been spidered by AltaVista and that stripped off the ? args, so even if google is OK with them, other sites are not! Pages which are - or appear to be - static are best!

Page 2 of 2 FirstFirst 12


Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Do dynamic pages use same bandwidth as static?
    By Elaine in forum Programming
    Replies: 4
    Last Post: 23-08-04, 11:52 AM
  2. Google Adwords Dynamic wording
    By ipnpal in forum Media Coverage & PR Strategy
    Replies: 1
    Last Post: 24-07-03, 12:00 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