Shaken Posted August 4, 2006 Share Posted August 4, 2006 Hi,I've been working on a client's website with regards to search engine optimisation, but in the process i've managed to mess up the coding somehow. I've uploaded over the original files, and my backups are in a mess. I'm not familiar with php language at all, and i'm not sure what i've done (exept ruined it).I didn't design the site (i've just come on board for the seo, and contacting the designer is proving a dead end so far) ???The website is here - http://www.beadsofparadise.com.auA page (to go by) that still has its original content and colours is http://www.beadsofparadise.com.au/products.phpThe how to order, contact us and about us are all run off the same index1.php page. I'd changed some text on the file and then everything started to go wrong for me... the more I looked into it, the worse I did.Can someone please help me out with rectifying my wrongs. I seem to be getting muddled up with [b]everything [/b]I try to do. Any help would be greatly appreciated.... :-\CheersShane Link to comment https://forums.phpfreaks.com/topic/16511-php-website-problems-urgent-help-needed/ Share on other sites More sharing options...
corbin Posted August 4, 2006 Share Posted August 4, 2006 Uhh the site looks fine to me... Link to comment https://forums.phpfreaks.com/topic/16511-php-website-problems-urgent-help-needed/#findComment-68987 Share on other sites More sharing options...
Shaken Posted August 4, 2006 Author Share Posted August 4, 2006 It's not, trust me...The first few pages should have a blue background (not white).The links are the main problem - i've wiped out some code i think when I was working on it. Lack of sleep and not concentrating...I don't know what i've done. Link to comment https://forums.phpfreaks.com/topic/16511-php-website-problems-urgent-help-needed/#findComment-68989 Share on other sites More sharing options...
kenrbnsn Posted August 4, 2006 Share Posted August 4, 2006 You need to post the code of the scripts you're concerned with and tell us which lines you changed.Ken Link to comment https://forums.phpfreaks.com/topic/16511-php-website-problems-urgent-help-needed/#findComment-68993 Share on other sites More sharing options...
manmadareddy Posted August 4, 2006 Share Posted August 4, 2006 Hi Its simpleyou have placed the <body> tag inplace of <body bgcolor="#0066cc">. Link to comment https://forums.phpfreaks.com/topic/16511-php-website-problems-urgent-help-needed/#findComment-68995 Share on other sites More sharing options...
Shaken Posted August 4, 2006 Author Share Posted August 4, 2006 [quote author=kenrbnsn]You need to post the code of the scripts you're concerned with and tell us which lines you changed.Ken[/quote]That's my problem - I don't know what i've removed that's done it really. I was hoping a pro in this field could look over it and see it - i'm a noob when it comes to this and I don't know what i'm looking at.[quote author=manmadareddy]Hi Its simpleyou have placed the <body> tag inplace of <body bgcolor="#0066cc">.[/quote]I've solved that problem, thanks. Link to comment https://forums.phpfreaks.com/topic/16511-php-website-problems-urgent-help-needed/#findComment-69001 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.