Does anyone have any links to good reads, either in book form or the likes of blogs/sites etc?
I did get a copy of Ben Norman's "Getting noticed on Google" book which I found to be a good start however after a conversation with a friend he disagreed with half the stuff Ben was saying. This...
Hi all,
I have been developing a new site for a customer and for the 1st time have really worked on getting the SEO right which means working each day on review and amend the content to make the most of it.
is there a way however of getting google to reanalyse the site regularly? it shows in...
...displaying the results.
I currently have it working by merely adding the AND newsearchcriteria on the end of the last search so you get
SELECT * FROM table where person = female
returning 100 results so user clicks "taller than 1 metre"
to give
SELECT * FROM table where person = female...
Im having a brain freeze and cant get it into gear so have what is a stupid question!
Im trying to put a description on a links page of the code to use when linking to a clients site and have it coming from php (as I want the alt code to be randomly selected from a dozen options) but for the...
it helps a lot thanks, no hit counters (at my end anyway) but as long as the server stats of the customer shows the hit coming from my site then Im happy.
HI,
Im using an iframe to display a 3rd parties site and Im sure its a daft question but does this affect the users visitor statistics? Im dairly sure it mustnt (after all you're still visiting their site) but if someone could confirm this I'd be grateful.
Peter
I can show a link however the site is for adult related content (no nudity but its not necessarily something people are happy with as its an escort listings site) so anyone who does click should be warned first that its NSFW.
www.xxxtrumps.co.uk
Its just in early stages and my grasp of css...
Im using :
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
Which I think is the wrong one but its the one Dreamweaver is putting in automatically.
I have to admit to being...
Hi,
I have a site which I have developed and tested using Firefox and all is fine.
On checking IE7 I have the following problems, neither seem much but I cant seem to get them to work.
Firstly, theres a series of left floating divs which each contain a single column table within them, in FF...
I run a VPS reseller and have a number of accounts all using the nameservers ns15.mydomain.net and ns16.mydomian.net without problem. However I have just taken a new account on and went to change their nameservers under 123-reg.co.uk to be told "ns16.mydomain.net doesn't exists in the registry"...
Hi,
Im trying to delete records from two tables but am hitting a #1064 error but Im totally lost as to whats wrong!
DELETE FROM tbl_topics, tbl_posts WHERE tbl_topics.posts = 0 AND tbl_topics.tid = tbl_posts.topic_id
So basically Im joining table 1 and table 2 on one field but only removing...
Hi,
Im taking a date from a database and storing it in $when which on echo is returning the expected value of 2007-08-01 19:45:00
if I then take $when and process it through getdate($when) and print_r the array I get:
Array ( [seconds] => 21 [minutes] => 1 [hours] => 15 [mday] => 23 [wday] =>...
Hi guys n gals,
I have a blockquote div which works fine and looks perfect for what I want until I use it within a para containing a left floated image. In these instances the blockquote drops behind the image rather than sizing itself to position alongside. Ive tried many different things...
Thank you, thats a much tidier script and works great but can I be a pain and ask where mine was going wrong? No matter how much I search I cant seem to find the problem and I'll never learn otherwise :D
Thanks again, you've been a great help!
Well I was hoping not to have to do this but I still cant get it to work, I now get NaN in the place of the the zeros.
Heres my actionscript:
this.onEnterFrame = function() {
var yr:String, mn:String, dy:String, hr:String, mi:String;
var today:Date = new Date();
var currentTime =...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.