PhpDig.net

Go Back   PhpDig.net > PhpDig Forums > How-to Forum

Reply
 
Thread Tools
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
Old 11-16-2003, 11:45 PM   #2
Charter
Head Mole
 
Charter's Avatar
 
Join Date: May 2003
Posts: 2,539
Hi. Off the top of my head, I would say that you would need to base64_decode the query strings before any parse_url and possibly other places in the script and then base64_encode the links for display in the search results if wanted.
__________________
Responses are offered on a voluntary if/as time is available basis, no guarantees. Double posting or bumping threads will not get your question answered any faster. No support via PM or email, responses not guaranteed. Thank you for your comprehension.
Charter is offline   Reply With Quote
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Ignore links with a particular querystring gkdeveloper How-to Forum 0 09-12-2007 03:05 AM
One of the urls is ALWAYS locked? ChadK Troubleshooting 1 09-23-2004 06:40 PM
URLs containing single quotes mmaattttt Troubleshooting 2 08-26-2004 09:03 PM
PhpDig crop the URLs at ( gaam Troubleshooting 2 02-11-2004 04:32 AM
Just getting all urls tobkau How-to Forum 1 01-29-2004 07:00 PM


All times are GMT -8. The time now is 12:47 PM.


Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright © 2001 - 2005, ThinkDing LLC. All Rights Reserved.