Questions tagged [blogger]

Use for questions about Google Blogger, a free service for blog publishing. Do not use for questions about blogging engines or tools.

About

Blogger is a free blog publishing service by Google. All blogs on blogger are hosted on Google server on blogspot.com subdomain. You can also host with a custom domain.

Use for questions

About creating, managing and troubleshooting blogs with Google Blogger.

Do not use for questions

  1. About blogging engines, frameworks and CMS, use instead
  2. About API-specific issues, use instead

Useful resources

  1. Official website
  2. Wikipedia article
  3. Official blog
  4. Official forum
  5. Blogger Help Center
  6. Official Developer Blog
  7. Blogger Developer Group
  8. Blogger API documentation
2952 questions
13
votes
5 answers

How do you make an infinite scroll page in Blogger?

I have a blog and would like to make it infinite scroll so you don't have to click through pages and pages of posts. Can anyone help me with the code, its in HTML according to Blogger? Thanks :-)
sj112
  • 133
  • 1
  • 6
12
votes
7 answers

Can I embed google blogger site into my website

I have a blogger blog and I have already successfully had the domain set to a subdomain of my website e.g http://blog.jthink.net But how do I actually embed the blog onto my website so that it has same header and footer as my main website (…
Paul Taylor
  • 13,411
  • 42
  • 184
  • 351
11
votes
2 answers

I want to know about blogger template language

i'm looking some syntax. This is mixed any programming language? I…
ebattulga
  • 10,774
  • 20
  • 78
  • 116
10
votes
4 answers

Redirecting Old blog address to a new blog address permanently in blogger

I'm having a blogger blog and it's custom domain expires in a week. So, I planned to create a new blog and redirect the custom domain to the new blog domain. Consider, my old domain is old-blog.blogspot.com and I wish to redirect all the links to…
Gowtham
  • 11,853
  • 12
  • 43
  • 64
8
votes
2 answers

How to create this type of subdomain on the fly like Blogger.com

Sometime ago I asked this question and I was told that the entry has to be made in DNS etc. I was not sure whether all this is really required or not. The kind of feature that I am looking for is shown in the screenshot below: As you can see…
TCM
  • 16,780
  • 43
  • 156
  • 254
8
votes
2 answers

Author name in Facebook link previews not displaying

I’m trying to get the Facebook link sharing meta tags to work for my Blogger site, and though I got link previews mostly working (images, title, custom description, etc.), I cannot get the author link to display. Here’s a screencap showing what I’m…
8
votes
2 answers

Batch posting on blogger using gdata python client

I'm trying to copy all my Livejournal posts to my new blog on blogger.com. I do so by using slightly modified example that ships with the gdata python client. I have a json file with all of my posts imported from Livejournal. Issue is that…
Kaster
  • 357
  • 4
  • 16
8
votes
3 answers

Use 301 Redirect In Google Blogger/Blogspot

I have a Google Blogger blog where I blog. Sometime ago, I posted a post but now after getting new data, I updated that post and I got new URL of that post. But I have a lot of backlinks to that old URL and now when they are htiing then they are…
user2904244
8
votes
4 answers

Blogger/Blogspot redirect to own domain?

How can I create a 301-Google friendly redirect to redirect visitors from a Blogger/Blogspot website to my own domain? The visitors of the posts of the old domain: http://example.blogspot.com/2014/03/blogpost-title.html should be redirected to the…
Torben
  • 5,388
  • 12
  • 46
  • 78
8
votes
3 answers

How to make template or theme for blogger blog?

I have knowledge of HTML5, CSS, PHP, SQL, JS, JQUERY. But still I don't know how to make a blogger template, can anyone suggest me any resource of something that will help me in developing a blogger template?
A P
  • 386
  • 1
  • 4
  • 14
8
votes
1 answer

Gist in blogger dynamic views

I want to embed my gists (gist.github) in my blogger blog. But as explained in this question dynamic views directly don't support javascript. From the moski's(as mentioned in the answer) blog its possible to embed a gist. What if I want to only…
8
votes
6 answers

retrieve list of all labels in blogger

Is there a way to use gdata api to retrieve the list of all labels in a blogger? I need to create a menu based on that list, but cannot simply list all posts and get it, because it is a busy blog and has more than 2000 posts.
Johnny Everson
  • 8,343
  • 7
  • 39
  • 75
7
votes
1 answer

"Unable to get value of the property 'appendChild': object is null or undefined" while appending script to IE

When I try to append the following script to IE, I get this error: "Error: Unable to get value of the property 'appendChild': object is null or undefined" It works fine in Chrome, but when testing on IE9 this occurs. Can anyone tell me what the…
user784756
  • 2,363
  • 4
  • 28
  • 44
7
votes
4 answers

How do I add Add text below font awesome icon Links?

I am trying to add some text under font-awesome Icons in my Blogger template. Here is the image of what I want to achieve image of Look I want to achieve But I have managed to achieve this till now image of progress till now How to I add clicable…
NotAGeek
  • 83
  • 1
  • 1
  • 6
7
votes
4 answers

Blogger multiple label search

on any blogspot blog, if you click on a label, it will do a search for you on all the blog, showing stuff tagged with that label. is there a way to do that again? i mean to search for 2 labels. I want to see all the posts that have both labels. is…
Ash
  • 1,269
  • 3
  • 25
  • 49