Posts

Showing posts from July, 2014

How to change internal links when you chance your blog's web-address

Image
This article is about how to change internal cross-reference links in your blog, if you change your blog's URL or web-address. Blog Name vs Blog Address Your blog has two "names". The blog title  is what you type into the Title field when you create a new blog.   It is displayed in your header (unless you've replaced it with a picture), and in the title-bar of the browser window when someone reads your blog.  It does not need to be unique:  you can make a blog with the same name that anyone else has already used. The  web-address,  also called the  URL or just address is quite different. You select in the Address field when you create a new blog - but it's not just a matter of typing in what you want.   Web-addresses must be unique, so as you type in a possible URL Blogger says "checking availability" - and if someone else already has what you have entered, it says Sorry, this blog address is not available. and you have to keep trying until y...

Find things in your blog-posts' HTML by using temporary "marker text"

Image
This article shows how to use "marker text" to help find things when you need to edit the HTML code behind one of your blog posts. When you edit a post in Blogger, to start with you generally use the Compose mode, which shows you the formatted view of how your work will look. But behind that formatted view, every post is actually written in HTM L, ie Hyper-text Markup Language - a type of computer language that uses tags like <h2> or <a href="www.foo.com">  to say how to display the contents. A number of articles, here and in other blogger-helper blogs  tell you how to do thing by changing the HTML for the post. But if you are not used to working with HTML, it can be confusing tryign to fix the part that you need to change. Marker-text is a technique that you can use to "mark" problem areas while you are still in Compose mode, so that you can easily find them again when you are in Edit HTML mode. How to use marker-text to fix a problem in your ...

How to add a Google Contacts button to your blog, website or desktop

Image
This article shows how to add a button that takes a user straight to Google Contacts to your blog or website.   It also distributes a picture that you can use in other places (eg your PC desktop) to make your own Google Contacts icon. Most people have a button on their computer or smartphone, which they use to start their email.  For some, this goes straight to their Gmail account in a web-browser, while others use an system like Thunderbird or Outlook to look at their email messages in a Gmail account and/or in email accounts they have with other services. If you use Gmail as your email system, then Google also gives you an address book, which they call Contacts. This is not the same as the address book in Thunderbird or Outlook etc, which is saved on your local computer.   Instead, the Google address book is saved on the internet, in your Google account. Google Contacts is tightly linked to your Gmail account, and the way that most people access it is by: Going to...

How to copy and paste a website address on an Android smartphone

Image
This article explains how to copy and paste a website address (URL) when you are using the Chrome browser on an Android smartphone. Copy and paste on an Android phone When you are using an Android cellphone, the usual way to copy-and-paste text is to "long-click" on one word, and after it is selected, drag the selector-bars at either end to select more of the text. After this, you have options on a list at the very top of the screen to cut, copy and page. But this doesn't work on the Chrome browser's address-bar, ie the place where you type in website addresses, or see the address which your currently viewed pages has. Here, there is no long-click, and you have to use a slightly different approach. How to copy a web-address on a Smartphone using Google Android and Chrome 1 Inside Chrome, go to the website and page that you want to copy the address from. 2 From the top right handcorner, choose the Overflow menu button: this is three vertical dots . 3 From the menu tha...