I Really need a solution for this.
http://mybiguglywebsite.com/search.php?zoom_query=credit+cards&zoom_page=10&zoom_per_page=10&zoom_cat=-1&zoom_and=0&zoom_sort=0
To:
http://mybiguglywebsite.com/credit+cards
http://mybiguglywebsite.com/stupid+stuff+here
Any ideas?
From Google:
If you decide to use dynamic pages (i.e., the URL contains a '?' character), be aware that not every search engine spider crawls dynamic pages as well as static pages. It helps to keep the parameters short and the number of them small.
I know this can be done with a .htaccess file but I dont know how to write one. Would be a GREAT Upgrade feature. Been with Zoom from the beginning and just upgraded. THANKS AGAIN!
Bad news...
I was checking out your site:
http://www.lobster-magazine.co.uk
... and no matter what I ran for a search (including clicking on your suggested words), I see:
Search results for: missing in all categories
85 results found.
9 pages of results.
Looks like something is broken on your end.
Just an FYI.
:(
Charles
iantresman,
Looked at your sites and the searches were all fine for me. Ridgid TS3650 Review [Archive] - RIDGID Plumbing Forum :: 13 posts - Last post: Oct 2Ridgid really should rewrite the manual. It requires remounting the switch and the tape, but is a fairly straight forward mod. http://www.ridgidforum.com/forum/archive/index.php/t-14316.htmlHOME |
I really liked the way you used a static list of key words link to ZoomSearch - a very nice approach.
Regards,
Mark
I also just checked the searching @ lobster and it seemed to be working OK.
-----
David
I was checking out your site:
http://www.lobster-magazine.co.uk
... and no matter what I ran for a search (including clicking on your suggested words), I see:
Search results for: missing in all categories
There is indeed a potential problem. My static page were linking to www.domain-name.com/keyword.html
The first page of results works fine, but on selecting subsequent pages, the links to the documents did not work because the search engine was creating links with the format www.domain-name.com/documents/files.htm Registered ECC BIOS Settings? [Archive] - OCZ Forum:: 42 posts - Last post: Dec 10, 2004I'm going to do a Vcore mod, I have a Vapochill on the CPU and a Koolance It's really hard to tell what they are doing with these mods. http://www.ocztechnologyforum.com/forum/archive/index.php?t-2474.htmlHOME |
They should've been in the format www.domain-name.com/zoom-dir/documents/files.htm
My static page should've been linking to www.domain-name.com/zoom-dir/keyword.html
I guess I could've gotten around his by putting a copy of Zoom in the root, or modifying mod_rewrite to take this into account, but haven't figured out how to yet!
Regards,
Ian Tresman
The solution is really to use the Mod Re-write module in the Apache web server. You can not get the same effect by using PHP scripting or any other method I know about.
There is also the problem is that your short URLs don't include enough information for Mod Re-write to work.
I would think that you would have more chance to make it work with a URL like,
http://mybiguglywebsite.com/search_php/credit+cards VAG-COM 603 update to 704 [Archive] - Mobile Files dot com:: 35 postsI think i`ll try to rewrite the 93c46 with the bin that was given earlyer. . But before i hardware mod the cable to try some things. http://www.mobile-files.com/forum/archive/index.php/t-68400.htmlHOME |
At least this way there is something to indicate that a search is being done.
The next problem is that you have also lost the parameters used for Zoom. For example, zoom_page=10 forces Zoom to display the 10th page of results. Zoom will produce results without most of it parameters.
So you could use,
http://mybiguglywebsite.com/search.php?zoom_query=credit+cards
but the results page is not going to display the same results as the long URL you provided.
You can find the documentation on the Apache mod_rewrite module here,
http://httpd.apache.org/docs/mod/mod_rewrite.html
There is also a tutorial on using it here,
http://www.yourhtmlsource.com/sitemanagement/urlrewriting.html
-----
David
Here's what I used to mod_rewrite file names...
From URL/{search}.html
....to URL//intro/search.cgi?zoom_query={search}
RewriteEngine on
RewriteCond %{REQUEST_URI} .html$
RewriteRule (.+).html$ /intro/search.cgi?zoom_query=$1
The RewriteCond (rewrite condition) matches filenames ending with .html, and the RewriteRule converts the wildcard filename to that with the script path in place.
I've found mod-rewrite to be very difficult, but you can see this working at http://www.lobster-magazine.co.uk/ where clickng on the 'Suggested search words' automatically does a Zoom search.
I run another site without mod_rewrite at http://www.catastrophism.com/intro/ and find that the search engines still pick up on the URLs.
Regards,
Ian Tresman
I was checking out your site: http://www.lobster-magazine.co.uk
... and no matter what I ran for a search (including clicking on your suggested words), I see:
Search results for: missing in all categories
85 results found.
9 pages of results.
Looks like something is broken on your end.
I couldn't duplicate this, could I ask you to:
a. Check whether my site www.catastrophism.com/intro/ has the same problem?
b. Let me know what Browser and version number you are using.
c. Let me know what Operating System and version you are using, eg. Windows XP Service Pack 2, Mac OS?
Regards,
Ian Tresman
Nortel Unveils Vision, Strategy for Israeli High-Performance Net
Busy Friday Leads to Strong Close for Net Stocks |