Posts tagged using
I VE GOT TO CREATE A SEARCH ENGINE USING VISUAL BASIC?
Apr 24th
Question by hutchi:
i ve got to create a search engine using visual basic?
got to search… word/text documents, excel sheets, powerpoint presentations and pdf files only. can anyone provide me the code for this or recommend me some ideas pleaseee…
also explain me how to open these files in vb
Read More >>
HOW TO CREATE A SEARCH ENGINE ALGORITHM USING PHP CODES?
Apr 4th
Question by saravanan bk:
how to create a search engine algorithm using php codes?
any body explain please how to write search engine algorithms using php
Read More >>
I’M USING A SCRIPT IN MY .HTACCESS FILE WHICH POINTS ALL LINKS FROM MY “NON-WWW” SITE TO MY WWW SITE.
Feb 25th
Question by GSG:
I’m using a script in my .htaccess file which points all links from my “non-www” site to my www site.
I’m using:
# Start non-www page protection #
RewriteEngine On
RewriteBase /
RewriteCond %{HTTP_HOST} !^www\.mysite\.com [NC]
RewriteRule ^(.*)$ http://www.mysite.com/$ 1 [L,R=301]
# End non-www page protection #
Is this the correct format, and will all links now point just to the www version just from the time that I do this and upload the new .htaccess file, or will all links (and the page rank boost associated with it) become retrospective? Will I see a boost in rank immediately?
I’ve also heard that the search engines see a www.mysite.com version and a www.mysite.com/ version. Will my script take care of this as well, or do I have to add something else? (I cannot see whether the script does this or not as I am not a coder!)
For .co.uk domains do I just alternative .co.uk for .com in each case?
Read More >>
Q&A: HOW TO CREATE AN INTERNAL SEARCH ENGINE USING PHP AND HTML CODES ONLY?
Feb 20th
Question by weiting123:
How to create an internal search engine using php and html codes ONLY?
No database is to be created and thus SQL codes is not needed. We are granted to use php and html codes only.
The site is just full of information. I need search engine to search the site. Let’s say, user types in “a” and the search engine would search the whole site of information for the letter “a” then display the results out. Cannot use a text file also. Strictly php and html codes only.
Read More >>
Q&A: CANNOT NAVIGATE TO WEB PAGE USING LINKS ON HOME PAGES?
Dec 5th
Question by james b:
cannot navigate to web page using links on home pages?
need to disable active x and reinstall java script, using search engine produce no results
Read More >>
Q&A: HOW CAN I MAKE A SEARCH ENGINE TO SEARCH MY OWN WEBSITE, WITHOUT USING A PRODUCT LIKE GOOGL SITE SEARCH?
Aug 7th
Question by alenm88:
How can i make a search engine to search my own website, without using a product like googl site search?
i want to use the forms (text area, submit butoon etc) of my designing program, i use dreamweaver
Read More >>
HOW DO I CREATE A SEARCH ENGINE IN MY WEBSITE USING C#?
Aug 3rd
Question by Michael O:
How do i create a search engine in my website using C#?
I have created a database and wish to search for products in my database. But i just cant find the methods and codes to do it. Please help me..
Read More >>
