![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
I'm looking for a solution, Google does not index all of my site www.dhs.dk, probable due to the dynamic nature of the site. Some site do however suceed. Can anyone help me to solve this problem of mine? |
#3
| |||
| |||
|
|
On Thu, 10 Jul 2003 11:51:58 +0200, Gerhard Buergmann gerhard.buergmann (AT) puon (DOT) at> wrote: Maybe caused by the javascript menu It looks like the javascript doesn't generate the links, it just hides/shows a div containing the links. So they should be crawable. You should think about trying to convert your urls to look like regular, non-dynamic urls. One method, if you're using apache is to turn your query string into something like looks like a regular path through directories like: domain.com/file/var1/val1/var2/val2 .. Here's an article on how to do it: http://www.sitepoint.com/article/485 You can also use something like mod_rewrite, which I've never used but believe may be more complicated.(?) Anyways I've heard people say that once they've converted their urls google really indexed a lot more of their pages. hth, --ed |
![]() |
| Thread Tools | |
| Display Modes | |
| |