Broken links to the previous posts... and css
| Newsgroups | gmane.comp.web.blogger.api |
|---|---|
| Message-ID | <[email protected]> |
Hello there, I've used blogger a while ago but just recently coming back
and realised that the links are broken in the site... It used to work fine
(at least 6 months ago) but something must have been changed in the
meantime...
http://murmuring.songhaein.com/
Two problems here...
(1) I've noticed that css doesn't seem to be applied for the links for
individual months (when you click on the left side - but the first page
seems fine) and
(2) also from the individual months (i.e. December 2016) I can't click to
the other months (i.e. Not Found The requested URL /2016/12/2016/08/ was
not found on this server.)
I think the addresses for links have been changed. I don't remember having
years/month/date address... (i.e. http://murmuring.songhaein.com/2017/01/)
It used to be a without slash
(i.e.http://murmuring.songhaein.com/2010_04_01_archive.html) Is there a way
to get around this? Anyone? (Hope this makes sense..)
I'm using a non branded, third party template but cannot remember how I
ended up using that - it's done very long time ago....
Thanks in advance.
Haein
---
And this is the template HTML
<html>
<head>
<title>songhaein murmuring</title>
<meta http-equiv="Content-Type" content="text/html; charset=euc-kr">
<link href="images/murmuring.css" rel="stylesheet" type="text/css">
</head>
<script type='text/javascript'>
<![CDATA[
<!--
/*<body>*/
-->
]]>
</script>
<body bgcolor="#FFFFFF" leftmargin="0" topmargin="0" marginwidth="0"
marginheight="0">
<table width="550" border="0" cellpadding="0" cellspacing="0">
<tr align="left" valign="top">
<td width="50" height="24"></td>
<td width="181"></td>
<td width="319"></td>
</tr>
<tr align="left" valign="top">
<td width="50" height="20"></td>
<td width="500" colspan="2">
<table width="500" border="0" cellpadding="0" cellspacing="0">
<tr class="leftmenu">
<td width="128" height="20" valign="top">Haein Song</td>
<td width="53"></td>
<td width="91" valign="top"><a
href="index.html">Murmuring</a></td>
<td width="228"></td>
</tr>
</table>
</td>
</tr>
<tr align="left" valign="top">
<td width="550" height="45" colspan="3"></td>
</tr>
<tr align="left" valign="top" class="leftmenu">
<td width="50"></td>
<td width="181">
<script type="text/javascript">
var archives = new Array();
<BloggerArchives>archives[archives.length] = new
Array('<$BlogArchiveLink$>', '<$BlogArchiveName$>');
</BloggerArchives>
for (var i=archives.length-1;i>=0;i--) {
document.write('<a href=\"' + archives[i][0] + '\">' +
archives[i][1] + '</a><br>');
}
</script>
</td>
<td width="319">
<Blogger><$BlogItemBody$><br><$BlogItemDateTime$>
<br>
<br>
<font color="#000000">***</font>
<br>
<br>
</Blogger>
</td>
</tr>
<tr align="left" valign="top">
<td width="50" height="50"></td>
<td width="181"></td>
<td width="319"></td>
</tr>
</table>
</body>
</html>
--
You received this message because you are subscribed to the Google Groups "Blogger Developer Group" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/bloggerdev.
For more options, visit https://groups.google.com/d/optout.