15,919 Archived Topics

Remove Filter
Member Avatar for
Member Avatar for aditd

I have a system that delivers tweets via api. The problem is that I noticed that the tweets with the links in it do not show in the search results. They show on my wall but not on searches. I tried with new accounts ... but still does not work. …

Member Avatar for halenmartinez
0
119
Member Avatar for backlinkco

Search engine optimization (SEO) is the process of improving the visibility of a website or a web page in a search engine

Member Avatar for halenmartinez
0
558
Member Avatar for chriismicro

Hi all, Well facebook is very much popular from the last three years and become a great platform for advertisement as well. But now a new socialnetworking Pinterest comes and a lot of user have beed joined this. There was a time when orkut is very poular after Mysapce so …

Member Avatar for halenmartinez
0
235
Member Avatar for code739

here the link of an the image what i am expecting http://s1302.beta.photobucket.com/user/havefwithme/media/layout_zps7366480f.png.html but what i got is A(blue box) inherits the hieght of its mother container the b(red box) here is my css A{ border:1px solid blue; width: 300px; float:right; } B{ border: 1px solid red; position: fixed; bottom:0px; right:0px; …

Member Avatar for code739
0
561
Member Avatar for jenniferlopezus

I have some sites and i a want devlop myself through internet marketing.Please share something about what do you know?

Member Avatar for varcity515
0
157
Member Avatar for canadafred

**Search Engine Ads** - click-throughs generate revenues for the search engine (with little control of clicking trickeries seemingly). **Link Farms** - amasses links for a variety of revenue generating intent often through search engine ads click-throughs. **Dumpster Directories** - accepts links haphazardously for profit in one fashion or another often …

Member Avatar for LastMitch
0
229
Member Avatar for technosaha

I have a 4 month old blog [Click Here](http://technoworrlld.blogspot.com).I am getting about 400 visitors per day.I applied for Clicksor but the earnings are pretty low-about 0.1$ per day.Is it normal?What is the maximum that can be earned from a technology blog with about 400 visitors daily?Also,90% of visitors come through …

Member Avatar for dandcouk
0
338
Member Avatar for naphets

I dont get it... The 1st works, <!DOCTYPE html> <BODY> <TABLE align="center" valign="center" summary="This table places remote photography" border="1"> <CAPTION><EM>Photography</EM></CAPTION> <TR align="center" valign="center"> <TD><img align="center" valign="center" height="495" width="1200" alt="An image from REMOTE location" src="http://www.petapixel.com/assets/uploads/2012/11/stackedclouds-1.jpg"></TD> </TR> </TABLE> </BODY> & the 2nd does not work ???? <!DOCTYPE html> <BODY> <TABLE align="center" valign="center" …

Member Avatar for AleMonteiro
0
123
Member Avatar for ahhjay.cakya

Well guys have you heard about Collider, yeah it really helps us forincreace our site tarrif, if you want to increase your site traffic, Backlinks, Alexa, and PageRank for free then go for this site http://www.linkcollider.com this site is really helpful so m also using it.

Member Avatar for JorgeM
0
105
Member Avatar for nsam

I have been looking for an answer to this question since so long.. pleaase help.. We developed a website for which a ticket has been raised to make the links case sensitive Server : Linux with Apache CMS used : Joomla 2.5 Framework : Zend framework We are using SEF …

Member Avatar for neilhoston
0
132
Member Avatar for anumandava

hello i'm searching for social photo sharing websites like wallpost and facebook. Any list please share?

Member Avatar for SJaved7
0
127
Member Avatar for sajuseo

In my website a webpage contains different news each links to different pages which has detail info. I put **sharethis button** under each news headings. But when I started sharing specific headline the current webpage where all the news headings are shown is shared. Is there any alteration needed to …

Member Avatar for halenmartinez
0
213
Member Avatar for anton.yakushin

Here's my problem: - I have a static site with Google Analytics tracking code. - To buy one of my services, users call me, and when their order is ready (many days later), I send them an e-mail link to a special page (download.php) where I have GA tracking code …

Member Avatar for anton.yakushin
0
305
Member Avatar for anton.yakushin

I am wondering if anyone could recommend the best CMS for an Airbnb-style marketplace that allows people to sublet their apartments, and other people to search, filter, and pay for the apartments listed. These are the main requirements: - Ability to sign up both buyers and sellers. - Accounts for …

Member Avatar for LastMitch
0
244
Member Avatar for Violet_82

Hi chaps, I wonder if you can help me with something. I am looking into responsive design a bit, and I was testing something here http://antobbo.webspace.virginmedia.com/test/responsive/test.html Now, if you try to resize the window the cnes logo gets pushed under the "this is an extra bit" div: what I would …

Member Avatar for AleMonteiro
0
334
Member Avatar for Violet_82

Sorry guys, I'd like to just confirm this, is it correct to have a p tag inside a form tag? Something like <form action="demo_form.asp"> <p>This is a test.</p> First name: <input type="text" name="FirstName" value="Mickey"><br> Last name: <input type="text" name="LastName" value="Mouse"><br> <input type="submit" value="Submit"> </form> thanks

Member Avatar for Violet_82
0
929
Member Avatar for Acelabs

Hi everybody, In W3C Validator we can find a html,css & javascript srrors for our site through paste our website pages code. like http://www.ace-labs.com/index.php or type full code in this url. http://validator.w3.org/#validate_by_input

Member Avatar for shasha7
0
88
Member Avatar for abhinavkumar123

CPM means cost per impressions. It is one way of visiblity through which one can generate huge traffics.

Member Avatar for shasha7
0
102
Member Avatar for jspence29

Throughout working on my project I think I created a simple clean and easily customizable gallery. <html> <head> <title> Singapore - Home </title> <link rel="shortcut icon" href="favicon.ico" type="image/x-icon" /> <style> * { margin: 0; padding: 0; } body { background: url('woodbackground.jpg'); background-size: cover; min-height: 100%; min-width: 100%; position: relative; top: …

Member Avatar for LastMitch
0
135
Member Avatar for asaidi

Hi i have a report with graph that i print to pdf .. in firefox every thing seems to be in one page but for ie and chrome not working please check the attachement and i have wrote some css for ie and firefox please check my css: firefox css …

Member Avatar for LastMitch
0
137
Member Avatar for Siberian
Member Avatar for AleMonteiro
0
126
Member Avatar for garyjohnson

I have a div, which is a contanier. Inside is another div that displays numbers. <div class="commentie_box"> <div class="commentie_number"> 1234567890 </div> </div> Here is the css .commentie_box{ float:right; width:260px; padding-top:10px; height:49px; border:1px solid #0FF; } .commentie_number{ position:relative; margin:0 auto; padding:5px; padding-top:2px; padding-bottom:2px; width:auto; height:35px; background-color:#fff; border-radius:5px; text-align:center; font-size:25px; } I …

Member Avatar for garyjohnson
0
218
Member Avatar for methuselah90

What would be the best way of formatting the DIV below so that it works on all browsers (i.e. Google Chrome, Safari, IE, Firefox)? It currently looks alright in Chrome but does not look very good in Firefox or IE! I would like the numbers centred in the middle of …

Member Avatar for JorgeM
0
92
Member Avatar for ebanbury

Hi I have 2 divs and would like the one with id="logo" to be directly on top of the div with id="bg shape" <div id="wrapper"> <div id="logo"><img src="meshomagic_logo.jpg" width="559" height="280" alt="meshomagic logo"></div> <div id="bg shape"><img src="images/logo_bg.png" width="1000" height="114"></div> </div> My CSS Styles are as such: #wrapper bg shape { position: …

Member Avatar for ebanbury
0
216
Member Avatar for ggeoff

Hi I have a Frontpage 2002 website running since early 2008. There are over 60 pages. Some CSS has been used and PHP includes, for the page footer, for example. I am using Expression Web 2 as my editor. A lot of the code, although working, is highlighted as being …

Member Avatar for ggeoff
0
302
Member Avatar for pssingh1001

Hi All!. I have a project. I would like to know how much directories,social bookmarking entries are required/necessary for it. I just want to know , Is there any limit for directory submission? I just want to know , Is there any limit for social bookmarking ? Please suggest me...

Member Avatar for rsewak
0
120
Member Avatar for saucy6969

just completed my sister's website and am having issues with the Quotes on the intro paragraph. Am I missing something in the script? http://www.dynamicfxfitness.com any help would be great!

Member Avatar for saucy6969
0
159
Member Avatar for Violet_82

HI all, I have a question about changing the colour of visited link with `a:visited{}`: it doestn' seem to work the way I thought it would, or, more likely I am doing something wrong. I have this situation: .box1 a:link{ color:#ac2973; text-decoration:none; } .box1 a:visited{ color:#6bb8c0; } .box1 a:hover{ color:black; …

Member Avatar for pritaeas
0
226
Member Avatar for momonq1990
Member Avatar for jonsan32

I have these brackets I'm trying to apply to my site, but I'm running into some issues when viewing it in I.E. I'm sure it's something simple, but the teams and scores smush to the right, and the finals part of the bracket floats too far to the right as …

Member Avatar for jonsan32
0
312
Member Avatar for resiak
Member Avatar for Harry142
Member Avatar for Ramkarthick123
Member Avatar for LogicWeb

Having this issue with the black navigation bar background is about half the width of the page when viewing on tablet or phone. Works fine in desktop otherwise. www.logicweb.com Your help is appreciated.

Member Avatar for LastMitch
0
132
Member Avatar for tokick4

I have a table that is populated by database and each of the rows is a from with a submit button. The idea is there is a drop down selection and upon selecting it then submitting the form updates the database. The problem is that the row form does not …

Member Avatar for tokick4
0
231
Member Avatar for shashank111
Member Avatar for Ritesh_4

Hello, I want to add some shadows around by content area (see img), and I do not want to use a static image as background for this as it will be limited in height value. Anyone can help me with this? my url also is : http://preprod.prolectronic.ch The shadow extends …

Member Avatar for Ritesh_4
0
151
Member Avatar for tarwara

Hi, I am going to submit a new website in Google (deveoped in PHP) today. I have 'include' folder which has header.php, footer.php and navigation.php files. I have included them in each web page of my site using <?php include ('./includes/header.php'); ?>. I do not want these php files to …

Member Avatar for tarwara
0
724
Member Avatar for garymoore321

Hi..Members I want most popular video sharing sites in the world. I know only youtube.

Member Avatar for samuelmax
0
92
Member Avatar for kimmi_baby

I need help with a wordpress website I'm working on currently. What I'm wanting to do is add an image border around the images. I have absolutely no idea how to do it and I'm a little bit confused! This is the code I have so far. I'm not really …

Member Avatar for JorgeM
0
105
Member Avatar for kimmi_baby

I have a wordpress website that I need to add an image to the end of each header. The problem is that these are widgets and all text is replaced by the widget in wordpress. Is there a way I can hard code the image to the end of the …

Member Avatar for kimmi_baby
0
96
Member Avatar for tokick4

Can anyone help me with constructing navigation tab notification, something that shows the total notifications like new event that was just inserted into the database and when clicking on the tab for the event the notification numbers goes away. I have tried Google for hours but I dont know if …

Member Avatar for tokick4
0
114
Member Avatar for ms061210

Hello! I have part in my web app that the user will see this 8 check boxes, and he is only allowed to check 3 check boxes, my problem is that How do I check if the user check the correct textbox?

Member Avatar for ms061210
0
134
Member Avatar for Acelabs
Member Avatar for Ramkarthick123
0
160
Member Avatar for Dani

As of midday today, my AdSense account suddenly just stopped working (now it's only showing blank ads). I didn't receive any messages or notifications about violating AdSense policies. I have my domain opted as a valid domain in the account settings. What else can it be????

Member Avatar for Dani
0
104
Member Avatar for mel01

Having a problem with how Google Chrome is displaying a simple table. All other borwsers look fine. Chrome has inconsistent heights between table td cells. See here: http://www.careerlinkbc.com/newsite/webtest/index.php and look at the workshop calendar Thanks in advance!

Member Avatar for JorgeM
0
2K
Member Avatar for fheppell

Let's say a user goes to `example.com/example.html?one=foo` How could I make a link so that it appends another url variable like: `example.com/example.html?one=foo&two=bar` I've tried `<a href="?two=bar">Click here</a>` but that just replaces the existing variable with a new one How could I do this? Thanks in advance

Member Avatar for fheppell
0
179
Member Avatar for apnavarun
Member Avatar for Acelabs
0
144
Member Avatar for albiestorm

By following the best Off-page techniques..You can increase your website traffic along with quality & standard backlinks to website... * High PR Directory Submissions * Social Bookmarking Sites * Article Marketing * Video Marketing * Local Business Listing * Local Search Engines Submissions * Ads Posting through Classifieds * Link …

Member Avatar for johnbob383
0
236
Member Avatar for jewelraz

I am working in a Local Hosting company as system administrator. I know about dedicated server, vps server, semi-dedicated server but never learned or heard about Hyper-V-Virtualization Hosting Server. I have seen atlantic.net is offering such services: http://www.atlantic.net/virtualization/hyper-v-virtualization.html (You can check this link to find out more) But really I …

Member Avatar for jewelraz
0
105

The End.