7,162 Topics
| |
Hi all... Bounce rate of the site often causes visitors to leave the site soon.....how to decrease the bounce rate of a site? | |
How Social networking works and contributes in SEO? | |
Hello everyone, I'm currently working on a java GUI that enables a user to search words from a file. It also needs to use two binary searches. Kind of like how Google and Facebook has their searches displaying recommendations after every prefix is typed. I need help on how to … | |
What is the criteria of google to increase and decrease page rank of websites? Is this lot of traffic or back links or any other? | |
Hello Friends, What is Canonical Link, what is the uses of it and how it useful in seo ? Thanks | |
hey, I have two pages index1.html and index2.html. In index1.html i have 54 links and in index2.html i have a iframe. "When i click on a link on index1.html ........... i want index2.html to load.... and the iframe in index2.html to have The link I clicked" | |
Hi, for some reason when ever I go onto google, yahoo or any search engine, the only results I get are that of phishing and scam sites. This started happening just after I had removed three virus' (one of those scan ware things that pretend to be anti-virus') that had … | |
Hello, After reading many posts from this forum about submitting to social bookmarking sites. I got some knowledge about whether to submit to any specific social bookmarking site or not. My concept may be wrong so I do need your advice on this. For example: 1. mixx.com/ 2. digg.com/ They … | |
Hi, I just finished creating a website a month ago and now have started focusing on backlinking. Does anybody have some good ideas on obtaining the best backlinks. I've read it's good to get into directories, forums, blogs, article sites, and social bookmarks, but is there any that search engines … | |
Hey everyone, (Hopefully) a rather quick question. I'm currently trying to use regex to search a string for the location of the longest continuous match in a string where the *same* character keeps repeating. It doesn't matter which character it is, as long it is the highest number of consecutive … | |
I wrote this simple program in C to generate binary search tree, but i am unable to go beyond level 0. Note that I have not incorporated the printing part. [code] #include<stdio.h> #include<malloc.h> struct node { int data; struct node *lc; struct node *rc; }*start,*link,*tmp; int a[100]; int main() { … | |
I am working on an application and would like to be able to calculate the efficiency of various algorithms and choose the best one. The application operates on a list of records that are stored in a file. Operations include adding records, deleting records, and searching for records based on … | |
Hey all, 1st time poster, wanted to share this. It's a Wordpress plugin for auto-blogging that takes Yahoo Answers pages and posts questions as posts and the YA answers as comments to that post. It's brand new plugin, just released and at least as good as any $100 plugin you … | |
Hi, I have a new escort site, but most of the free listing directories won't accept my site... How could i market it best?? <snipped> What should i do to make it gain importance?? Thanks | |
I have a virus on my computer that when I search something on google and click on a search result, the link takes me to a random website and the computer is running a lot slower than usual. I have Ad-Aware, Malawarebytes Anti-Malaware, Sypot Search & Destroy, Hijack This, and … | |
i am reading 'SEO made simple' book. there is a paragraph that i don't get its meaning. hope you help me. here it is: ' One thing to keep in mind is that you should vary your link text from time to time sp Google doesn't think you are up … | |
I am quite irritated with Yahoo's new policy of requiring new users of their Delicious service to sign up with a Yahoo! ID. I do not want more email addresses to worry about, etc. I just want to bookmark. So now I am wondering, among all of Google's offerings, do … | |
My questions pertain to CF templates and search engine rankings. I work for a small web based company with a static site that has been live for probably 4 or 5 years now. The owner coded all the pages alone, using somewhat outdated html standards as well as outdated SEO … | |
hello, i have something like this search:_______ search1:___________ submit btn how can i search for something from the same table in the database considering both search fields? I've tried this code nut it doesn't work. thanks [code=php] if($search == '') { $smarty->assign('Error','Please enter any string!'); $z=1; } elseif($type == 'like') … | |
Unless you're awfully new here, you know that this site was recently moved from [url]www.techtalkforums.com[/url] over to [url]www.daniweb.com[/url] How can I get Google and the rest of the biggies to re-index daniweb.com with its new content, without spamming the hell outta the engines? | |
Hi All, Can any one suggest, what's a process to get/improve back link on Bing ? | |
Hi, We have Find free Semi Automatic Submission Tool. This free semi Automatic Submission Tool Useful for Generate more Back link. www submitterbot com I Hope This Tool Helpful For You All. <snip> Thanks & Regards. | |
Internet marketing experts always recommend article marketing and it is more powerful than email marketing or any form of Internet advertising. Article marketing is an excellent strategy for driving FREE traffic, particularly if you don’t want to advertise your product by pay-per click Search Marketing. A best practice in article … | |
Can anyone tell me how to decide keywords for any page. | |
I have 3 sites but traffic is not improve what can i do. Thanks [URL="http://www.platina.co.in"]Staffing Software India[/URL] [URL="http://pennystockalerts.com/penny-stock-chaser/"]Penny Stock Chaser[/URL] | |
I want to matching addresses, without necessarily displaying them on a map by using Google MAP. For example : [CODE]<input type="text" name="drop-off" id="drop" style="color:#666666"/>[/CODE] the customer will enter like this in the texe field : 10 Abbe......., then autmatically the address appear like this for example 10 abbey st and … | |
I have a project on sports Club Management. In that, I am providing add, delete, update and search facility. Add command is working simply by : `String qry="Insert into sport values('"+s1+"')"`; `smt.executeUpdate(qry);` This is just an example where I took only s1. But in delete, I wrote: String qry="Delete from … | |
I have somehow corrupted the search facility, probably the most important page on my website and have absolutely no knowledge of php at all. I have gone through the code and read some forum advice in case it was something simple, but just cannot see what is wrong. I also … |
The End.