PhpDig.net

Go Back   PhpDig.net > PhpDig Forums > How-to Forum

Reply
 
Thread Tools
Old 04-07-2004, 03:06 PM   #1
inthestars
Green Mole
 
Join Date: Apr 2004
Posts: 3
How do I generate static search pages from keyword list?

I want to generate static search pages from the keyword list.. how do I do that?
inthestars is offline   Reply With Quote
Old 04-10-2004, 12:00 PM   #2
Charter
Head Mole
 
Charter's Avatar
 
Join Date: May 2003
Posts: 2,539
Hi. Not quite sure what you mean, but maybe save the HTML from the search results page?
__________________
Responses are offered on a voluntary if/as time is available basis, no guarantees. Double posting or bumping threads will not get your question answered any faster. No support via PM or email, responses not guaranteed. Thank you for your comprehension.
Charter is offline   Reply With Quote
Old 04-10-2004, 05:19 PM   #3
inthestars
Green Mole
 
Join Date: Apr 2004
Posts: 3
Yes, I want to save the html from the search results page.. so I can submit it to search engines
inthestars is offline   Reply With Quote
Old 04-10-2004, 07:20 PM   #4
Charter
Head Mole
 
Charter's Avatar
 
Join Date: May 2003
Posts: 2,539
Hi. Happened upon the http://www.scriptlance.com/projects/1081478475.shtml page:


Status: Open
Budget: $ 150-350
Created: 4/8/2004 at 22:41 EST
Bidding Ends: 4/15/2004 at 22:41 EST (5 days left)
Project Creator: inthestars
Rating: (No Feedback Yet)
Description: I need a hack for PHPDig, see the script at PHPDig.net. The PHP and MYSQL script searches web pages and collects keywords. I'd like a hack that lets me type in a phrase and generate static search result pages (limit 10 per page) just like this page (http://www.ragazzestupende.com/lindsey_vuolo.html). The search result page should have a header, footer, and side bar that is adjustable. Here's the site that has the PHPdg script: http://www.phpdig.net


There is a tutorial here that shows how to make any kind of search results page. As for the links, perhaps just make a webpage like the following:
Code:
<html>
<body>
<a href="http://www.domain.com/dir/search.php?query_string=word1+word2">word1 word2</a><br>
<a href="http://www.domain.com/dir/search.php?query_string=word3+word4">word3 word4</a><br>
<a href="http://www.domain.com/dir/search.php?query_string=word5+word6">word5 word6</a><br>
<!-- etcetera -->
</body>
</html>
__________________
Responses are offered on a voluntary if/as time is available basis, no guarantees. Double posting or bumping threads will not get your question answered any faster. No support via PM or email, responses not guaranteed. Thank you for your comprehension.
Charter is offline   Reply With Quote
Old 04-11-2004, 12:45 PM   #5
inthestars
Green Mole
 
Join Date: Apr 2004
Posts: 3
thanks
inthestars is offline   Reply With Quote
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Change Weight per Keyword to Reorder Search Results Charter Mod Submissions 3 05-03-2005 10:44 AM
Forcing a page to always show up first in search results based on keyword derrickp How-to Forum 3 02-22-2005 12:01 PM
List all pages from specified host BulForce How-to Forum 3 01-19-2005 12:19 PM
search list... staura How-to Forum 3 06-19-2004 05:54 AM
Generate text images on Linux Charter Coding & Tutorials 0 03-05-2004 11:37 AM


All times are GMT -8. The time now is 04:25 AM.


Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright © 2001 - 2005, ThinkDing LLC. All Rights Reserved.