Seite 1 von 1
wofür steht der parameter as_q ?
Verfasst: 06.07.2006, 10:36
von Nullpointer
normalerweise steht der search string im googlereferrer ja im q-parameter. nun habe ich einen, wo dieser nicht q sondern as_q lautet. bzw. haben alle parameter dieses prefix bekommen.
hat anton schlecker jetzt google geschluckt?
edit:
as_epq?
Verfasst:
von
SEO Consulting bei
ABAKUS Internet Marketing Erfahrung seit 2002
- persönliche Betreuung
- individuelle Beratung
- kompetente Umsetzung
Jetzt anfragen:
0511 / 300325-0.
Verfasst: 06.07.2006, 12:16
von Nikochan
Scheinbar lässt sich einer Abfrage noch ein zusätzlicher versteckter Wert mit UND Verknüpfung anfügen:
The as_q and as_oq parameters allow you to add hidden search terms to the query your web site sends to the Google Search Appliance.
und
as_q
Use: add one or more search terms (such as URLs) to the query, combined with boolean 'AND'
<input type='hidden' name='as_q' value='dining forbes'/>
Result: finds only pages in the MIT collection that contain the user's search term(s) AND the terms 'dining' AND 'forbes'.
Verfasst: 06.07.2006, 13:39
von Nullpointer
hmmm....dann wurde wohl einfach irgendwo ne google-suche eingebunden und der parameter leer gesetzt. so wie hier:
https://search.blogger.com/?as_q=
danke