7,162 Topics

Member Avatar for
Member Avatar for stevexavior

What is the best SEO Strategy? How are you using basic SEO techniques to get better results for your websites? I mean in which ratio you are using different SEO techniques?

Member Avatar for Rebekahcorlin
0
251
Member Avatar for ned.ibarrientos

helo . i am using hp compaq, when i turn it on there is no display on the screen . wat seems to be the problem ? i searched google on how to fix this, and i ended tryng this one " plug out the charger, remove the battery, hold …

Member Avatar for alhmr222
0
147
Member Avatar for Tcll

I'm working on an IDE for a program I'm building, and just found out I need to use ast. I can't seem to find any decent examples to get me started on google... can someone help me out. :) thanks

Member Avatar for Tcll
0
601
Member Avatar for crescendo

Hello Webmasters, I have created a forum on pharmacy related discussions. This forum is running since two years now. It is indexed and crawled by Google several times. But the problem is that it is not providing a single backlink to the other linked websites in this forum. Users have …

Member Avatar for Dani
0
172
Member Avatar for momonq1990

Heres my code <link rel="stylesheet" media="screen and (max-width: 568px)" href="mobcss.css" /> (target media is iphone5) It is possible to add “webkit-min-device-pixel-ration:2 or min-resolution:2dppx” in my link element as in linecode? and how it is?

Member Avatar for shophiarajan47
0
171
Member Avatar for dany12

I searched daniweb for related questions and google but i canot seem to find my problem in my code When I try to search for a word that exists in my list it returns false This is my code def main(): #the word that I am looking for word = …

Member Avatar for dany12
0
260
Member Avatar for Darmz

Hi there, i have a post on here from nearly 9 years ago that still comes up in google search showing my full real name, I would like this removed somehow but dont see the option on the post, is there anyway to get it removed? there is no edit …

Member Avatar for Dani
0
167
Member Avatar for jennifer1234
Member Avatar for cilla

About a month ago our developer changed the URL for all the programmed pages; before they were all **/x_y/**somepage.aspx?a=1&b=2&z=7&h= for example and that was changed to **/y/**somepage.aspx?foo=bar&b= (the relevant part being the first section in bold). However all the pages are still accessible via /x_y/... (which is the actual name …

Member Avatar for AffineMesh
0
610
Member Avatar for juliancdranga20

Can anyone please provide me the genuine information if we are doing quality work then why websites is declining day by day. It was on the first page of google, but now it is seen on second page. Can I bring on first page. Please suggest. what tehniques should i …

Member Avatar for Ketul_1
0
231
Member Avatar for Reverend Jim

I created an app to view and tag all of my home movie files. To play back the video I embedded Windows Media Player in the form. It also allows me to add comments to videos and search based on the comments. While it is functional, I would prefer to …

Member Avatar for Reverend Jim
0
4K
Member Avatar for ABDELMOUNIM

please, Which of you can give me a plan to build external links to my site . Knowing that my site does not pass more than a month of its creation. Thanks

Member Avatar for albertjohns1
0
183
Member Avatar for crescendo

My website was ranked on 4th position on first page. I opted to add opencart in my website as it is an online pharmacy site. But as soon I install opencart to my site, it lost its ranking and now this website is ranked on 15th page. I am not …

Member Avatar for aatifriaz
0
107
Member Avatar for anees dayo

How to detect clicked word in textarea with right click and show menu items from php sql database in in context menu in return of clicked word We want to design roman transliteration with same pattern of google translation in this regard plz help us. We want two text boxes …

Member Avatar for diafol
0
2K
Member Avatar for joylb420

As previously reported, Google’s Matt Cutts announced on Friday that Google launched the latest data refresh for the Penguin update.we may see a lot more complaints about Penguin the next time it hits. On the other hand, releasing the EMD update, a Panda update, and a Penguin refresh all so …

Member Avatar for hary999
1
265
Member Avatar for Cẩm

Hi there! I am working on my company site hanoiguide.net. In a few days ago, i have found out sitemap.xml file is error and un-useable. I cann't re-update sitemap. Because i don't have hosting account information. Unfortunately, I have no way to get hosting account information from my boss. My …

Member Avatar for Hemanth Malli
0
222
Member Avatar for shubham05
0
136
Member Avatar for aatifriaz
Member Avatar for parimalnarayan

I have two sub-domains associated with my website. I had created these two subdomains to target different locations. But now I want to take down these two subdomains. Can anyone give me the full 410 gone code for .htaccess file?

Member Avatar for Dani
0
124
Member Avatar for gill.gross.9

hi all, Does any one know how long it takes to reduce google pay pe click if at all or if the price is determined as fixed because i have the fealing that not all clicks are real this is the website i am talking about: [Click Here](http://international-medical-cover.com/) thanks

Member Avatar for Dani
0
198
Member Avatar for lifelikewigs123

I have a new website about wigs. Now I want to extend it. So could you pleae kindly help me and give me some advice ?

Member Avatar for Dani
0
285
Member Avatar for rockingjohncart
Member Avatar for NicholoBrown

You have to remove duplicate, thin content from your website and have to increase quality dofollow link to your site. Try to increase the traffic of your website.

Member Avatar for Dani
0
232
Member Avatar for Lethugs

Hi, I have a data, employee attendance record with following format > 01-0002,I,4/21/2014,07:34:00 01-0002,O,4/21/2014,18:09:00 01-0002,I,4/22/2014,07:47:00 01-0002,O,4/22/2014,18:09:00 01-0002,I,4/23/2014,07:54:00 01-0002,O,4/23/2014,18:07:00 where I is in and O is out The table contains lots of records for this saves records from the start how can i search a record with no In or no …

Member Avatar for Lethugs
0
251
Member Avatar for jrb47

I have been able to limit the number of data to send to the application however I need help setting up the application to show the fetch next button. data retrieval code - I am using show only 2 rows because I have a small amount of data in the …

Member Avatar for hericles
0
266
Member Avatar for Auroch

Hello everybody! I'm trying to count the number of occurrences of each word in a text file. Problem situation requires to realize menu using "switch" statement (If file exist or not). There are following errors in my program ("case b" and "default" is not working): **[C++ Error] 03_int.cpp(61): E2126 Case …

Member Avatar for Auroch
0
975
Member Avatar for BERIHUN

hi programmer do a c++ project on library management system that enable search,update,add,delete and display data from it.

Member Avatar for BERIHUN
0
199
Member Avatar for pramitkumarpal

a=[] f=0 print("BINARY SEARCH") print("ENTER NUMBERS IN ASCENDING ORDER") for i in range(0,9): k=int(input("ENTER THE ELEMENT AT ["+ str(i+1) +"]: ")) a.append(k) s=int(input("ENTER A NUMBER TO BE SEARCHED: ")) #print(a[1]) #exit() l=0 u=9 while[ l <= u ]: m=int( (l + u) / 2) if s==a[m]: f=1 break elif s>a[m]: …

Member Avatar for TrustyTony
0
295
Member Avatar for Violet_82

Hi, I have a question about animating anchor links with jquery. I had a look online and for some hints and then I came up with this code: HTML <div class="navWrapper"> <img src="images/mobile_quick_nav.png" alt=""> <ul> <li><a href="#num1" class="navLink">Home</a></li> <li><a href="#num2" class="navLink">Panel 2</a></li> <li><a href="#num3" class="navLink">Panel 3</a></li> <li><a href="#num4" class="navLink">Panel 4</a></li> …

0
158
Member Avatar for shella

Ciao guys, I'm getting mad with this issue. I have a script in a WP theme that it's supposed to retrieve some data. It works ok but I need it does the thing in alphabetic mode and this seem to be... quite hard! I dig into the web looking for …

0
150

The End.