Posts tagged using

REDIRECT A DOMAIN BY USING CODE?

My host company is brinkster and I have multiple domain names (ie www.abc.com,www.xyz.com etc ), their tech.staff gave me following code to redirect a domain. My question is : if I am using following code, is my domain will be search engine friendly?






Read More >>

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 >>

WHY IT IS DANGEROUS TO LIST OUR OWN SITE IN SEARCH ENGINE LIKE “GOOGLE” IF WE ARE USING SOME MALACIOUS CODES?

if we r using any malacious codes for educational purpose in our own web space or web site then why the search engines will create problems ???? why???

Read More >>

HOW DO I CREATE A SEARCH ENGINE FOR MY WEBSITE USING ASP.NET C#?

I am trying to search a SQL Server 2008 database table based on user input into a texbox. I have already tried using the clause LIKE ‘%x%’, but it’s not useful when the user types in multiple words. I want my search engine to be able search keywords in the database. I read about FREETEXT and CONTAINS, but im not sure if that will work.

Please help me..Thanks in Advance.

Read More >>

HELP FOR THE NEEDY: HOW CAN I CREATE A SEARCH ENGINE DATABASE FOR IDENTIFYING MEDICAL SUPPLIES USING KEY WORDS?

Today I volunteered at a medical sorting and packing center called Project CURE that sends donated medical supplies all over the world to developing countries. The typical volunteer has tiny to no medical knowledge, and yet is given the task of identifying and sorting various, randomly donated supplies into specific categories such as Neurosurgery, Biomed, Sutures, Ostomy supplies, etc.. (80+ categories). And the supplies generally have obscure labels or no label at all (these supplies seem to be odds and ends extras that have been thrown into a box and sent over to the sorting center.) In order to identify which category a supply falls under, a volunteer must look up key words on the object’s label in a binder organized by the object’s name or use or the manufacturer of the object. This was ridiculously tedious, and it left plenty of room for error. Oftentimes a volunteer could not locate the supply in the binders, so they made a “guess-timate” as to where it should go.

I think there is a easy answer to this inefficiency: a computerized search engine that would grant one to type in keywords on the label, and would generate a list of the most likely matches, or identifications of the object, with thumbnail photos next to each possibility so that there is no confusion whatsoever of what it is. The system would identify the supply and provide the category for which it falls under. This would likely increase the efficiency of the volunteer project by tenfold, and would in turn grant for quicker shipment of the supplies to the people who need it.

Right now it takes about 2 years for a request from a medical center to be answered by the shipment of much-needed supplies. I think we can do better.

I could put in the time necessary to accomplish it. I just do not know what program to use to accomplish this task. Can anyone help me out? I am a swift learner. I know I can do this.
You will also be helping out millions of people who lack basic medical care!! Thank you!

Read More >>

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 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 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 >>

HOW DO SEARCH ENGINE WORK, CAN I BUILD ONE ON MY OWN USING MY OWN COMPUTER?

Read More >>

USING YAHOO TO HOST MY WEBSITE AND DOMAIN. TRYING TO CREATE A SEARCH ENGINE THAT USES GOOGLE SEARCH ENGINE.?

Basically trying to create a blank page with my logo and google search engine bar on the page. thats it how do I do that with yahoo hosting and yahoo domain. I have my domain name and can create web pages with yahoo hosting, but i do not know how to create the website.

Read More >>