wonderwebware.com - Ideas Player
September 07, 2010, 03:06:47 PM *
Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
News: Posting in this forum is currently disabled. I am out of home and there is no one to delete the spam. Will turn on the forum when I come back.
 
   Home   Help Search Login Register  
Pages: [1]
  Print  
Author Topic: Next Versions, Allow filter for $GET vars??  (Read 1699 times)
EvaBro
Newbie
*
Posts: 1



View Profile WWW
« on: November 01, 2008, 06:08:03 AM »

Hi everybody,
First, thanks Ideas Player for 'Sitemap Generator'
I'm developing a site (www.liquidmon.com), and use php + sql...,
I have to do a sitemap for google, and i try 'Sitemap Generator'
I Recived 2000 links to be included in the xml file, but i have to 'clean' the results, example:
The tables in the site have distinct forms to be seen, only change graphycal, and i pass this
vars in the url ($_GET), then google and this program index the same page and all its views.

Example:
http://www.liquidmon.com/Ranking.php?detalle=1&pagina=1&orden=1&ve=1 is similar to
http://www.liquidmon.com/Ranking.php?detalle=2&pagina=1&ve=2&orden=2
I only want the 'pagina=1' var and not 18 links that have the same info ($detalle*3) + ($ve*3) + ($orden*2)

To solve this I have to filter the results with the vars pass in the url to delete some results
that content the same page with diferents vars (I want only ones)

I have two options:
a change my site and use $_POST in thouse cases or
b use your software, export to csv, import to a database and filter results to delete bad cases.

Finally i use b and i make a simple program (VB6) to filter results by $_GET vars.
If anyone want to view/use/copy it, please send me a mail.(I put it online when this program looks better)

Sorry about my English.







Logged

www.liquidmon.com El juego de la bolsa
V
Administrator
Full Member
*****
Posts: 111


View Profile
« Reply #1 on: November 09, 2008, 04:56:12 PM »

That's great! I didn't even expect about this possible trouble... When you make this available, feel free to post the link here. I will be interested.
Logged
V
Administrator
Full Member
*****
Posts: 111


View Profile
« Reply #2 on: June 04, 2009, 02:07:11 AM »

After a long time of silence, the new beta of the tool is already available for download, and this bug should be fixed in this new revision.
Logged
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.11 | SMF © 2006-2009, Simple Machines LLC Valid XHTML 1.0! Valid CSS!