Archive for February, 2012
CAN ANY 1 TELL ME, HOW TO DELETE THE BUILT-IN SEARCH IN ENGINE SUCH AS YAHOO.COM?
Feb 29th
Question by SunNY Hustler:
can any 1 tell me, how to delete the built-in search in engine such as yahoo.com?
i need to delete the search history , but i cant cuzz its built-in , dere is search on/off, if any 1 can help , dat be a gr8 help, thank u
Read More >>
Q&A: WERE CAN I BUILD A WEBSITE AND BE ABLE TO SEARCH IT THROW REAL SEARCH ENGINES FOR FREE?
Feb 28th
Question by Mike K:
were can i build a website and be able to search it throw real search engines for free?
Poor broke starving artist needs a free medium to showcase creativity
before creativity kills me!
Read More >>
Q&A: COMPUTER TROUBLE! DEFRAG WON’T RUN, SEARCHES MISDIRECT.?
Feb 27th

Question by siriuslyconfused1:
Computer trouble! Defrag will not run, searches misdirect.?
My defragmenter will not run, my searches on any search engine redirect me to the wrong page, and I have one add that follows me everywhere, all sites, even ones on which it would not be appropriate.I’ve run two spywere addware removal programs, and neither have done any good. Can anyone explain what is wrong, or how I can fix it?
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: SEEKING ADVICE TO INCREASE SEARCH ENGINE RANKS?
Feb 24th
Question by Paranormal Waffles:
Seeking advice to increase search engine ranks?
I have built a few homemade websites and submitted them to the search engines and I have watched the site rankings fall over the years. I know it’s not the sites, html, keywords, meta tags or the links I have built and maintained with other sites and I do not wish hand over my wallet to those who promise top ranks
Read More >>
HTML OR SCRIPT QUESTION?
Feb 23rd
Question by biundeel@btinternet.com:
HTML or SCRIPT question?
Hi. You see on some websites that even though you click back it stays on the same page and does not let you to return to,say the search engine. I was wondering how you could achive this?
Cheers
is someone could give me step by step instructions on how to do it that would be great
Read More >>
PHP MYSQL SEARCH TABLE QUESTIONS.?
Feb 22nd
Question by piki to to loss:
php mysql search table questions.?
Hi,
I have run into a slight problem and was wondering if anyone could help me.
ok first off I am trying to search the table ‘friendships’ on my database.
in the this table there are 3 columns (sender, receiver,approved).
i have set up a search engine bases off of this website
(http://www.designplace.org/scripts.php?page=1&c_id=25)
it works well for me to enter in a easy query and get a result but this is where I run into the trouble
Out of the 3 columns table the ‘sender’ is the id of the person who sent the request, in the ‘receive’ is the person who received it, and the approved is rather or not it has been approved(yes/no).
(but i do not know who sent the request and who received it)
I want to make the search results display a list of the users friends.
on searching i have the users id stored in a cookie so i can access it.
what code could i add onto that site’s code that would grant me to find out which was the user id, (out of the sender or the receiver with the approved=yes). and then how could i display each of the friend’s id (remember i only have the user’s id stored in a cookie)?
Also remember that there is more than one friendship on the table, and each user can have multiple friendships.
thanks for any input!
Read More >>
IS ANYONE HAVING PROBLEMS WITH THE YAHOO MUSIC ENGINE AT THE MOMENT?
Feb 21st
Question by Simon:
Is anyone having problems with the Yahoo Music Engine at the moment?
I’ve been trying to get the Yahoo! Music Engine to run, but I keep getting errors. It was working fine earlier today, but now I get errors abou8t scripts not being able to run and none of the search functionality works.
Is anyone else having this problem or know how to fix it?
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 >>
PASSWORD PROTECT CODE FOR A WEB PAGE OR HIDE FROM SEARCH ENGINES?
Feb 19th
Question by autumn:
password protect code for a web page or hide from search engines?
so what if i want a private page,
is there a way to hide it from search engines?
and if there is no way then what is a easy code that would password protect a web page?
like this one only a way to get to the page i want.
test it here
http://www.draac.com/htmltester.html
now if i have to learn javascript to make it happen then i will but i just need to know if this is possible.
and what are the possibilities of someone breaking into this and how would they do it? is there a way to prevent it?
its ok if you cannot answer all of my q’s
thanx in advance!
Read More >>