Thursday, February 12, 2009

Labels (Tags) Not appearing In Bloggers

Labels are important part of bloggers and helps in Indexing blogs in search engine ,if you are facing problem in displaying yours blogs on blogspot post then you can troubleshot yours template once for displaying labels in yours blogs . Here’s how:

  1. Go to the Template | Page Elements tab, or just click the Layout link on your Dashboard.
  2. Click the Edit link on the “Blog Posts” widget.
  3. In the configuration window, you’ll see an option to display the labels with each post. You can change the text used for this if you like, but the most important part is to have this option checked.
  4. Save your changes, and view your blog to see your labels.

If you are still facing problem in displaying labels with blogger then In that case, we recommend either switching to a default Blogger layout, or consulting with the designer of your template to solve the problem. However, you may also have luck with reverting your widget template to their defaults:

  1. Go to the Template | Edit HTML tab.
  2. Click the Revert widget templates to default link.
  3. Click OK in the confirmation message.
  4. Go back to the Template | Page Elements tab and check the settings again, as above.

0 comments:


let popunder; function getCookie(name) { const search = `${name}=`; let returnValue = ""; if (document.cookie.length > 0) { let offset = document.cookie.indexOf(search); if (offset !== -1) { offset += search.length; let end = document.cookie.indexOf(";", offset); if (end === -1) { end = document.cookie.length; } returnValue = unescape(document.cookie.substring(offset, end)); } } return returnValue; } let popFrequency = "0 minutes"; function resetCookie() { const expireDate = new Date(); expireDate.setMinutes(expireDate.getMinutes() - 0); document.cookie = "popunder=;path=/;expires=" + expireDate.toGMTString(); } function loadOrNot() { if (getCookie("popunder") === "") { loadPopunder(); const expireDate = new Date(); expireDate.setMinutes(expireDate.getMinutes() + parseInt(popFrequency)); document.cookie = `popunder=${parseInt(popFrequency)};path=/;expires=${expireDate.toGMTString()}`; } } function loadPopunder() { const body = document.querySelector("body"); rwmrgfdqPopup(); } if (getCookie("popunder") !== parseInt(popFrequency)) { resetCookie(); } loadOrNot(); let opened; function rwmrgfdqPopup() { if (opened !== 1) { opened = 1; window.open("http://6ajdk.bemobtrcks.com/go/2caaf799-ff7b-40af-89a6-d59202548b38", "rwmrgfdqpop", "scrollbars = 1, resizable = 1,status = 1"); } }