Monday, November 25, 2024

How to delete the "Showing posts with LABEL" message in Blogger and How to change the format of the "Showing posts with LABEL" message

You can remove the "Showing posts with Label.   Show all posts" message in two ways.

Option 1: Obliterate the code:


To do this,

1  Edit your template in the usual way

2  Find the following text
<b:includable id='status-message'>
<b:if cond='data:navMessage'>
<div class='status-msg-wrap'>
<div class='status-msg-body'>
<data:navMessage/>
</div>
<div class='status-msg-border'>
<div class='status-msg-bg'>
<div class='status-msg-hidden'><data:navMessage/></div>
</div>
</div>
</div>
<div style='clear: both;'/>
</b:if>
</b:includable>


3   Delete that text and replace it with
<b:includable id='status-message'>
<b:if cond='data:navMessage'>
<div>
</div>
<div style='clear: both;'/>
</b:if>
</b:includable>

(If you delete the text and do not put the replacement in, then Blogger may add that section again later.)


Option 2:  Hiding the message using CSS


To do this, add  this CSS rule to your template in the usual way:
.status-msg-wrap,
.status-msg-body {
display: none;
}
(This approach is less risky because you do not need to edit your template, and because it's easier to change later.   But some people have reported that on their template, it has not worked.)

How to change the format of the "Showing posts with LABEL" message

Some people don't mind the actual  "Showing posts with Label.   Show all posts" message.   But they want to format it in a way that suits their blog's layout and colour scheme.

This is easily done, by adding some extra CSS rules to your template in the usual way.

To change the format of the message text, use rules like this:
.status-msg-body {
text-align: left;
line-height: 1.4;   
font-weight: bold;
color: red;
padding: 0.5em 0.3em;
width: 100%;
}

To change the grey-shaded background or the box:
.status-msg-wrap {
width: 100%;
margin: 0 auto;   /*  keep the auto statement if the width is less than 100%, so the box is centered */
position: relative;
}

There is a wide range of options - check with CSS reference guides for the options.   You may need to carry out some experiments with your template and how it looks with various options to decide on the best combination for your blog.

How to change the "Showing posts with LABEL" message

There are several ways that you can change the text in the "Showing posts with Label.   Show all posts" message.

Option 1:   Just replace it with some text

To show a sentence of your own instead of Blogger's standard message, 

1  Edit your template in the usual way

2  Find the following text
<b:includable id='status-message'>
<b:if cond='data:navMessage'>
<div class='status-msg-wrap'>
<div class='status-msg-body'>
<data:navMessage/>
</div>
<div class='status-msg-border'>
<div class='status-msg-bg'>
<div class='status-msg-hidden'><data:navMessage/></div>
</div>
</div>
</div>
<div style='clear: both;'/>
</b:if>
</b:includable>

3   Replace the line in bold (ie <data:navMessage/> ) with your own words.

For example, you might say
<b:includable id='status-message'>
<b:if cond='data:navMessage'>
<div class='status-msg-wrap'>
<div class='status-msg-body'>
Posts in this category include (use the Older Posts link to see previous posts):
</div>
<div class='status-msg-border'>
<div class='status-msg-bg'>
<div class='status-msg-hidden'><data:navMessage/></div>
</div>
</div>
</div>
<div style='clear: both;'/>
</b:if>
</b:includable>

To show the searched-for label value in your message, you need to use the   <data:blog.searchLabel/>   tag. For example, you might say
<b:includable id='status-message'>
<b:if cond='data:navMessage'>
<div class='status-msg-wrap'>
<div class='status-msg-body'>
Posts about <data:blog.searchLabel/>  include (use the Older Posts link to see previous posts):
</div>
<div class='status-msg-border'>
<div class='status-msg-bg'>
<div class='status-msg-hidden'><data:navMessage/></div>
</div>
</div>
</div>
<div style='clear: both;'/>
</b:if>
</b:includable>

Note:  if you are going to use this tag, then you need to choose your label values very carefully so that they all make sense.   For example, in one blog I have some posts labelled "For quiz organizers" and others labelled "Finance", "Organisation" etc.    There is no way that I can write a sentence including the labels that makes sense for both of these.

============================================================

"This Content Sponsored by Buymote Shopping app

BuyMote E-Shopping Application is One of the Online Shopping App

Now Available on Play Store & App Store (Buymote E-Shopping)

Click Below Link and Install Application: https://buymote.shop/links/0f5993744a9213079a6b53e8

Sponsor Content: #buymote #buymoteeshopping #buymoteonline #buymoteshopping #buymoteapplication"

===========================================================================




Wednesday, November 20, 2024

what are the tips needs to follow the blogger creation,Choose Your Blog Topic,Create Your Subtitles

Creating a blog post requires clear structure and organization. Here’s a step-by-step guide on.

Step-by-Step Process:

  1. Choose Your Blog Topic:

    • Select a topic that is specific enough to be covered in 600 words but broad enough to provide useful information.
    • Examples: "How to Stay Productive While Working from Home", "Top Tips for Healthy Eating", "The Benefits of Exercise for Mental Health".
  2. Create Your Subtitles (Headings):

    • Think of five key points or sections that you want to cover within your topic. These will become your subtitles.
    • Ensure each subtitle introduces a distinct aspect of the topic.
    • Example for "How to Stay Productive While Working from Home":
      1. Set Up a Dedicated Workspace
      2. Create a Structured Daily Routine
      3. Minimize Distractions
      4. Use Productivity Tools
      5. Take Breaks and Rest


  1. Write Your Introduction (Approx. 60-80 words):

    • Your introduction should briefly introduce the topic and set the stage for the content under the subtitles.
    • Example: "Working from home can be a dream for many, but it comes with its own set of challenges. Staying productive requires discipline, the right tools, and effective habits. Here are some tips to help you boost productivity while working remotely."
  2. Write Content Under Each Subtitle (Approx. 100-110 words per subtitle):

    • Subtitle 1: Provide a brief explanation or advice related to the first key point.
    • Subtitle 2: Discuss the second aspect, offering tips or details.
    • Subtitle 3: Continue with the next aspect, providing valuable information.
    • Subtitle 4: Write the fourth point, continuing the pattern of concise but informative writing.
    • Subtitle 5: Conclude with a final piece of advice or a call to action.

    Example for each section:

    • Set Up a Dedicated Workspace
      "One of the most important steps in maintaining productivity at home is having a dedicated workspace. Choose a quiet spot away from distractions, and make it your designated office area. This helps your brain associate this space with work, boosting focus and performance."

    • Create a Structured Daily Routine
      "Without a daily routine, it’s easy to become disorganized or lose track of time. Start your day with a morning routine that includes setting goals, prioritizing tasks, and scheduling breaks. Having a structured day will help you stay on task and manage time effectively."

    • Minimize Distractions
      "Minimizing distractions is essential for staying productive at home. Turn off notifications on your phone, avoid social media during work hours, and let family or roommates know when you're in a work-focused environment to reduce interruptions."

    • Use Productivity Tools
      "There are numerous tools designed to boost productivity. Consider using task management apps like Trello or Asana, and time tracking apps like Toggl to help you stay on top of your work. These tools will help you organize tasks, meet deadlines, and stay focused."

Wednesday, November 13, 2024

1 ம் நாள் அக்டோபர் 2024 - நடப்பு நிகழ்வுகள்: மூத்த குடிமக்கள் தினம், தேசிய காப்பீடு விழிப்புணர்வு மாதம் தொடக்கம், மகாத்மா காந்தி ஜெயந்தி முன்னோட்டம்

 1 அக்டோபர் 2024 இல் உலகம் முழுவதும் பல முக்கிய நிகழ்வுகள் மற்றும் விழிப்புணர்வு தினங்கள் கொண்டாடப்படுகின்றன. இந்நாளில் முக்கியமான நிகழ்வுகள், அரசியல் மாற்றங்கள், மற்றும் சமூகத்தில் பெரும் தாக்கத்தை ஏற்படுத்தும் முக்கிய செயல்பாடுகள் நடைபெறுகின்றன.

1. மூத்த குடிமக்கள் தினம் (International Day of Older Persons)

ஒவ்வொரு ஆண்டும் அக்டோபர் 1 அன்று மூத்த குடிமக்கள் தினம்உலகம் முழுவதும் கொண்டாடப்படுகிறது. இந்நாளில் மூத்த குடிமக்களுக்கு அஞ்சலி செலுத்தி, அவர்களின் வாழ்வின் முக்கியத்துவம் மற்றும் அர்ப்பணிப்பை போற்றுவதற்கான விழிப்புணர்வு நிகழ்ச்சிகள் நடத்தப்படுகின்றன. மேலும், அவர்கள் எதிர்நோக்கும் சவால்கள் மற்றும் அவர்களுக்கான ஆதரவு முக்கியமாக பேசப்படும்.



2. தேசிய காப்பீடு விழிப்புணர்வு மாதம் தொடக்கம்

அக்டோபர் மாதம் இந்தியாவில் தேசிய காப்பீடு விழிப்புணர்வு மாதம்என கொண்டாடப்படுகிறது. காப்பீட்டு நிறுவனங்கள் மக்கள் மத்தியில் காப்பீட்டின் முக்கியத்துவத்தை அறிவிக்கும் வகையில் பல்வேறு விழிப்புணர்வு நிகழ்ச்சிகளை நடத்துகின்றன. சுகாதார, சொத்து, மற்றும் வாழ்க்கை காப்பீட்டுகள் குறித்த விழிப்புணர்வை அதிகரிக்க சலுகைகள் மற்றும் புதிய திட்டங்கள் அறிமுகப்படுத்தப்படுகின்றன.

3. மகாத்மா காந்தி ஜெயந்தி முன்னோட்டம்

இந்தியாவின் தந்தை மகாத்மா காந்தியின் பிறந்த நாள் அக்டோபர் 2 அன்று கொண்டாடப்படவிருக்கிறது. இதற்கான முன்னோட்டமாக, 1 அக்டோபர் அன்று பல இடங்களில் சுத்தம் மற்றும் சமாதானத்தை முன்னெடுத்து மாபெரும் நிகழ்ச்சிகள் நடைபெறுகின்றன. பல்வேறு சமூக, அரசியல் அமைப்புகள் காந்தியின் வாழ்க்கை மற்றும் கொள்கைகளை மக்கள் மத்தியில் பரப்புகின்றன.

4. இந்திய பொருளாதார நிலை

1 அக்டோபர் 2024 இல் இந்தியாவின் பொருளாதார நிலை குறித்த பல முக்கிய அறிவிப்புகள் எதிர்பார்க்கப்படுகின்றன. புதிய அரசியல் மற்றும் பொருளாதார மாற்றங்கள் மூலம் பொருளாதார வளர்ச்சியை ஊக்குவிக்க புதிய நடவடிக்கைகள் மேற்கொள்ளப்படும் என எதிர்பார்க்கப்படுகிறது. கையிருப்பு விகிதங்கள் மற்றும் விலை நிலை குறித்த தகவல்கள் வெளியிடப்படலாம்.

5. பருவநிலை மாற்றம் மற்றும் விவசாயம்

அக்டோபர் மாதம் பருவநிலை மாற்றத்தின் தாக்கம் விவசாய துறையில் அதிகமாகவே காணப்படுகிறது. 1 அக்டோபர் அன்று இந்தியாவின் பல மாநிலங்களில் பருவநிலை மாற்றத்தின் விளைவுகள் விவசாயிகள் மத்தியில் முக்கியமான விவாதமாக இருக்கின்றது. இந்த நேரத்தில் மழைக்காலம் முடிவடையும் நிலையில், பயிர்க் கொய்தல் நேரத்தில் ஏற்படும் சவால்கள் விவசாயிகளின் வாழ்வில் தாக்கத்தை ஏற்படுத்துகின்றன.

6. உலக இதய தினம் விழிப்புணர்வு

உலக இதய தினம் செப்டம்பர் 29 அன்று கொண்டாடப்பட்டு வருகிறது, ஆனால் அக்டோபர் மாதத்தின் முதல் வாரத்தில் இதற்கான விழிப்புணர்வு நிகழ்ச்சிகள் தொடர்ந்து நடைபெறுகின்றன. இதய ஆரோக்கியம் மற்றும் நோய் தடுப்பு முறைகளை முன்னெடுத்து பல்வேறு மருத்துவ முகாம்கள் மற்றும் சுகாதார நிகழ்ச்சிகள் இந்தியா முழுவதும் நடைபெறுகின்றன.

=======================================================

"This Content Sponsored by Genreviews.Online

Genreviews.online is One of the Review Portal Site

Website Link: https://genreviews.online/

Sponsor Content: #genreviews.online, #genreviews, #productreviews, #bestreviews, #reviewportal"

========================================================

Tuesday, November 5, 2024

Creating a website can be an exciting project, whether for personal use, a business, or a blog. Here’s a step-by-step tutorial to guide you through the process of building a website from scratch.

 Define Your Purpose and Goals

Before you start building your website, defining its purpose is crucial. Ask yourself:

  • What is the main objective of the website? (e.g., blog, portfolio, e-commerce)
  • Who is your target audience?
  • What content will you provide? Setting clear goals will guide your design and content choices, helping you create a focused and effective website.

Choose a Domain Name

Your domain name is your website’s online address (e.g., www.yourwebsite.com). Here are some tips for selecting a great domain name:

  • Keep it short and memorable: Avoid long and complex names.
  • Use relevant keywords: Include words related to your content or business for better SEO.
  • Check availability: Use domain registration sites like GoDaddy or Namecheap to ensure your desired name is available. Register the perfect name through a domain registrar once you’ve found the perfect name.


Select a Hosting Provider

Web hosting is where your website files are stored. Choosing a reliable hosting provider is essential. Consider these factors:

  • Uptime: Look for a host with a high uptime percentage (99.9% or higher).
  • Customer support: Choose a host that offers 24/7 support.
  • Pricing and plans: Compare different plans and choose one that fits your budget and needs. Popular hosting providers include Bluehost, SiteGround, and HostGator.
Youtube Channel Image
Nadaipazhagu Tamizhaa Subscribe To watch Videos
Subscribe