7,943 Topics

Member Avatar for
Member Avatar for Start4me

I'm trying to create a program, where a user can use the textbox to search for information, and as soon the user begins to type, any matching results will show autofill. I was able to do that, but I also want to make partial word match: words are found that …

Member Avatar for Start4me
0
3K
Member Avatar for Famous16

Hi, Can anyone tell me please how can we promote an online business without doing SEO. Because SEO will take some time to give results. I have a newly built business website and I need instant customers. Can anyone tell me please how can I get it? Regards

Member Avatar for atinus cool
0
606
Member Avatar for jazleeen

What is the difference between search network and display network in PPC. I want to run a PPC campaign but I dont know which network is best for my campaign. can any one tell me the difference between these two network.

Member Avatar for jobtardisportal
0
192
Member Avatar for Smiti
Member Avatar for maketick

Hello, What is gray hat SEO technic in SEO? Is it valid technic in Google? Please post your opinion on this important issue. Thanks, Maketick

Member Avatar for luvseo
0
320
Member Avatar for petrarobert002
Member Avatar for urtrivedi

I want to integrate local seach engine to my website. Which open source tool is best for it, I want to search pdf files also. Will google custom search do this job.

Member Avatar for Manish02
0
218
Member Avatar for Smiti
Member Avatar for Ravi Rajput

What is press release role to make a website popular? Can we use anchor text with targeted keyword?

Member Avatar for Kelly Burby
0
209
Member Avatar for Jibran12345

Hi, I'm creating a website where users can liket things and by liking things you'll see people who have liked the same thing on your home page. Now, currently my code shows people who like ONE same thing as you, but how would I make it so that if anyone …

Member Avatar for pritaeas
0
430
Member Avatar for mike_2000_17

Following up on a discussion on [this thread](http://www.daniweb.com/software-development/cpp/threads/470519/looping-using-recursion/), I did some tests on the performance of recursion vs. iteration, and some interesting things happened, so I thought I would share the results. I'm gonna structure this a bit like a lab-report, because that's really the best way to put it. …

Member Avatar for Tumlee
4
687
Member Avatar for Dani

I had a debate with a friend the other day about whether it's better to create a very niche site or a site that tries to be a jack of all trades and master of none. I thought I'd open the discussion up here. Basically DaniWeb was founded out of …

Member Avatar for techman41973
0
140
Member Avatar for mohd.nasrul.iwan.fajaruddin

I have 3 comboBox.. and i wanted a code for the thirdcombobox , something like "SELECT companyName FROM table where mainCategory = firstcombobox and subcategory = secondcombobox" , how do i do the sql query? my maincategory combobox is called mainCatU , and the subcategory is subCatU I managed to …

Member Avatar for KushMishra
0
220
Member Avatar for Muhammadshazad

Hello everyone. We did lot of work in our daily life on our sites for high rank and for google top. But our work not give us good results as we think,this is because we made back links from not good sites. We get thousands of backlinks through our manual …

Member Avatar for markjaiby
0
285
Member Avatar for Smiti
Member Avatar for nicky.loverr
0
212
Member Avatar for Smiti
Member Avatar for piaxye
Member Avatar for seovela

Hi friends, i done offpage work mostly. Directory Submissions, Social Bookmarking, Article Submissions, Press Release, Search Engine Submission, Blog Commenting, Video submission, Forum Posting, Web 2.0(Promotional Page Creation (Hub pages, Squidoo etc)) Classified Ads,Rss Feed Submissions, E-Book submissions,Q&A submissions, Document sharing. this offpage work is i finished. but my senior …

Member Avatar for Smiti
-2
370
Member Avatar for FaheemSajid

Hi! I am facing a problem that i have redirected a website to the new one in htaccess but google webmaster is showing the "Links to Your Site" problem in webmaster and according to my knowledge this problem is very critical and serious. Is there any solution to get rid …

Member Avatar for FaheemSajid
0
396
Member Avatar for mybids

Hi friends please suggest me the best forum site for SEO and promotions of my site

0
60
Member Avatar for Nadeem_2

Hi folks I want to universal website crawler using PHP, so my crawler will work on any given site. By using my web application, user will input any site, will provide input, what he needs to get from given site and will click on Start button. Then my web application …

Member Avatar for cereal
0
414
Member Avatar for mohd.nasrul.iwan.fajaruddin

*new to C#* I have created a form , with a working coding , but i need an extra assistance. Somewhat , i am stuck on trying to figure out how to let the 3rd combobox value , determined by the first and second. Like this : [Main Form](http://i.imgur.com/1rePOge.png) For …

Member Avatar for KushMishra
0
248
Member Avatar for jursnamo

#include <stdio.h> #include <stdlib.h> int main(int argc, char *argv[]) { int menu,i; char ulang; FILE *pf; char karakter; int data[5]; char nama[30],alamat[40]; char buffer[1024]; do { printf("Menu Utama Data Kendaraan\n"); printf("--------------------------\n"); printf("1. Show Data \n"); printf("2. Add Data \n"); printf("3. Edit Data \n"); printf("4. Remove Data \n"); printf("3. Search Data …

Member Avatar for deceptikon
0
308
Member Avatar for kiruba.m
Member Avatar for mybids

it is major question how much seo will change in 2014, i think focus will be on much more in SMO and twitter will play important role in 2014 SEO

Member Avatar for mattylad
1
465
Member Avatar for christina100013
Member Avatar for anshuera
0
200
Member Avatar for nissy
Member Avatar for momonq1990

hi! good day sir. how can i add a link <a> to body <body> with a function <onclick=""> that change the center of google map. HTML <a href="" onClick="myFunction()">location 1</a> FUNCTION function myFunction() { ??????? }

Member Avatar for jparkton
1
308
Member Avatar for Smiti

Hi everyone, Share your ideas regarding online reputation management and its main role for seo

Member Avatar for Frank15
0
187
Member Avatar for Smiti
Member Avatar for AffineMesh

I have two pages indexed by Google. I'll call them New Page and Old Page for the purpose of this question. Google prefers to show Old Page on in search results, possibly because it contains a couple more occurences of the keyword 'Page'. I'd like to use a sitemap to …

Member Avatar for AffineMesh
0
226
Member Avatar for sadia.rasheed.9231

plz help me , need a code that search a word for file saved in note pad in show the out put as is this wrd exsist in file or not n if yes how many time appear....

Member Avatar for Moschops
0
339
Member Avatar for Smiti

Hi folks, i just want to know that if any one is interested in seo activities,will those seo activities have a good enlighting future ahead so that one can choose it as a good carrer in that.

Member Avatar for Smiti
0
233
Member Avatar for thepromoters

Hello Brother & Sisters, Any boddy know about the site who search sites with page rank ? accept seochat.com waiting.... Thank you! Your's Harry

Member Avatar for vikram.chauhan.775823
0
270
Member Avatar for mohd.nasrul.iwan.fajaruddin

I have created a form , with a working coding , but i need an extra assistance. Somewhat , i am stuck on trying to figure out how to let the 3rd combobox value , determined by the first and second. and what i wanted is , something like , …

Member Avatar for ddanbe
0
224
Member Avatar for abhijit_2

anybudy tell me how to send forget password mail to users mail id saved in database

Member Avatar for diafol
0
140
Member Avatar for Qqueen

Hi, I know SEO campaigns can help you to market your site online. However, it is hard to identify the strategies that still work and will not be considered by search engines as spam. Can anyone advice on these SEO strategies that are beneficial in internet marketing and will always …

Member Avatar for thefasninja1
0
344
Member Avatar for mypassion25

Hi My website has a high alexa rank but google page rank is zero. My compititors have less alexa rank than me but have google page rank 1 they has less backlinks than me also Please help me . My website is Http://www.apniwebsite.net

Member Avatar for dotspiders
0
835
Member Avatar for PankajSaraf

Hello, I am an SEO executive. I am working on one of my projects and it’s been 5 months now working on the same. My client only wishes to get his intended keyword to rank on “first page of Google”. I have given all my efforts and it worked also …

Member Avatar for canadafred
0
398
Member Avatar for jiten702

Hi all...... It's been more than 8 weeks that I have submitted my site to DMOZ but still can't find listing of my site. It is written in their rules that depending on the activity level of the editors in respective category area, it may take up to 2 weeks …

Member Avatar for Fammer
0
181
Member Avatar for WasudeoThavkar

SO really very helpfull information for all seo spcialist.I am so happy to read this.You can get more information from bellow: [social bookmarking site list ](http://wasu2big.blogspot.in/2013/12/latest-seo-friendly-updated-social.html)

Member Avatar for markharris
0
52
Member Avatar for damle1

Hi I am New to PHP and my question looks stupid but i am stuck I want to search operation register to search by id and print out put of perticular id my first file has this code: <form action="printotreport2.php" method="POST" target="_blank"> <tr> <td>Ot Reg ID of Patient </td> <td> …

Member Avatar for Fr3aK
0
231
Member Avatar for jonhylever

Hello I am new in this field. Please tell me what is search engine optimization? Please tell me in detail so i learn and earn.

Member Avatar for markharris
0
654
Member Avatar for luvseo

How you will defind Link roundups in seo and what profit to use this technique.

0
101
Member Avatar for neha01

Hi enerybody, I am a property consultant and have a website http://rvrealtech.in, I want my website show in google seach engine first page or also good reputation. So suggest me but I can do or which seo technique can i follow for my website.

Member Avatar for markharris
0
706
Member Avatar for grooming

hi can any one help me i have a web site www.thegroomingclinic.com in starting its alexa rank was 350000 in UK but now its bounce 165000 in UK but global rank imporove day by day but i want it only UK so please could any one tell me what should …

Member Avatar for petrarobert002
0
244
Member Avatar for michelle.trinsky

Hi, I'm relatively new to C++. I'm trying to search for a double quote and replace it with 2 double quotes ( for CSV format conversion). The code compiles and works fine when Quote is any string. But it freezes when I try to search for a "\"". Help appreciated. …

Member Avatar for mrnutty
0
4K
Member Avatar for seocompany2013

HI I want to discuss about Alexa rank why people failed in getting good earning from google. there are some points for improving Alexa rank. 1 - your site content must be unique - duplicate article - no chance to improve Alexa. 2 - Daily use dofollow bookmarking on your …

Member Avatar for Smiti
1
338
Member Avatar for vietnamstyle89

Hello All What is Black hat SEO after all. I have been doing SEO for a long time now and use the most genuine techniques listed on googles terms and Conditions. The title tag, the Links the Description metas and all the usual stuff. Could someone explain what BLACKHAT seo …

Member Avatar for Smiti
0
369
Member Avatar for mcoliver88

Hi All This has probally been asked a thousnad times, but here it goes. I have built a search bar into my website, and i want the user the be able to enter any text and be able to search google in a new window/tab. This is the code i …

Member Avatar for mikerock
0
268

The End.