15,919 Archived Topics
Remove Filter ![]() | |
So, we all know about the likes of Facebook, Twitter, Google+ and LinkedIn but outside of the big four what are your favourite 'niche' social networks. By which I mean the social networking sites which address niche markets, which are growing quickly but have not yet really hit the media … | |
How do I get my files indexed by the search engines after a redesign where file names have changed? | |
Hi It seems that my video files are not working or are distorted (loss of aspect ratio or width) when viewed in Firefox and also Safari (who want to charge for a plugin). Chrome under XP Pro only shows about a quarter of the video but the right scale and … | |
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 have created my own template and am able to list all the posts on the index page. I want to be able to have some space after each post. Like a blank height of 5px. I created a class in css called blank5 => .blank5 {height:5px;} but it doesn't … | |
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? | |
My spry menu is going too far to the left when it's displayed in a browser. In Dreamweaver it looks just fine. I was making other adjustments and do not know how it changed. I've done some changes after looking up things to try and get it back, but nothing … | |
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 … | |
Hello Am using the window.print function on a page, but it does not print the background color which I've set in my stylesheet for table cells. Any way to fix this issue? | |
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 … | |
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 have a new website about wigs. Now I want to extend it. So could you pleae kindly help me and give me some advice ? | |
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. | |
Hello. I have a button on a web page and when the mouse is over it becomes larger (don't ask why). .buton { /* some code here*/ height:50px; width:100px; text-decoration:none; text-align:center; text-shadow:1px 1px 0px #ffffff; transition:width 0.5s, height 0.5s; } .buton:hover { width:200px; height:200px; } In body is this code: … | |
Trying to generate more Real traffic To my new boiler and heating help and advice forum. Is twitter the best place to do this? | |
Hi, Im having issues with a drop down menu in wordpress, when hovering over the top level it displays the first child as well as any child links within them. I need it to only display the child links when the parent is hovered over just as any other drop … | |
hi all i am new in seo.i made a lot of backlink for my site <snip> but backlink not showing in google webmaster.anybody tell me whats wrong or what should i do? thanks | |
Ok, i've wasted hundreds of dollars promoting and marketing my website, and nothing seems to work. I still get no traffic whatsoever. Right now i've got about $150 left on me, and i really don't wanna waste it on another false marketing plan. If anyone can help me with a … | |
for better traffic in my website what to do for increase local business searches. | |
Hi, I have a #header class and a #menu class. <body> <div id="page"> <header id="masthead"> <hgroup> <h1 class="site-title"> <a href="#" >Demo</a> </h1> </hgroup> <nav class="site-navigation"> <h1 class="menu-text"> </h1> <div class="menu-text skip-link"> <a href="#content">Home</a> </div> </nav><!-- .site-navigation .main-navigation --> </header><!-- #masthead .site-header --> <div id="primary" class="content-area"> <div id="primary" class="content-area"> <div id="content" … | |
Ok, so here is the CSS code in an external sheet: #header{ position:fixed; width:100%; height:15%; } #hedr{ position:fixed; height:5%; width:6%; top:5%; left:30%;} #nme{ position:fixed; font-size:400%; top:3%; left:10%; } Here is the php document: <!DOCTYPE HTML> <html> <head> <meta name="keywords" content="Roun, David Roun, Rounsworld, Heather Roun"> <meta name="description" content="Personal website"> <meta … | |
Hi there follow coders! I just found this awesome login hover menu...Thing. But can anyone make a code, to me, that shows me how to make that kind of hover... The website i know they use it is: http://www.badlion.net/ It is a Minecraft server website, if you wonder. Please put … | |
I have four list items in my <nav> bar: Home, Projects, Resume, Contact Projects item has further five list items. When I hover on "Projects", these items appear as a drop down block, but they are not aligned with the parent element. /*Display Nav elements in row*/ nav > ul … | |
I need to make a Web page form to input the name (First, Last, MI), address (full), home Phone, work Phone, department, position and base salary. This is what I have come up with: <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html xmlns= "http//www.w3.org/1999/xhtml" xml:lang:="en" lang="en"> <head> <meta http-equiv="Content-Type" content="text/html; … | |
Hi all, I am testing an overlay and I can't get it to work correctly in IE7 and 8, in that the full page is not visible the opacity is set to 0. Here's the link http://antobbo.webspace.virginmedia.com/various_tests/overlay/test.htm It works ok in every browser and also IE9. This is the css … | |
[Click Here](http://pastebin.com/jstBrkaM ) [Click Here](http://www.pastebin.com/bAESQkSX) You should be looking at the "#Partition_Left_Wrapper" id in the CSS code. It's the third one down. I am following a tutorial, but the guy does not use a external stylesheet. Not sure if this affects css3 syntax/layout (relatively new here), but I can't seem … | |
I'm trying to build a UI that looks like a table but uses a DIV baseing it's internal DIV's off a static textarea. I want the DIV's to position horizontally and wrap vertically... here's the code I'm dealing with so far: <div style="background-color:silver; width:450px; height:200px; overflow:auto; padding:10px"> <div style="background-color:gray; width:100px; … | |
| |
Hi all, When we need PPC if we are doing the seo of the website.What PPC can give that SEOcan not give us. | |
What type of strategies should be followed in rural marketing? Thanks | |
None of the listings on our ASP.NET website at my company appear in search results. Everyone's just universally accepted (like always) this fact, and just try to work around it. Now my boss is saying for one of the brands we're a dealer for we've gone way down in search … | |
How I can get live chat for website? | |
Keyword play how much role in page ranking in google.Either they play role or not? | |
I want to connect my paypal with Adfly. I want to know what is "Withdrawal Account" ? Can anyone give me an example please? thanks! | |
I have a fairly new spry menu that has never shown correctly in IE. The main menu wraps to the second line. I have looked off and on for a couple of months and cannot find a solution that fixes it. Can someone tell me if there is even a … | |
I have a very good meta "keywords"in English language... Now I want to use more languages (five in number). How do I use the meta Tag "keywords". And In Title can I use more than one language? Thank you... | |
In search engine optimization we have to write many articles for particular project. Can anyone please provide me the information how to write fresh , unique and without any grammatical errors plenty of different articles. Thanks | |
Today there are many players in market. In this world there is very big competition. Every organization says that we want to capture the whole market. But if there are new players or new businessmen and they want to enter the market but they do not have suffienct money for … | |
Is there any method available which can get us a dofollow backlink from facebook? It is a huge source of traffic but can we turn it into a source of getting page rank for our site? Dofollow backlink from page rank 9 website can really help our site to get … | |
Hey Guys, I am looking for a file manager that will allow me to customize the top level folder( to the user that is logged in) as the top level. The folder structure should be something like username Folder 1 Sub folder 1.1 Sub folder 1.2 Folder 2 Sub Folder … | |
![]() | hi so im working on this school project (developing a website), im not be best front end designer and was hoping if you could all give me feedback on the design, colours and layout in order for improvement, i would really appreciate this thanks  |
Hi, I am doing the mouseover code but what if i dont want it to effect on top of the main image, i want to position the hover image somewhat top/left/right/bottom than the main image. Can it be done? <img src="images/b.png" onmouseover="this.src='images/a.png'" onmouseout="this.src='images/b.png'" > Thank you in advance. | |
Hi all, I'm working on an old project of mine that I used to self-study PHP which used Bootstrap 2. Revisiting the project a year on I'm looking to restrict the max-height of dropdown.js but can't - for the life of me - get it done. The best solution would … | |
There are many themes on the web but I don’t know who’s theme best to my blog. I am going to create a new wordprss blog and I want to lot of traffic on to blog. I have a also a wordprss blog but it has not much traffic. So … | |
Ethical SEO means that the optimization is performed in perfect line with the rules set forth by Google. Many SEO’s try to “fool” Google by using underhanded SEO practices. <snip> that always practices “ethical SEO”. <snip> follows Google’s rules with no attempt to fool the system. <snip> operates directly with … | |
Hello guys we all know that Google has crushed many site yesterday by updating Algorithm and Zimbio become the top scorer by getting more than 500% traffic.Is there any one out there who has reached their SEO strategy. |
The End.