Renaming my Blog URL
iMac, Mac OS X (10.5)
iMac, Mac OS X (10.5)
Lisa1225 wrote:
I just started using iWeb to create a blog for my photography business. The only issue I have so far...
Create a blank internal page titled "Blog" (actually you can name the page whatever you want.) Then in that Blog page add an HTML Snippet with the following code:
<script type="text/javascript">
parent.window.location = "http://www.yourblogname.com"; // change this to your own URL
</script>
...Once published, clicking on "Blog" in the navbar will immediately redirect to your external Blog page. (Thanks to Cyclosaurus for the code).

OT
Renaming my Blog URL