View Single Post
Old 11-16-2003, 06:15 PM   #1
rudeboy
Green Mole
 
Join Date: Nov 2003
Posts: 1
Question indexing urls with base64 encoded querystring

hi all

i am testing phpdig for several purposes. setup and indexing of pages was really very simple. seams to be a nice app

i experienced troubles by indexing one of my private sites which has a url like the following: ( because of search engines like google )

Code:
http://www.example.com/index/Y29udGVudD1vdXRwdXRfbGlzdCZhY3Rpb249c2V0YXJyYXkmdmlldz0yJm5hbWU9VS94emMzZGhjM05sY2lBb2QyRnliU2s9JlNJRD03ZDcyY2ZlZjUxNTZlZTc3YjkyMGY1OTQxN2VjMTEyYg==
/index/ is followed by a base64 encoded querystring. links look like this

Code:
<a href="../index/Y29udGVudD1vdXRwdXRfbm9sYW5nZmlsZSZsYW5nPWRlJlNJRD03ZDcyY2ZlZjUxNTZlZTc3YjkyMGY1OTQxN2VjMTEyYg==" title="Fran&Ccedil;ais">
the problem is that only the startpage has been indexed. does anyone have a solution how i can fix that ?

thanks and have a nice day out there

rudeboy
rudeboy is offline   Reply With Quote