When A Search Engine Spiders A Page Does It Read The Raw Code Or The Parsed Html?
When a search engine spiders a page does it read the raw code or the parsed html? I ask as I want to confirm if any text retrieved from a database is 'read' not the php code that gets the data.
View Complete Forum Thread with Replies
Related Forum Messages:
Database Generation Is Not Indexed By Search Engine Spiders.
Ok I really love php and wish to use it for a lot of my web projects. However there is one main downside especially for e-commerce and that is that the php and database generation is not indexed by search engine spiders. Which is unfortunate since in my testing dynamically generated sites seem to be much quicker than static ones. So what is the answer, I have developed a few scripts which index the database to produce static html, however is there a better way?
View Replies !
Google Groups Email Spider,Auction Software, Directory PPC Search Engine Software, Email Spiders - 1
Free download full version , all products http://netauction8.url4life.com/ Groupawy --------------- Google Groups Email spider. The first email spider for google groups. Millions of valid and active emails in one easy location to collect. Spiderawy --------------- Email spider machine. Multithreads and Multiplexed connections per thread with built in database system for the highest scalability and performance. Email and URL spider and extractor. Auction software for your site ---------------------------------------- Run your own auction site in minutes. Open source code in perl. Create your own auction site in just a few minutes. NetAuction is the complete auction package for every business from the personal to the corporate business. SQL database backend for the highest scalability and performance. Directory, Pay per click search engine software ------------------------------------------------------------------ Open source code in perl. Build your own pay per click search engine and build your entire sites in minutes with this software. NetEngine is turn key Pay per click search engine and content management with built in portal tools. SQL database backend for the highest scalability and performance. Site builder software -------------------------------- Open source code in perl. Build and manage your sites with the fastest browser based site builder and content management software ever. NetBuilder is a complete package very easy to use for building your sites online and offline with all the tools you ever need to manage any site of any size. Email list manager tools, free download full version --------------------------------------------------------------------- Full Email lists tools suite. Email Extractor, Spider emails from online web pages, Filter lists, Merge lists, Remove unsubscribe lists from lists, Splitter to split larg email list file to smaller files, Deduplicator to remove duplicated emails.
View Replies !
Search Engine Bots Read PHP
Is there any possible way that search engine bots can read and index raw PHP code? I'm not sure. But, I've read that it is possible to search for code of vulnerable PHP websites through google search. I guess it is possible to search for PHP code since google indexes raw PHP code?
View Replies !
Zip Code Search Engine
I am looking to create a zip code search engine type thing for my clients site. What I mean is the typical Search 0-15 miles from zipcode [ input box ] [SEARCH]. You know what I mean. You enter your zipcode and it tells all locations or whatnot within the distance specified. I making a bigger deal out of doing something like this than I should.
View Replies !
Local Source Code Search Engine?
I'm reviewing a clients application, and one of the things I need to do is verify every table in the databse is actually being used in the application. I assumed one of my many PHP IDE's would be able to do this, but alas no, I can text search but I have hundreds of tables to verify, the application has over 1000 PHP pages and 350 database tables. Any ideas? I started to write my own code search engine, thinking I could just dump the tablke names into it but getting the code into MySQL to search from was a lot more difficult then I expected (PHP doesnt like to submit PHP code .. even if you put it in XML).
View Replies !
PHP Search Engine Code? (Rather Verbose Php Link) Any Ideas?
I've totally hit a brick wall and I've checked the numerous (some helpful) tutorials in making a php link search engine friendly but the following link: <font face="Tahoma" size="2"> <a href='ps2reviewsdisplay.php?page=ps2/ps2acecombatsquadronleader&type=htm&title=- Ace Combat Squadron Leader Review - www.impulsegamer.com Australia'> <span style="text-decoration: none">Ace Combat: Squadron Leader<br> </span></a></font> I just don't know how on earth to make it search engine friendly?
View Replies !
Search Engine Page Grouping
I've written an SQL query for my search engine, my problem is If i don't group my results by domain name, then some queries are swamped with files from the same domain, if I group my results - then sometimes I miss good pages within a site as I'm only showing a single pages (the one with the highest points), can I do something along the lines of group pages if there relevance score is under a certain value? if so how? or does anyone have any other suggestions?
View Replies !
Search Engine Uses Pagination To Display 10 Results Per Page
I am having trouble with a search engine I am making in PHP. I have a script that uses pagination to display 10 results per page and creates a next link to the next page of results. The problem is, is that there is no ranking that done it just puts whats in the first row of the table first and whats in the second row of the table second and so on and so forth. I tried using the LIKE operator withe my script that uses pagination but it does not work. Code:
View Replies !
Read *parsed* PHP File Into A Variable?
I have this strange including problem: I want to read a piece of HTML, residing in some file, into a variable, not echo it out. So far so easy - but now the HTML contains a line of PHP. And I wish not to get the PHP code into my variable but the parsed result, just like if the variable was a client ;-). I wish to keep the nice ?> ...<? HTML area (with highlighting in my editor), and therefore include etc. don't help because they would echo it out. heredoc also doesnt help (if this may come up to your mind). Is there anything I can do...?!! The problem sounds so simple... the more for such a great tool like PHP ... but... ?
View Replies !
Code To Read A Web Page
How can I read another web page in php. I tried: $url = 'http://www.yahoo.com' $contents = file_get_contents($url); echo $contents; but I get an error: The specified CGI application misbehaved by not returning a complete set of HTTP headers.
View Replies !
Read An HTML Page
It may sound kind of crazy, but I'm trying to see if there's a way php code can 'read' contents of a static HTML page and store the contents into a variable. Is it possible? If so, how?
View Replies !
Registering On Site Stops Spiders - Any Php Code Fix This?
I just had a site analised for monetising and they suggested I made it so that people had to register to see the free information, so that I could gather email addreses. However - this would mean that if I block the content - spiders would not be able to read the site, and it would loose ranking.
View Replies !
Included PHP Code Not Parsed!?!
On a hired webserver, the php code that is in the files included with 'include_once' and 'include' command is not parsed. The php file which includes these parses just fine. The included php is also parsed just fine on my test apache. Example: Request 'www.myurl.com/page.php' on the browser, it runs correctly, including the file 'menubar.inc' into the outputted content. The file menubar.inc contains html and php, in the following manner: <img src="img/LogoV<? echo $tmp; ?>.png" border="0" /> On my test server that would be parse to, for example: <img src="img/LogoV4.png" border="0" /> Thus displaying an image. BUT, on the webmotel the html comes out without parsing, as: <img src="img/LogoV<? echo $tmp; ?>.png" border="0" /> :( ? I would ask the customer service, but I know it will take +10 days to get the answer.
View Replies !
I Need To Search And Replace Lines Of Html Code
I need to search and replace lines of html code using regular expressions. In the example below, all of the information between "href="/ and LAST_MODIFIED="0"> varies from individual entry to entry and has to be ignored. Can someone write the general expression I need to use? I've been trying to get it right to no avail. Search For...
View Replies !
Statements In Html Not Getting Parsed
I want to write a simple html-page to get the first step in starting with php: <html> <body> <?php echo "Hello World";?> </body> </html> ... when save it as "test.html", ftp it to my webhoster and open it via a browser, it is not giving any output. First I thought that it would be the webhoster not having php active, but php is included in my hosting package and any .php script is working (they have the infophp.php in my main directory and I recently added a mail.php and both work properly). Code:
View Replies !
Switch Code For Search Page
I had made a very simple search page about a year ago and now I'm trying to add a couple of things and the first step was to add the ability to search by user. I thought I would use a switch command to select the query and then fill my table based off of the selection. Code:
View Replies !
Serve Html File Parsed For Ssi
How can I make php script serve up an *.html file 'server-parsed' for SSI's? The goal is to pre-process all *.html files with php script, but the SSI's need to be handled too. Problem with using 'virtual' is that it creates a loop via the .htaccess handler setting/action. ..htaccess # Enable SSI Options +Includes # HTML Handler AddHandler HTML .html Action HTML /HTML.php HTML.php <?PHP <snip> $file = $_SERVER['PATH_TRANSLATED']; include $file; ?>
View Replies !
Getting Parsed Data Into Web Page
I hired someone to do this for a client and I'm now trying to apply it to another site for populating a calendar. Basically it's a MySQL dB that reads the data from an excel (csv) spreadsheet. I am not getting any errors (except in MySQL it says I don't have an index) but no data is going through. Code:
View Replies !
HTML Editing Of .php Code Page ?
I run a few web pages that contains php code that was written for me by someone else. By reading his original code I have leaned a little and have made the occasional change. I would like now to add some basic html to the page and prefer to use HTML editing software to accomplish the task. I have run it to problems however. If I use Mozilla HTMl editor in WYSWYG mode , any changes I make do not work. After I upload to my server, all I see is a web page with mostly the raw php code. I tried Page Breeze HTML editor and it will not load .php files in to its WYSWYG editor. So, any changes I make have to be done in raw source code mode, a rather laborious task for this inexperienced HTML person. Is there anything that would made the task of adding HTML to a php page , easier ? I'm not attempting to add anything in to the main body of php code, just mainly looking to add some html tables with images preceding the start of php scripts, or after php scripts.
View Replies !
Parsing PHP Code In An HTML Page!
I am trying to run PHP code from an HTML file. In my HTML file I have the following code: <?php include("<counter/counter.php");?> Now I have read several threads here on Webmaster World, and I have concluded that I need to create a ".htaccess" file, and place the following code in it: AddType application/x-httpd-php .php .htm .html But, once I have done this, every time I visit a page on my site, I get the Open/Save this file dialog. It seems like the server is telling my browser, to open all HTML files with the external application called "application/x-httpd-php". Code:
View Replies !
Search Engine Friendly Search Criteria
I'm developing a site that finds things within a database. So if I have... find.php?var1=2&var2=3&var3=4..., those things are criteria for a search. One of the variables might be missing, or extra could be added. For example it could only be var1 and var 3: find.php?var1=2&var3=4. Would it make sence to make the url in the form "find/2/4"? The problem I have with that is how would I be able to identify which of the values correspond to which variable. Another option with this would be to use Sessions instead of passing variables through the url. Would that make it Search Engine Friendly? Also would it make a difference if I store SID within the url or within cookies? And if I do store the SID withing the url, should I somehow mod the url to make the SID appear as a folder?
View Replies !
Dynamic Page HTML Code Question
I'm gonna have all my pages load up a dynamic header and footer, depending on what variable I call up. So at the beginning of my code it will call for a banner, this banner will be set as a variable in a seperate page that i'll call up. Now i'm wondering, can the page I call up (with a list of variables) have HTML code in it, like this:
View Replies !
Displaying Html Code On PHP Generated Page
I am trying to create a link page in my php application. this is a page that will display a block of html code that a visitor can copy and paste into their web site to create a link back to mine. My PHP page has a line in it like this: define('TEXT_INFORMATION', '<html page code is here>'); I have added the html code to create the page as noted above. the page contains a same of the banner image file and the html code that goes alon with it. My problem is that I haven't been able to "quote" the html code so that ir will not be executed. every time I try to run the application from my web server my page will display two copies of the banner iimage not on banner image and text block like it should. Any suggestions?
View Replies !
Php Code Embedded Inside Html Page Not Working.
How do I make or workaround in my Apache server to parse *.html files for <?php ?> code embedded in it? Currently php recognises <?php ?> tag only if the file has a *.php extension. Any php code inside *.html or *.htm is ignored. Since I dont have admin access to the server or admin person, changing the php configuration is out of choice. Now I have to go thru echo and print statemnets to get it work. But it looks very cumbersome and prone to errors.
View Replies !
Put Block Of Html Page Lookup Numbers Into Search Script Input
My web pages have alpha numeric lookup codes. Currently, the user has to copy the numbers and paste the numbers into a search box and click on the query button. Is there any way, other than turning the block into html hyperlinks, of getting the lookup codes into a php form input box or text box and initiating the search without copying and pasting? Example: pen 124:22 ; joyce 3:1 ; twice 888888:1233 ; rip 999:777
View Replies !
Search Engine To Search Products
i am doing a ecommerce website and would like to implement a search engine to find products. All the serach engine I have found on the web are parsing html page! This is not what i want. i want to search within my mysql database. But using: - several columns (title, description) - several tables (the product table is linked with another table which contains more description about a specific product: 1 to many relationship). Actually, the search should also be in the "category" name of the product which is in another table Also, i would like to sort the products like this: - if the word is in the description for product A, and in the title for product B, product B should be displayed first (because i think title is more important than description). So it should rate each result. A last thing, it should use boolean expression, and ignore words like "the, some..." and numbers etc etc. Do you have an idea? Do you know a script which allow me to do that on both windows and unix environement?
View Replies !
Problem With Search Engine Search.
even after filtering some charaters, i still have yet to accompolish a bug free search engine. when those charaters are placed in between words like "Engine#$%$#% Cowling" ... the characters get filtered but not when its like this : " Engine Cowling %$#%^" Code:
View Replies !
.TXT Search Engine
I recently got a bit motivated to make a music tablature website and It's gonna be a bit like google, but I want it to search for .txt files. I have a folder named "browse" that I would like it to search in along with all it's sub folders. Code:
View Replies !
PHP Search Engine
I am trying to build a PHP search engine that just searches a table and ranks by occurence of words. I dont want it to crawel and index the site and then search it, I just want it to search the entire table every time a search is preformed. I looked at some sites that teach you how to build a PHP search engine but they did not explian it clearly anough. I dont want to make a super complex search engine just one that searches a table and ranks by word occurrence. Could someone show me a code example of a small search engine like that and explian in detail how to set it up.
View Replies !
Search Engine
Doesnt anyone know where I can get a free php search engine script thats good and works well with include files, querystring urls and can handle around 100 pages. I found some ones that looked ok but they wanted me to put in all the URLs, well if I wanted to do that then I could write my own search engine.
View Replies !
Need Help Badly! (php Search Engine)
I know this subject have been probably around, but I really need to make a search engine for my website.....I have three tables in my database(Mysql) example i have products table and then i have campaign table and custumers table. I also have some pdf and ofcourse htm files. I need a search code! wich i can search and return a link results ofcourse......can any one help me pls....... sorry about my english!
View Replies !
Search Engine Recommedations Anyone?
I'm working on a large intranet site (650+ docs) and we would like to have a search engine. We are using PHP & MySQL (of course we also are running Perl), and it would be nice if it could search the db description & title fields as well as the document tree. Most of the scripts I've seen aren't very robust ("no more than 50 docs", etc.), and I'm concerned about using the Google site search because the documents are confidential and I don't want the links or data to end up in a commercial db somewhere. I could probably write one myself, but that would take a lot of time since I'm new at PHP, and rusty on Perl & Javascript (been away from coding for a couple years). Plus...who wants to reinvent the wheel?
View Replies !
Search Engine Parsing
I am creating a PHP/MySQL based portion of my site. I am very new to php so I was just passing all variable in the URL (page.php3?blah=blah). Yesterday I read the article on php builder about making a "false" directory structure. Well, no matter what I did I could not get his method to work. Then I found another post on here with using ErrorDocument 404. I did this method and it worked great BUT I am trying to make my site search engine friendly. If I use ErrorDocument 404 in my .htacces file, will search engines just get the 404 and leave? Or will they think it is a real structure and spider my site? If they will just leave after the 404 what can I do? I tried using this in my .htacces file and it did not work: <Files local> ForceType application/x-httpd-php3 </Files> Does the above mean I have a directory named local and a script named local in that directory?
View Replies !
Search Engine Concept
I have a site that I'm rebuilding, and it currently has flat HTML files. I need to build a search engine for the site. I know I could easy search a seperate MySQL db for keywords and the corresponding URL's that go with it, but is there a way for PHP to search the flat files? I like the ideas of searching for page content relevance rather than keywords. What if I changed the HTML extension to PHP? Would I have to put the entire site in a mySQL db to search the text?
View Replies !
Simple Search Engine
I need a simple search engine for my website. I have a lot of products, lets say 30. How can I make an as easy as possible search engine. Without the need of a mysql database. Presuming that I want to store the products information in only one file. Where do I start?
View Replies !
I Want To Build My Own Search Engine!
I'm implementing a little search stuff in the web of the company i work for. my testtable to search contains this --- id - int(3) autoinc title - char(50) desc - longtext --- when no search is made i list all the results $sql = 'select * from testtable' but: if user searches 1 keyword i do $sql = 'select * from testtable where title like '%$query%' Here comes my problems: 1) How do i know if user has typed 1, 2...45 keywords to make the search? 2) how can i make this complex SELECT? I mean, id like to search the keyword (if just 1) in the title & desc fields, not only in title...and id like to search all the keywords typed in these 2 fields too. 3) what can i do to pass the searchquery (all the keywords) trhough my pages? I mean: I did the PREVIOUS/NEXT results buttons and they work perfect with 1 keyword but dunno how to pass all the keywds in the URL link of my PN butts. - I did a search (my cat is white) in a web and saw in the browser this: http://www.blablabla.com/search?q=my+cat+is+white how can i do this?
View Replies !
Meta Search Engine
does anybody know where can I get the PHP meta search engine which can get the result from the Google and other engines because I have a code of one of good meta search engine and it has the google included in it but never returns the result from google. It does not dispaly any error also. I heard meta search engine can not get the resulk from google unless we pay. Is it true ?
View Replies !
Search Engine Written In PHP?
I am on the hunt for a search engine written in PHP for a site which is a 4500+ page site, however I was looking for a script which wont cause too much strain on the server, does one exist out there? I have tried the "Script Resource Index" (http://php.resourceindex.com) but couldn't find one suitable. A script that would index the site possibly, such as indexing the keywords, and/or the entire meta tags, or the first few words of the page etc. And also a script which you can customize the search results i.e. font colour, link colour, and the look of the page with the results on it.
View Replies !
Checkbox Search Engine
I wanted to create a search engine with checkboxes. In my database are names of our programmers and what programming languages they can write. I got one (.html) form and one (.php) file that searches the database. Every time I try to connect to the database, I get a blank page?! Could someone help me, I don’t know what’s wrong. Below you can find the tables and files. Code:
View Replies !
Keyword Search Engine
I am working on a project where I need a keyword search that doesn't send duplicate responses and can search both a keyword and description field. I have had some luck stripping out tokens to search for the right words, but I am getting duplicate results and I am unable to sort the results.
View Replies !
Create A Search Engine
I have a news site and i want to put a search engine on it. The news are in flat files, and i want him to look the flat files and display the results. i make a script thats works almost ok, the problem is: if in the keyword i put "fiance" and if in the flat file it haves "fiancé" he didnt recognize because the "é". Theres any way to avoid the "é" or "á". My server is UNIX.
View Replies !
Search Engine Optimization
I was wondering how search engine spiders will handle dynamic php info. Basically getting to the point, will a spider be able to read this text and the keyword 'myProduct' in the text? Code:
View Replies !
Simple Php Search Engine
I was hoping one of you had come across a simple php search engine that was not database driven. Sasquatch2 would have been perfect except it doesn't have PDF support. Any ideas? I'm no PHP expert by any means but do you think it would be easy to add PDF support to Sasquatch2.
View Replies !
|