Jump to content

  • Log in with Facebook Log in with Twitter Log In with Google      Sign In   
  • Create Account

Subscribe to HRA Now!

 



Are you a Google Analytics enthusiast?

Share and download Custom Google Analytics Reports, dashboards and advanced segments--for FREE! 

 



 

 www.CustomReportSharing.com 

From the folks who brought you High Rankings!


Sponsored Content

 

 
 

Photo
- - - - -

URL Structure


  • Please log in to reply
33 replies to this topic

#1 Scottie

Scottie

    Psycho Mom

  • Admin
  • 6,293 posts
  • Location:Columbia, SC

Posted 10 October 2003 - 01:16 PM

I'm currently running a test to see if the length of the URL matters.

I converted some dynamic URL's to look like folders... they are still pretty long. It's been about a week and a half and Google has picked up 1 of them- so it looks promising.

Google definitely wanted nothing to do with my dynamic URL's containing 7 variables (wonder why? ;)) and I finally got this fix in. We'll see if it works- giving it 2 months.

Old URL:
www.columbia4kids.com/cgi-bin/datacgi/database.cgi?file=Forum&report=Topic&TopicID=0017&firstrecord=0&finalrecord=19/

New URL:
www.columbia4kids.com/cgi-bin/datacgi/database.cgi/Forum/Topic/TopicID=0017/firstrecord=0/finalrecord=19/


The new URL is indexed- but it is only one of thousands... I'm waiting to see if Google only picks ones that are linked from the main pages or actually follows one long url to the next.

#2 csjavi

csjavi

    HR 4

  • Active Members
  • PipPipPipPip
  • 148 posts
  • Location:Tampere, Finland

Posted 12 October 2003 - 04:34 AM

New URL:
www.columbia4kids.com/cgi-bin/datacgi/database.cgi/Forum/Topic/TopicID=0017/firstrecord=0/finalrecord=19/

That URL is rather long. :D Why don't you use something like
www.columbia4kids.com/Forum/TopicID=0017/firstrecord=0/finalrecord=19/

#3 Scottie

Scottie

    Psycho Mom

  • Admin
  • 6,293 posts
  • Location:Columbia, SC

Posted 12 October 2003 - 10:21 AM

Working on that... it's a third party software thing and I'm trying to get the developers to get rid of some of the excess "stuff". I've got too much content and too few database-conversion skills and way too little time to try and figure it out on my own. They are making some progress though with the file structure URL as opposed to query.

I am interested to see how Google will treat this incredibly long URL though... if nothing else, it's an interesting test.

#4 csjavi

csjavi

    HR 4

  • Active Members
  • PipPipPipPip
  • 148 posts
  • Location:Tampere, Finland

Posted 12 October 2003 - 12:06 PM

You don't need any database skills. Use .htaccess.
RewriteEngine on
RewriteRule ^Forum/([0-9]+)/([0-9]+)/([0-9]+) cgi-bin/datacgi/database.cgi/Forum/Topic/TopicID=$1/firstrecord=$2/finalrecord=$2/
That code should map /Forum/0017/0/19 to /cgi-bin/datacgi/database.cgi/Forum/Topic/TopicID=0017/firstrecord=0/finalrecord=19/

#5 Scottie

Scottie

    Psycho Mom

  • Admin
  • 6,293 posts
  • Location:Columbia, SC

Posted 12 October 2003 - 01:28 PM

Don't think I have access to .htaccess on that particular server, but I'm going to look into it. It might be worth changing hosts. Thanks!

#6 Craig B

Craig B

    HR 4

  • Active Members
  • PipPipPipPip
  • 215 posts
  • Location:Calgary, Alberta, Canada

Posted 13 October 2003 - 06:16 PM

Don't think I have access to .htaccess on that particular server, but I'm going to look into it. It might be worth changing hosts. Thanks!

Usually if you have telnet or SSH support for a server you can access your .htaccess file. The file normally doesn't show up when you ftp into a site, but when you use Putty or something like that, do this:

ls -a

and it will show the hidden .htaccess files!

cheers,
Craig.

#7 Jill

Jill

    High Rankings Advisor

  • Admin
  • 32,312 posts

Posted 13 October 2003 - 06:21 PM

I don't think microsoft servers use the .htaccess file though. Linux and Unix servers do, however. You can just make your own text file and name it .htaccess and try it to see if it works.

Jill

#8 qwerty

qwerty

    HR 10

  • Moderator
  • 8,287 posts
  • Location:Somerville, MA

Posted 13 October 2003 - 06:32 PM

On a Windows server everything is set through the management console, AFAIK, and I'm not aware of any way to do that remotely.

#9 Scottie

Scottie

    Psycho Mom

  • Admin
  • 6,293 posts
  • Location:Columbia, SC

Posted 21 October 2003 - 08:21 PM

Google definitely wanted nothing to do with my dynamic URL's containing 7 variables (wonder why? ;)) and I finally got this fix in. We'll see if it works- giving it 2 months.

Old URL:
www.columbia4kids.com/cgi-bin/datacgi/database.cgi?file=Forum&report=Topic&TopicID=0017&firstrecord=0&finalrecord=19/

New URL:
www.columbia4kids.com/cgi-bin/datacgi/database.cgi/Forum/Topic/TopicID=0017/firstrecord=0/finalrecord=19/

An update on the folder structure vs query string thing:

The modification was made on Oct 03- a little less than 3 weeks later I've got 114 of these URL's now indexed and Googlebot is digging deeper into the content every day; it crawled about 300 pages today.

The folder structure setup does not seem to be an issue. :)

#10 bobsledbob

bobsledbob

    HR 3

  • Active Members
  • PipPipPip
  • 102 posts
  • Location:Ogden, Utah, USA

Posted 21 October 2003 - 09:24 PM

Scottie,

This is extremely useful information. Thanks for taking the time to do this experiment and posting the results.

Adam

#11 Scottie

Scottie

    Psycho Mom

  • Admin
  • 6,293 posts
  • Location:Columbia, SC

Posted 16 November 2003 - 12:12 AM

Quick update- Google now has 453 of the modified URL pages indexed, about 6 weeks after changing them. ;)

#12 Guest_well_*

Guest_well_*
  • Guests

Posted 16 November 2003 - 01:08 AM

Thank you.

that information is with gold value ;)

#13 SanDiegoMedia

SanDiegoMedia

    HR 4

  • Active Members
  • PipPipPipPip
  • 120 posts
  • Location:everywhere

Posted 20 November 2003 - 12:08 PM

The length of URL doesn't seem to be a problem. Do a google for:
site:www.homecontrols.com inurl:www.homecontrols.com

My URLs look like this:
www.homecontrols.com/cgi-bin/main/co_disp/displ/prrfnbr/1561/sesent/00

Obviously long, but with 17k+ links indexed, obviously GoogleBot didnt mind.

#14 leond

leond

    HR 2

  • Members
  • PipPip
  • 10 posts

Posted 21 November 2003 - 03:36 AM

You can set up .htaccess using just FTP - create the file locally, and then upload it. To see if there are any currently on the server, you can almost always get a list by using your FTP client's raw command facility, and sending

ls -al

when you're in the directory you want to look for a .htaccess in. I'm not sure how well this will work with Windows FTP servers, but it's worked with Unix ones for years

#15 GeordieSEO

GeordieSEO

    Haway The Lads

  • Active Members
  • PipPipPipPip
  • 208 posts
  • Location:Newcastle Upon Tyne / Teesside, UK

Posted 21 November 2003 - 04:19 AM

Interesting information...

We've done a similar thing for a dynamic site which isn't live yet but we were considering changing it because we thought there were too many slashes and the spiders wouldn't crawl that deep.

e.g. on the live site a typical URL would be http://www.*******.***/articles/living_today/food_&_drink/recipes

Any comments and thoughts would be appreciated

:rolleyes:




0 user(s) are reading this topic

0 members, 0 guests, 0 anonymous users