7,179 Topics

Member Avatar for
Member Avatar for jogieglenmait

i have a program that would display the productName,productPrice,productCode. each is a separate array. the program would prompt user to add,delete,or search a productName,productPrice,productCode. here's what i tried to do: [CODE]string productName[100]={"milk","beef"}; int productPrice[100]={10,11}; string productCode[100]={"a1","a2"}; int x,y,z; char choice; string search,name,price,code; cout<<"what do you want to do?"; <<"[S]earch."; <<"[A]dd."; …

Member Avatar for attefeh
0
149
Member Avatar for teambuilding

Gus, not sure why but it's been a week and this particular Wordpress site doesn't get indexed. All my other sites get indexed within few hours. I have links, i pinged, i submitted RSS - not indexed. Can anyone please view source code for it and help me to figure …

Member Avatar for rashidjaved11
0
164
Member Avatar for ptara1

I'm trying to search a mysql table column for a number. However when I enter a number into the search form I get told that no query has been entered. Here is my code. Database connection information left out on purpose. [CODE] <?php if(isset($_POST['submit'])){ if(isset($_GET['go'])){ if(preg_match("/^[ a-zA-Z]+/", $_POST['search'])){ $search=$_POST['search']; $db=mysql_connect …

Member Avatar for smantscheff
0
76
Member Avatar for teambuilding

Hi guys, I need to ping a few hundreds of backlinks as only some actually are indexed. Could you please advise what is the best way of creating an RSS from the multipple URLS (hundreds). I remember in the past trying some site that creates RSS feed from the list, …

Member Avatar for antesnop3
0
130
Member Avatar for jmcgranahan

I have searched and search for a simple solution to my problem but alas, I have had no luck, so I am turning to this forum for assistance. If you are familiar with Google Gadgets and AJAX, then this question is for you. I am trying to create a Google …

0
196
Member Avatar for fluffybunny69

Searched hours online to no avail. This should be fairly easy for anyone experience with PHP (aka not me!) All i'm trying to do is create a text search box and send button. 1. Users will add a keyword and click send. 2. Link to an external website that loads …

Member Avatar for ko ko
0
223
Member Avatar for jesicawillss

I heard this word horse shoe and I saw that it is related to SEO. But, I do not get the word ‘horse shoe method’. What is it? And how it cab be used in SEO?

Member Avatar for linkwheelpower
0
94
Member Avatar for teambuilding

Guys, does submission to GoogleBuzz and YahooBuzz generate backlinks? Or it's more bookmarking for indexing?

Member Avatar for linkwheelpower
0
58
Member Avatar for HelenLF

I gave a site a makeover about 4 months ago and the daily hits have been gradually rising - between 60 - 150 a day. The site is showing fairly high in Google for its keywords but it still has a pagerank of 0. Is there any reason why the …

Member Avatar for oclane
0
94
Member Avatar for happygeek

Having returned from a pleasant family vacation where the main topic of conversation was a huge tanker being split in two by controlled explosions off the East Devon coast in England, it was nice to get back to reality and discover the nerdfest surrounding how much power could be saved …

Member Avatar for Energy Saver
0
509
Member Avatar for Nonar

How can we know this is good directory ! Ist Google PR ! Ist High Search Engine Ranking ! Ist the age of the website ! Regards

Member Avatar for Nonar
0
109
Member Avatar for tadisaus2

Hello, I have a few dating sites and male enhancement sites. I am wondering if I need to use each site for different IP address. Does it affect in SEO to user different IP address for each site? Thanks. Have a nice day!

Member Avatar for shayaristore
0
136
Member Avatar for tadisaus2

Hello friends, I just bought an xml-sitemaps and have question about Google sitemap for SEO. How often should I run sitemap for new urls or pages? Do I need to place the html sitemap on the homepage? Thanks, Have a nice day!

Member Avatar for cools4u
0
201
Member Avatar for charas100

Hi I am developing website by using I Frames, my question is whether search engine can index my webpages? Can anyone suggest me some alternative ways instead of I frames.

Member Avatar for cools4u
0
125
Member Avatar for joy12

Hi all, I want to know about cloaking in SEO? I am little confusing here. So Please explain...

Member Avatar for joy12
0
163
Member Avatar for rajeesh_rsn

Hi, In one of my web proj I want to show movie artists details as their profile. Kindly advise me which type of page URL suits for SEO. [ICODE]http://myproj.com/artistfirstname-lastname [url]http://myproj.com/artistfirstname_lastname[/url][/ICODE] Which one I need to choose as separator as their name splitter in the case of one which having 2 …

Member Avatar for sslguru
0
77
Member Avatar for cmbadal

what is better option bookmarking or directory submission for best results in SEO

Member Avatar for omgeles
0
112
Member Avatar for Emily Banks

Google [URL="http://googlevoiceblog.blogspot.com/2010/08/make-and-receive-calls-in-gmail.html"]announced[/URL] today that Gmail users can now make free calls from a computer to a phone. The service will be free for calls in North America until at least the end of the year. [ATTACH=right]16893[/ATTACH] Until now users could call other Gmail users' computers for free, but now the …

Member Avatar for jayde2363
2
313
Member Avatar for djsc00p

Hello All, I am currently working on a CMS that is running as many as 100 domains. The content in these domains is sort of unique. I understand all the implications of duplicate content, being tagged as a clone site, etc. BUT, my client has already bought these... Anyway, I …

Member Avatar for canadafred
0
101
Member Avatar for LoginBD

Hi i use Google analytic for cheeking my site visitors..... i always follow Alexa for getting an idea about the ranking of my site....But my Alexa ranking is not improving ...........pls help me to know that is there any other reliable ranking tool which gives rank on the basis of …

Member Avatar for ankitneuro
0
165
Member Avatar for echovme

Hi friends Please any one help me how to create a squidoo lens? is there any tutorail available and what is the use of creating such lens

Member Avatar for Andy Mathew
0
132
Member Avatar for bullockc83
Member Avatar for bhartiweb

As we know off-page work always does great to enhance any website traffic. But before starting off-page we must have complete all on-page changes and the visitor or crawler/spider can understand our sites quality easily. Below are some check list we must do before starting off-page work:- 1. Title Update …

Member Avatar for cizzlingeast
0
169
Member Avatar for sanjay11

Dear Friends I want to know what is KEy Word Density and how it helps to improve our website on google. And how many key words we should put in the content to get correct density of Keywords ? Regards Sanjay

Member Avatar for poonamt93
0
131
Member Avatar for echovme

Personal Loans, Home Loans, Business Loans,Real Estate Agent-Mumbai This is the title tag i used for my site,is there any changes i need to made or it is ok?

Member Avatar for phoenix06007
0
122
Member Avatar for JordanHam

[CODE]int number=0, subtranslines=50; string term[]={"Jordan"}; //string term="Jordan"; string voltage= "69"; string line; size_t found; while (! data_file.eof() && getline(data_file,line).good() ) { //cout<<line<<'\n'; for (int i=0; i <=subtranslines; i++){ if( (found=line.find ("term[i]",0)) !=string::npos && (found=line.find (voltage,0)) !=string::npos) { number++; cout<<line<<'\n'; out_file<<line<<endl; }}} //To find the number of outages and subtract the …

Member Avatar for JordanHam
0
192
Member Avatar for amit.hak50

I have this pdf search engine script [url]http://pdfsearchmachine.com[/url] and when you type "g" it give some suggestions ,my problem is that why I am getting some ? marks in search suggestions beloa is the code [CODE] <? $search = $_GET["search"]; $replace = " "; $with = "+"; $search = str_replace($replace, …

Member Avatar for diafol
0
161
Member Avatar for Living-seo-life

Hello There Can someone help me with information's about link wheel? Is that white hat technique? What Google Thinks about it?

Member Avatar for Cyberdesignz
0
157
Member Avatar for andrewliu

Hello, I'm having trying implementing this... I have a menu that drops down using jquery when a mouse hovers over it. I want to be able to set a background color on the link so when the mouse moves to the sub menus, the user will remember that the submenu …

Member Avatar for Bestwebdesign
0
195
Member Avatar for eltonpiko

hi im working on a project for a friend to modified an existing website with a google map api.the site has some menu that link to a specified cluster on the google map and i want to add some more menu and link it to a marker on the map …

Member Avatar for pritaeas
0
142

The End.