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.Coupled with the knowledge on how to redirect pages in PBWiki.com, I created a page named "login" which contains the following:
...but you can log in to create it.
<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
Labels: Websites
This post has
no comment.
Add your own!
Subscribe to:
Post Comments (Atom)

