7,162 Topics
| |
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? | |
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 | |
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 … | |
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? | |
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 = … | |
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 … | |
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 … | |
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 … | |
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 … | |
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 | |
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 … | |
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 … | |
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 … | |
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 … | |
i want to set google chrome as default webbrowser instead of internet explorer in visual basic 6 ??? | |
share your knowldge about this topic | |
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? | |
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 | |
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 ? | |
Anybody suffer from this. I am safe this time and you dear? | |
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. | |
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 … | |
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 … | |
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 … | |
hi programmer do a c++ project on library management system that enable search,update,add,delete and display data from it. | |
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]: … | |
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> … | |
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 … |
The End.