If you're new here and like what you read, please subscribe to my blog feed or sign up for free email updates. Thanks for visiting!
Enter your email address to subscribe:

One of things that I really like with Wordpress.com is the ability to use a "shortcut URL" such as yourblogname.wordpress.com/login to login.

I wanted to have the same capability in PBWiki.com but if I go to mysite.pbwiki.com/login, all I get is this:

The page login does not yet exist.
...but you can log in to create it.
Coupled with the knowledge on how to redirect pages in PBWiki.com, I created a page named "login" which contains the following:

<meta equiv="refresh" content="2;url='FrontPage?login=1'">

After I saved this page, I can use the URL mywikisite.pbwiki.com/login to login, just like in Wordpress.com.

You can see this in action here: http://philhist.pbwiki.com/login

This post has no comment. Add your own!