Can someone please explain whta is google tap, what does it do... and when should I use it...
nobleclem Lieutenant
Joined: May 27, 2003
Posts: 167
Location: Southfield, MI
Posted:
Wed Jul 07, 2004 6:35 am
Google-Tap is a PHP-Nuke hack which changes the url to *.html links so that search engine spiders can easily crawl the entire website and for just nicer links for people to refer to.
Prism128 Sergeant
Joined: Jan 01, 2004
Posts: 88
Location: Where they won't find me...
Posted:
Sun Jul 11, 2004 12:34 pm
BUT, as far as I know, it only works with apache webservers (unix, windows etc) as it needs an .htaccess file, which windows or other webservers do not support.
_________________
jlone Nuke Soldier
Joined: Mar 15, 2004
Posts: 12
Posted:
Thu Aug 19, 2004 7:12 pm
I pray for those with windows servers.....
eZkO Nuke Soldier
Joined: Nov 18, 2003
Posts: 18
Posted:
Wed Aug 25, 2004 12:54 am
For "tapping" your urls you need "mod_rewrite" running as a module in your (hopefully) apache webserver. This module gets his working rules from the .htaccess file (text file) in the root of your ws. So, the mod_rewrite module knows what to do and hopefully alltogether your long, hard to crawl by bots, php urls get "tapped" to nice html documents (which only "exist" at the moment a request is made to your server...one can say the urls get rewritten on the fly).
Google tap is a whole package for esp. nuke. .htaccess rules, a bunch of php files for the proper in- and output arrays for your nuke-portal etc..
To put it in a simple phrase: great stuff!
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum