Hi Garvin,
I tried the patch and you've done it! No more 404's, I have a couple coming up further down the line but I think i can deal with them so for now I am happy!
Really appreciate your help, thanks very much again.
Search found 4 matches
- Fri Dec 10, 2010 3:49 pm
- Forum: General discussions
- Topic: Embedding in another page question
- Replies: 6
- Views: 4301
- Fri Dec 10, 2010 10:54 am
- Forum: General discussions
- Topic: Embedding in another page question
- Replies: 6
- Views: 4301
Re: Embedding in another page question
Hi Garvin,
Unfortunately i'd tried adding the CGI already, just tried it again now but still no luck. Just don't understand it.
Thanks again.
Unfortunately i'd tried adding the CGI already, just tried it again now but still no luck. Just don't understand it.
Thanks again.
- Fri Dec 10, 2010 3:16 am
- Forum: General discussions
- Topic: Embedding in another page question
- Replies: 6
- Views: 4301
Re: Embedding in another page question
Hi Garvin,
Thanks for your reply, i added the code to the top of my 'blog.php' in my root directory so now it looks like :
<?php
header("HTTP/1.0 200 OK");
require("wrapper.php");
?>
The page is still working however the 404 errors are still there with google and any link checkers. I've also ...
Thanks for your reply, i added the code to the top of my 'blog.php' in my root directory so now it looks like :
<?php
header("HTTP/1.0 200 OK");
require("wrapper.php");
?>
The page is still working however the 404 errors are still there with google and any link checkers. I've also ...
- Thu Dec 09, 2010 7:03 am
- Forum: General discussions
- Topic: Embedding in another page question
- Replies: 6
- Views: 4301
Embedding in another page question
Hi there,
I've searched the forums about this problem and although i've found many people discussing it I can't seem to find a solution. Hopefully someone can help as it's driving me crazy, apologies if i've missed an answer or this is a really easy question!
Ok so, my company's blog is up and ...
I've searched the forums about this problem and although i've found many people discussing it I can't seem to find a solution. Hopefully someone can help as it's driving me crazy, apologies if i've missed an answer or this is a really easy question!
Ok so, my company's blog is up and ...