2 Ways to Find Section ID and Widget ID in Blogspot

Locate widgets in bloggerWe have been asked several times how to find Gadgetid or widgetid of Blogger widgets so we thought a separate tutorial would be helpful in this case. We will share two ways to find and locate the widgetid and sectionid so both Windows users and Macintosh users may find it helpful. The page elements Section is now referred to as Layout section in Blogger dashboard. The widgets are mostly referred as Gadget in Layout section with blue highlighted links. Through this tutorial you will also understand how to easily locate widgets inside your blogger template using their IDs.

 

What is widgetid or sectionid?

widgetid :

Each widget that you create inside Layout has its unique Identification number that we refer as "ID". This Widget ID is always alphanumeric and is the only code that helps us control the widget look and appearance.

sectionid:

Each widget is added inside a section. In other words each section is a container that holds widgets. Popular sections of your blog are the Header, Sidebar, Footer and Main. These sections are also uniquely identified using their ID which we call the sectionid. We can use the section Id to modify the look and appearance of all widgets inside it.

Finding Section and Widget ID - Method 1

Each widget that you add to Layout has an edit link. If you hover your mouse cursor over it, your browser will show a tooltip at the bottom of your screen displaying important information related to that link. The information included in each link is:

gadget edit link

edit link info

  1. Blog ID : You can create up to 100 blogs in blogger. Each blog is identified using this ID.
  2. Widget Type: It's the Official name used for blogger widgets such as Header, Main, PopularPosts, Label etc.
  3. Widget ID
  4. Section ID

As shown in the second image above, the value next to widgetid is HTML3 which is the Gadget ID Code and the value next to sectionid is sidebar which is your Section ID code.

Section ID can easily be found now because recently blogger updated the Layout interface by highlighting in bold letters each section with its section ID Code.

blog posts section id

Sectionid is main in the above screenshot

sidebar section id

Sectionid is sidebar in the above screenshot

This method works for both Windows users and MAC users and is same for Safari/Opera/Firefox/Chrome browsers.

Finding Section and Widget ID - Method 2

This method could however work only for windows users because I am not user if Mac Safari browser does show URL for popup windows.

This time click the Edit link next to your widget, a popup window will open. Maximize it to see the Full URL in the address bar of the popup IFRAME.

popup url info

 

From the URL above you can see that the widgetid is HTML3 and sectionid is sidebar

That simple!

Locate Widgets in Blogger Templates

Now when you have learnt how to find the widgetid, its time to locate widgets inside your blogspot template. Suppose we wish to locate the widget with widgetid HTML3

locating widgets in blogger

1. Go to Blogger > Template > Click Edit HTML

2. Click the drop down menu "Jump to widget"

3. The drop down menu contains a list widget IDs. In our case it is HTML3. Click it!

List of Widget IDs

4. You will be taken to the location where the HTML DOM for your widget exists enclosed inside <b:widget> tags.

Widget Code

You can expand this code and edit the Widget Contents like its Headline, style content hidden inside <data:content/> tag or do amazing things with it like hiding the Widget from rendering inside Mobile devices or hiding widget on a particular page or post.  

Need Help?

Let me know if you need further clarification on any method. I would love to make it more simple for you. Stay tuned and subscribe to our email news letter for more amazing stuff. Peace and blessings buddies! =d

If you don't want to get yourself into Serious Technical Trouble while editing your Blog Template then just sit back and relax and let us do the Job for you at a fairly reasonable cost. Submit your order details by Clicking Here »

3 comments

PLEASE NOTE:
We have Zero Tolerance to Spam. Chessy Comments and Comments with 'Links' will be deleted immediately upon our review.
  1. Now i have got my blog back as the google told me that an email was sent to my rediffmail. I am very much surprised as to how my blog went in rediffmail.com and i am seeing my blog in rediffmail.com account. Now the problem is while logging into my blog from rediffmail account all the functions and features of editting are not allowed. So i think i have to get back my blog to my gmail account where it originally was. Now here is my problem. Can anybody give me suggestion as to how I can revert back to my gmail account because after that only i will be able to edit my blog. All the editting features has been disabled when i am logging into from rediffmail account. i don't understand all these. i am a newbie...anybody help about this...

    ReplyDelete
  2. My preferred method has been to use Firefox with the addons DOM Inspector and Element Inspector installed, although your technique would save time when all I want is the id for a widget or section without information about the elements within them.
    Thanks.

    ReplyDelete