Social Icons

Pages

Showing posts with label New GUI - New Features. Show all posts
Showing posts with label New GUI - New Features. Show all posts

Tuesday, 20 November 2012

Improved Spam Review / Undelete Option In Blogger

One of the more positive changes in the "New GUI" involves an improved ability to find, and correct, deleted and locked blogs.

Finding deleted / locked blogs, under earlier versions of Blogger, was always a challenge - both for the person looking for the necessary display - and for the people trying to instruct how to find the necessary dashboard display.

In the current Blogger dashboard, one simply logs in and looks for the "Deleted Blogs" button - right beneath "New Blog", when the blog owner has any self deleted blogs, or any blogs deleted or locked by the Blogger abusive blogs classifier. Clicking on "Deleted Blogs", we see a list of blogs - with either an "Un delete" button (for self deleted blogs), or a "Restore" button (for spam classifier locked / deleted blogs).

Neither the "Restore" or "Undelete" button produce an immediate or universal result - both are still subject to previous limitations.

It is simply now far easier to find the spam review / un delete mechanism, than it was under the previous GUI.

If your blog was deleted by you - or deleted by Blogger for hosting malware, you should be able to hit "Restore", and the blog will be restored while you wait. If the blog was deleted or locked by Blogger for suspected spam hosting, you will probably have to solve a CAPTCHA - then wait 24 to 48 hours, while the blog is reviewed. In the long run, you will probably find this extra effort will be worth your time.

In some cases, the owning Blogger account may be locked, following unusual account activity - generally, brute force password guessing attempts, in an effort to hijack control of the account and any owned blogs. After submitting an account restore request and / or changing the account password, the blogs owned by the account will be restored - generally 24 to 48 hours after the account is restored. This is a normal, and unavoidable, result of Google, protecting your account and blogs from hacking activity.

Just be aware that not all blogs will be listed by the "Deleted Blogs" wizard.

Please be aware of the limitations of the restore process. This process serves blog owners who have been spuriously classified. If you request restore - and Blogger confirms that you are a spammer - you will be best advised to start over, or to find a different platform for publishing.

If you do start over, you should be very careful, and avoid making the same mistakes - lest you be subject to more strict punishment. Spammers simply are not welcome, in Blogger / Google - sorry.

>> Top

Thursday, 26 July 2012

Custom Redirects Let You Modify Pages Or Posts, And Publish Different URLs

We've been asking for the ability to have post URLs that differ from the post titles, for some time. Now, we have the Custom Permalinks feature, available in the New Blogger GUI Posts Editor, for new posts.

Some people would like to use custom permalinks for existing posts - and for pages. We can do that, too - but not by using Custom Permalinks. Custom Permalinks only works for new posts - and not for pages.

To change the permalink for existing pages and posts, we use the Custom Redirects option, in the "Settings" menu under "Search preferences".

This post was published as
blogging.nitecruzr.net/2012/07/custom-redirects-let-you-modify.html
If I had used the "Permalink" option before publishing, I could have entered
new-blogger-gui-gives-us-custom
and published
blogging.nitecruzr.net/2012/07/new-blogger-gui-gives-us-custom.html

If I want to change the URL of an existing page or post, I would use "Custom Redirects".

To address this post as
blogging.nitecruzr.net/2012/07/new-blogger-gui-gives-us-custom.html
instead of
blogging.nitecruzr.net/2012/07/custom-redirects-let-you-modify.html
I would use "Custom Redirects", and
  1. Enter "From:" as "/2012/07/custom-redirects-let-you-modify.html".
  2. Enter "To:" as "/2012/07/new-blogger-gui-gives-us-custom.html".
  3. Select "Permanent".
  4. Click the "Save" link.
  5. Hit the "Save changes" button.
Note that Custom Redirects, unlike Custom Permalinks, lets you change the published month and year ("/2012/07/"), and the extension (".html"). If you use Custom Redirects, do this carefully.

>> Top

Custom Permalinks Let You Create New Posts, And Publish Different URLs

We've been asking for the ability to have post URLs that differ from the post titles, for some time. Up to now, we had a workaround, to do this.
  • Publish a post, with a title worded to give the desired URL.
  • Edit the previously published post, and change the title.
That was a clumsy procedure - and it had side effects.

Now, you simply use the New GUI Post Editor, and publish a new post. In the "Post Settings" menu for a new post, under "Permalink", select "Custom URL", and enter the customizable portion of the URL. Note the restrictions, for Custom Permalinks.
  • You can only customise the post title portion of the URL.
  • You can only customise the permalink, for a new post.

This post was published as
blogging.nitecruzr.net/2012/07/custom-permalinks-let-you-create-new.html
If I had used the "Permalink" option before publishing, I could have entered
new-blogger-gui-gives-us-custom
and published
blogging.nitecruzr.net/2012/07/new-blogger-gui-gives-us-custom.html

In Blogger Buzz: Customize your posts with permalinks, we are specifically instructed
The bolded area is the portion of the URL that is customizable.
In this example, "new-blogger-gui-gives-us-custom" is the customizable portion of the post URL.

If I want to change the URL of an existing post, I would use the "Custom Redirects" option, in "Search preferences", under "Settings".

Plan ahead and use Custom Permalinks - or don't plan ahead, and use Custom Redirects. It's your choice.

>> Top

Tuesday, 5 June 2012

Blogger Magic - A Static Home Page, Improved

For many years, Blogger blog owners have been asking for the ability to have a static Home page, on their blog.

We came up with a basic solution for that, a couple years ago. Last year, I packaged the procedure.
  1. Set "Show" to "0 posts".
  2. Add a static HTML / Text gadget.
  3. Tweak the template for the new gadget, to display only on Home page.
This was an obvious solution (to some of us) - but it's painfully complex, and it involves editing the template HTML. It's an interesting techie solution - and that's about it.

Today, I realised that Blogger recently gave us this option, in a far simpler solution, last month - but not so many people noticed it.

The "Custom Redirects" feature is just what you need, to create a static home page.
  1. Setup a Static Page. Use the dashboard Pages wizard, make a "New page", and select "Blank page".
  2. Use the "Custom Redirects" dashboard wizard, and redirect from the Home page to the new Static page.
  3. Work on the static home page, and make it attractive.

I setup a test blog - Nitecruzr Redirected Home Page Test, and added a Static page - "Static Home Page".
nitecruzr-test-redirected-homepage.blogspot.com/p/static-home-page.html

Having setup the static page, I redirected the Home page to the static page, using the "Search preferences" - "Custom Redirects" feature.
  • From: /
  • To: /p/static-home-page.html
  • Permanent: Yes

Edit "Custom Redirects".
  1. Enter "From:" as "/".
  2. Enter "To:" as "/p/static-home-page.html".
  3. Select "Permanent".
  4. Click the "Save" link.
  5. Hit the "Save changes" button.



And, that is it. You can see my test blog, as a basic demonstration.

Note that just as easily as redirecting the home page to any static page, you can redirect to any dynamic page (aka a "post"). So, you can pin a post to the main page, using Custom Redirects.

Once the "Home" page / tab is static, you can index the posts using any sidebar gadget - such as an Archive or Label index gadget. Or, you can index posts, as if they were pages.
  • Publish your posts to a given label - I used "Posts".
  • Add a label search entry, as a "Web address", to Pages.
Thus my Pages entry, "Posts".

Now, anybody can have a blog with a static home page, in 10 minutes (don't overlook steps #3 and #4, above - as I did, the first time). Click here, for more examples.


(Update 2012/06/30): See The Video, for a live demonstration.

>> Top