 |
View unanswered posts | View active topics
| Author |
Message |
|
Sable
|
Post subject: Re: New look site Posted: 01 Jul 2008, 04:09 |
|
Joined: 24 Mar 2007, 00:42 Posts: 114 Location: Under V´s desk
|
Wonderful 
_________________ Feed me
|
|
| Top |
|
|
HellRazer
|
Post subject: Re: New look site Posted: 03 Jul 2008, 04:42 |
|
Joined: 15 Mar 2007, 23:51 Posts: 15 Location: Cambridge,Ontario
|
The new site looks good man good job on it 
|
|
| Top |
|
|
Nobby
|
Post subject: Re: New look site Posted: 03 Jul 2008, 06:37 |
|
Joined: 13 Mar 2007, 11:39 Posts: 507 Location: Springfield
|
|
Glad you like it, hopefully it will soon start to busy up a little and get interesting!
_________________ I'm normally not a praying man, but if you're up there, please save me Superman.
Good pet names
|
|
| Top |
|
|
Nobby
|
Post subject: Re: New look site Posted: 08 Jul 2008, 15:57 |
|
Joined: 13 Mar 2007, 11:39 Posts: 507 Location: Springfield
|
At Aprils request i have added an RSS feed and a favicon. I should at this point extend thanks to Vladd for his valuable assistance with some issues during the rss mod, without his input its likely i would have burned the mod to CD and placed it in a food blender out of frustration. 
_________________ I'm normally not a praying man, but if you're up there, please save me Superman.
Good pet names
|
|
| Top |
|
|
app
|
Post subject: Re: New look site Posted: 09 Jul 2008, 07:12 |
|
Joined: 16 Mar 2007, 02:00 Posts: 125
|
|
Autodiscovery of the RSS feed is still not working on the forum or the main site. Did you remember to add that code to the head of both the site and the forum template?
(nope, you didn't add it)
_________________
|
|
| Top |
|
|
Nobby
|
Post subject: Re: New look site Posted: 09 Jul 2008, 09:19 |
|
Joined: 13 Mar 2007, 11:39 Posts: 507 Location: Springfield
|
app wrote: Autodiscovery of the RSS feed is still not working on the forum or the main site. Did you remember to add that code to the head of both the site and the forum template?
(nope, you didn't add it) Should be working now, the mod i used did not contain autodiscovery, hopefully now the code i have added will work just fine, let me know if there are any further issues, i will do my best to correct them. 
_________________ I'm normally not a praying man, but if you're up there, please save me Superman.
Good pet names
|
|
| Top |
|
|
app
|
Post subject: Re: New look site Posted: 09 Jul 2008, 12:00 |
|
Joined: 16 Mar 2007, 02:00 Posts: 125
|
When I view the source of the page, I see this: Code: </head>
<html> <head> <title>Acid-Lounge.com RSS</title> <link rel="alternate" type="application/rss+xml" title="RSS" href="http://www.acid-lounge.com/forum/rss.php"> </head>
<body class="ltr"> You should only have 1 <head> tag in a document and 1 </head > tag, and 1 <html> tag Remove this section that you added: Code: <html> <head> <title>Acid-Lounge.com RSS</title> <link rel="alternate" type="application/rss+xml" title="RSS" href="http://www.acid-lounge.com/forum/rss.php"> </head> then add this line: Code: <link rel="alternate" type="application/rss+xml" title="Acid-Lounge.com RSS" href="http://www.acid-lounge.com/forum/rss.php"> BEFORE the already existing </head> tag so it will look like this: Code: <link rel="alternate" type="application/rss+xml" title="Acid-Lounge.com RSS" href="http://www.acid-lounge.com/forum/rss.php">
</head>
<body class="ltr">
_________________
|
|
| Top |
|
|
app
|
Post subject: Re: New look site Posted: 09 Jul 2008, 12:09 |
|
Joined: 16 Mar 2007, 02:00 Posts: 125
|
Better yet, go to the top of the code where you see this: Code: <!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" dir="ltr" lang="en-gb" xml:lang="en-gb"> <head> paste that line of code right after that, before the favicon code, and not only will autodiscovery work, it will work fast and have less chance of timing out.
_________________
|
|
| Top |
|
|
Nobby
|
Post subject: Re: New look site Posted: 09 Jul 2008, 14:07 |
|
Joined: 13 Mar 2007, 11:39 Posts: 507 Location: Springfield
|
|
Ok April, i cant see any change over what i had, lol, but i have added your code as described, let me know if its now better.
_________________ I'm normally not a praying man, but if you're up there, please save me Superman.
Good pet names
|
|
| Top |
|
|
app
|
Post subject: Re: New look site Posted: 09 Jul 2008, 15:02 |
|
Joined: 16 Mar 2007, 02:00 Posts: 125
|
|
Code on the main site is fine and working well...but...
you still need to fix it on the forum.
Right click this page, right here, right now, and look at the source.
It still looks like the double head tags are there. That needs to be fixed or it can cause you big problems. You could end up with a forum that won't work in some browser that isn't smart enough to ignore the bad code. Some people could end up seeing a blank page.
Or you could end up with a search engine spider not seeing the entire contents of your pages if it misinterprets the bad code. So fix that asap.
_________________
|
|
| Top |
|
|
Nobby
|
Post subject: Re: New look site Posted: 09 Jul 2008, 16:26 |
|
Joined: 13 Mar 2007, 11:39 Posts: 507 Location: Springfield
|
Looking at the source here, the head tags seem to be in order and all seems to be well, please let me know if you can see any remaining issues! 
_________________ I'm normally not a praying man, but if you're up there, please save me Superman.
Good pet names
|
|
| Top |
|
|
app
|
Post subject: Re: New look site Posted: 09 Jul 2008, 17:54 |
|
Joined: 16 Mar 2007, 02:00 Posts: 125
|
yay! all fixed now. go have a beer...you earned it today.
_________________
|
|
| Top |
|
Who is online |
Users browsing this forum: No registered users and 1 guest |
|
You can post new topics in this forum You can reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot post attachments in this forum
|

|  |