15,919 Archived Topics
Remove Filter ![]() | |
Hello, For any E-commerce busines mobile compatibility is important? If this is ignored then will it effect the business? | |
Hello, Cek this navigation bootstrap page: http://www.innovation.web.id/bootstrap/5_5_6_navbar_inverted.html I wonder how to change the color of the menu bar? Is there any way to do that? | |
hi guys, i just create a new subdomain (cristi.myweb.com) but when i type that subdomain redirect's me automaticly to folder where the subomain it's.. (www.myweb.com/cristi) i don't wana this how to repair this force redirect? | |
How to remove my website sandboxeffect? Ii is a new website.url are www.gage.co.in. please replay fast friends. | |
How we can set campaign using google adwords? How to select proper price for keywords? | |
I have a background image on my homepage that is partially cut out whenever I use Google Chrome. Sometimes it's just a corner and sometimes half the top. I have the height set to the correct size. Looks fine in Safari and Firefox. Validates fine. Does anyone have any suggestions? … | |
What are the best ways to do SEO with all the new changes. I know quality content is #1 but what is the best way to get good backlinks. | |
Hello, I am trying to create a horizontal stretch website: I thought width: auto already scretch the width horizontal fully. but this is not the case. I wonder why? about.php <div id="testimonial"><br> <div id="bounceInRight"> <center><b>TESTIMONIAL</b><br><br> Lorem ipsum dolor sit amet, euismod consectetuer adipiscing<br> elit, sed diam nonummy nibh euismod tincidunt<br> … | |
This is my inquiry on when I'm going to take a domain name for my business. What do you think a keyword based domain name best for getting the Google rank or Brand is important then keywords? There may be many debates. But, I need a clear decision to choose … | |
Hello all, Please check this: [One](http://www.innovation.web.id/One/index.php) I wonder why I cannot make that laptop pictures moves just like any other images (if it moves differently - it must be slightly different): about.php <!DOCTYPE html> <html> <head> <title>About</title> <meta http-equiv="content-type" content="text/html; charset=UTF-8"> <title>Animate.css</title> <link rel="stylesheet" type="text/css" href="css/style.css"> <link rel="stylesheet" type="text/css" href="css/animate2.css"> … | |
So it has become a big news in India, when you search top 10 criminals then google shows 3 images of Indian Prime Minister and people aren't happy about it. When I tried searching and read article about it, the article claims that first image is from some other website(The … | |
Hi There On this example page http://www.divepoint-samui.com/ I have an iframe: <h3>Our Happy Clients</h3> <div class="clients-wrapper"> <iframe src="http://www.divessi.com/extern/recent_certs.php/766494/2" frameborder="0" name="Our Recent Diver Certifications" id="recentDivers" ></iframe> <iframe src="http://www.divepoint-samui.com/ssi.php" style="border: 0" width="800" height="600" frameborder="0" scrolling="no"></iframe> </div> Is there a way, that I can format this iframe, and instead to having a vertical … ![]() | |
Hello, We had an EV SSL certificate added to our website but now looking at the GWT Analytics, our search traffic has flat lined (litteraly!). From the day it was installed, the graph bounces down, then literally flat lines. Also, is there anything we need to do in our GWT … | |
I would like the time of day to control color with the seconds to control gradience like in the pic var clock, hour, min, sec, color; function displayTime(){ clock=new Date(); hour=clock.getHours(), min=clock.getMinutes(), sec=clock.getSeconds(); //if single digit, add 0 to the left if(hour<=9) hour='0'+hour; if(min<=9) min='0'+min; if(sec<=9) sec='0'+sec; color='#'+hour+min+sec; //colorText=color.split().join(":"); function … | |
Right so as the title says im trying to show the selected option from my radio type to be highlighted. I know this can be done with css as it is done [here](http://jsfiddle.net/hekh8/) however i can not implement it within this script. Any help would be very appreciated, thank you. … | |
Forgive me if I posted this already. I can't figure out if I have or not ... I designed a website with a slideshow (slideshow created with WOW SLider). The slideshow always appears as being on the top layer, and I don't want it that way. You'll notice I have … | |
Basically I have made this site: http://8animetv.co.vu/onepiece Here is a description of what is happening, with all of the code that has to do with it. jquery: `$('.episodeLink').click(function() { $(".episodeTitle").html($(this).clone()); document.getElementById('ifrm').src = $(this).attr("href"); $(".epChange").css('display', 'inherit') $('#youtube_iframe iframe').eq(0).attr('style','width: 728px;height: 420px;float: left;margin-left: 92px;margin-top: 30px;-ms-zoom: 0.833;-moz-transform: scale(0.8333);-moz-transform-origin: 0 0;-o-transform: scale(0.8333);-o-transform-origin: 0 0;-webkit-transform: scale(0.8333);-webkit-transform-origin: … | |
Hi everyone ! How to get FREE traffic to my website? Also, all suggestion & feedback are most welcome ! | |
Hi eveeryoone, Is it possible that span can have more the one id ? i am tring like this <span id="user Maxi">Maxi</span> <span id="user John">John</span> <span id="user Henry">Henry</span> <span id="user Max">Max</span> <span id="user Simon">Simon</span> #user{ text-align:center; display:inline-block; width:50px; height:20px; background-color:#9B59B6; margin:5px; border:4px solid #3498DB; color:#F1C40F; cursor:pointer; } but it isnt … | |
Hi all Please solve my doubt I have Google+ page. I want to get in first page when I search my website..I cant see the map location also.How can I do that?Please tell me | |
Hi, is it possible to put vaariable inside HTML/XSL attribute (style attribute) *Percent is the variable sample: <div class='rating' style='width:$Percent%;'> | |
Hi to everyone. Kindly help me to find the websites domain and admin by giving a particular location in the search engine. | |
Now days AdSense account is difficult to open. Is there any AdSense alternative avaiable working like AdSense? I am very very eager to know about alternative. | |
I've been trying to get CSS-Mask to work. I've tried PNG(24/32),SVG & GIF with no results ? background-image:url("/wdp/images/grid.png"); -webkit-mask:url("/wdp/images/x320svg-mask.svg") top alpha; | |
Cek this out: http://www.akronyms.net/demo/arvin-html/v_1.3/ Some of the background images remains static or move slowly while the text on top of it moves quicker. How to make such a thing? | |
the webmaster tool that i use for my website does not show and links. whereas in alexa there shows the links connected to my website what might be the problem any suggestion is highly appreciated. | |
![]() | Hi, I have several image tags overlapping using css and am able to use hover to make the one selected move to the top of he pile. #gallery img{ float: left; width: 250px; height: 250px; position: relative; } #gallery img:nth-child(2) { left: -200px; } #gallery img:hover{ z-index: 10; } I … |
Hi. I want to create a drop-down menu for user's location (choosing cities) in the form. I know how to create it, but as I want a long list of citis, so is there any other way to create it? Or do i have to create each city one by … | |
Hello friends, I am doing local SEO for my website. Two keywords are ranking 23 and 55. I have found that there is no increase in ranking of the keywords. The ranks are fluctuating + or - 5 quite a long time. when i checked the google webmaster tools, found … | |
<!DOCTYPE html> <html> <head> <title></title> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <link rel="stylesheet" type="text/css" href="./dist/style.css"> </head> <body> <header class="toolbar"> <div class="icons"> <svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="64" height="64" viewBox="0 0 64 64"> <path d="M32 4c-8.837 0-16.836 3.582-22.627 9.374l-9.373-9.374v24h24l-8.971-8.97c4.344-4.343 10.343-7.030 16.971-7.030 13.254 0 24 10.745 24 24 0 7.169-3.143 13.602-8.126 18l5.292 6c6.644-5.864 10.834-14.442 10.834-24 … | |
Hi all Can any one tell me how to get ranking for a perticular keywords? Client given me me some keywords, I should get ranking for only those keywords? How can I get that? Actually I am getting ranking for other keywords which are not suggest by my client. | |
Hello, I am looking for the best pay per click advertising programs similar to AdWords and yahoo. Can anyone recommend any that I can set the little ppc like less than 10 cents per click. Thanks very much. | |
how to post others ads in my website? and how to approach companies.? | |
Allows publishers to create articles that load natively inside Facebook’s iPhone app (it’s iPhone-only for now), rather than sending users off to the Web. Facebook gets to keep users in its app, seeing articles that load instantly, rather than going off to a website that they may stay on instead … | |
Hi All, Im working as an SEO for a web designing site. Previously when i was working for my website at that time the backlink count was around 300 in webmaster..Now for a few days, my backlink count was decreasing day by day and now my backlink count is 2 … | |
Hi , i hv a website wherein there are many fields and at the end of the page , there is a cancel and save button .Whenever I minimize the browser window , all letters in the cancel button do not appear and only "cance" appear i want all letters … | |
I have seen many website owners are commenting in my blog posts on my blog and asking about new update ? I have not seen any news about new update want to confirm from my friends about it ? | |
PPC gives you instant results but In SEO we need to wait at least for 3 months..Is that true? | |
Many of you probably have read about [Google's announcement](http://googlewebmastercentral.blogspot.com/2015/03/an-update-on-doorway-pages.html) on Doorway pages. Whether or not this ranking signal has come into full swing yet is debatable, but regardless, I'd prefer to be pro-active if anything occurs. For those of you who don't know what a Doorway page is, [VolumeNine did … | |
So I see humans.txt http://humanstxt.org/ pop up all over the web lately and was wondering if it has any effect on seo? Google even has it on their root domain http://www.google.com/humans.txt Should I add it to my site? Does google crawl it? | |
So, a few months ago, google has released their own "no captcha recaptcha" which analyses if the user is a bot or a human. Now the way that they do it is very simple, real users move their mouse around, bots just click things. So I was thinking of doing … | |
Hi is it possible to display database values in a .html form using php. This is my .html form and I want to display values from mysql in the form fields. <!DOCTYPE html> <html> <head> <title>Bursary application</title> </head> <body> <form action="config.php" method="post"> <div> <p></p> <label for="surname">Surname:</label><input id="surname" type="text" name="surname" value="<?php … | |
hi friends please introduce a website to analyze seo of my website. | |
I have created a site name of www.gage.co.in.It is eductional magement software site.I have created a new keyword.But it is not working.how to impoment my site ranking.Please help me. | |
Hi, I'm thinking of purchasing the SEO Powersuite (all 4 apps) from link-assistant.com. Does anyone on Daniweb has experience with this suite? Good or bad? I downloaded and played with the limitated version myself and it seems to me a handy suite to have in my arsenal. A little downside … | |
Sorry for this stupid question. Actually I'm a new at this territory. Need help to get a good knowledge about **Breadcrumb**. Yes I've read some articles on it but, I need a live example to make me more clear on **Breadcrumb**. Thanks in advance. | |
Hello fellow Daniwebbers, So I use grunt-filerev to cache bust any files that I make changes to, and what it does is change `style.css` to `8729.style.css` every time I make a change to that file. Now the thing is, I have it set to revision all images as well, so … | |
On page optimization is more important than off page, but few designers are able to create search engine optimized sites. People say start from the beginning. What should I check to ensure SEO friendly site design and development? |
The End.