laterales wrote:Hey Adrian, one more question, sorry to keep bothering you. :roll:
I signed up to the link in your sig, but on the first day I got 8 requests and from what I can tell, they are fairly crap. Just pages with loads of links that are quite obviously link farmish. I'm worried that they are linking to me at all, let alone link back to them. I'm paranoid that Google may think that this is an obvious link exchange for ranking purposes (with good reason) or do they not worry about this so much anymore?
What kind of links do you accept? Would it be normal for me to reject the first 8 I get, because I really only want to link to sites that would be of interest to my visitors? Or do you have a seperate page for link partners of this kind?
Any thoughts would be great.
Cheers!
stevenar wrote:I tried that include stuff and followed the directions in the "Ask a Geek" section. I uploaded the files and when i checked it out it says.
Warning: main(navigation.php) [function.main]: failed to open stream: No such file or directory in /home/stevenar/public_html/index.php on line 34
Warning: main(navigation.php) [function.main]: failed to open stream: No such file or directory in /home/stevenar/public_html/index.php on line 34
Warning: main(navigation.php) [function.main]: failed to open stream: No such file or directory in /home/stevenar/public_html/index.php on line 34
Warning: main() [function.include]: Failed opening 'navigation.php' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/stevenar/public_html/index.php on line 34
stevenar wrote:the index.php and the navagation.php are both in the same folder . Not sure whats wrong :(
laterales wrote:Hey guys, just having a go at the navigation.inc menu. All seems to be going well - at least on the index page!
There is one thing now, as I am converting an existing site, all the links in all the pages point to .html pages. Am I going to have to change all the links to .php pages (a daunting task) and resave all of the pages with the navigation.inc menu in them as php, or is there an easier way?
I tried to look this up in the ask a geek section, went to the February update and couldn't seem to find it, certainly not to say that it isn't there!
Thanks again, you guys are lifesavers!
laterales wrote:Cool! Thanks for that! I will do that if I do need to change them all.
I am having a go at adding this line of code to my .htaccess file, so now it looks like this:
ErrorDocument 404 "http://www.mysite.com/error404.htm"
AddType application/x-httpd-php .html .htm
Have I got that right? Would this mean that the pages should now get parsed as html, so I wouldn't mean to change them?
Becauuuuse, now, not even my error page is working. When I click on home, which obviously is "http://www.mysite.com/index.html" - I get a normal error page error. Have I written that code in right, or does it need to be seperated somehow? I have uploaded in ascii, CHMOD 644.
Any help would be great, or should I just change everything to .php?
Cheers!
laterales wrote:Oh, we posted at the same time Adrian!