![]() |
Url and Search
Hello people,
Excuse me my english but i am french.... I would like know if it's possible of changing URL after a search. Now when i valid a search my URL is : search.php I want when i search a "word" This Url is search?word Thank you |
why you want that
function_phpdig_form from PHP Code:
PHP Code:
|
I want this function so that the googlebot can find URL type
search?q=windows and that that drive directly on the corresponding page Your function is good for the URL but obviously not when I type the URL directly Thank you |
still excuse me,
makes some for each word I would wish to have this -http://www.***.com/?q=word and to post on my index all the words typed on the engine. Have an idea? |
function_phpdig_form
PHP Code:
else you try method='get' but see all query string - watch encoding with method='get' - see http://www.php.net/manual/fr/faq.htm....html.encoding |
Yes thank you very much, it is really cool to help me.
Now, I would like to post on a page, all the words already requested it is possible according to you? |
look statistics lastqueries for code
|
hi,
I looked at the code and I succeeded in showing the statistics without authenticating itself. But makes some, I would wish that all the words typed in the form be posted on a page (bestsearch.php) and that each word can be clicked. In this way, Google will Know more pages, because it does not index the Web invisble (BDD). A example : http://perso.wanadoo.fr/laklouche/dig2.gif Perhaps, they are a Mod or a Option ??? |
not all word - what for word return no result
|
Why you say word return no result ?
My result URL is : search.php?query_string=word thus if the word is cliquable it is gained |
i know not your code - what for query_string=asdfgasdfgasdfg
|
The big problem of my URL
PHP Code:
I allows itself to give you an example of site in France with what I wish. http://www.ledepart.com/ Thanks |
All times are GMT -8. The time now is 01:51 AM. |
Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright © 2001 - 2005, ThinkDing LLC. All Rights Reserved.