GoogleTag

Google Search

Showing posts with label Misc. Show all posts
Showing posts with label Misc. Show all posts

Check Jio balance - Talktime, Data Validity

To Check Jio balance quickly, you can follow any of the below steps:

1. Check Jio Balance Using USSD Code:

  • Dial 1299 from your Jio number, and you will receive a message with your balance and data information.

2. Check Jio Balance via MyJio App:

  • Download and open the MyJio app from the Play Store or App Store.
  • Log in with your Jio number.
  • On the home screen, you can instantly view your balance, data usage, and active plans.

3. Check Jio Balance via SMS:

  • Send "BAL" to 199 from your Jio SIM.
  • Jio will reply with your balance details, including the validity of your current plan.

4. Check Jio Balance on Jio Website:

  • Visit the official Jio website.
  • Log in with your Jio ID.
  • Your account dashboard will show the current balance, data usage, and other details.

Why Check Your Jio Balance Regularly?

  • Keeping track of your data usage and balance helps you prevent unexpected service interruptions. By routinely monitoring your balance, you may make ahead arrangements for any recharges by knowing how much data you have left and whether your active plans are still valid.

    To monitor your Jio balance and take advantage of uninterrupted services, follow these easy steps.

 

How to create a Custom sitemap for blogger

How to Create a Sitemap for Blogger

 

To create a sitemap for your Blogger (Blogspot) website, you can follow these steps:

Method 1: Using Blogger’s Automatic Sitemap

Blogger automatically generates a basic sitemap, and you can access it with this URL format:

  • For posts sitemap: `https://yourblog.blogspot.com/sitemap.xml`
  • For pages sitemap: `https://yourblog.blogspot.com/sitemap-pages.xml`

 Replace `yourblog.blogspot.com` with your blog's actual URL.

Method 2: Create a Custom Sitemap

If you want to generate a more comprehensive sitemap that includes both posts and pages:

 1. Go to Blogger Dashboard:

   - Sign in to your Blogger account.

   - Select the blog for which you want to create a sitemap.

 2. Navigate to Settings:

   - In the Blogger dashboard, click on Settings from the left sidebar.

3. Enable Custom Robots.txt:

   - Scroll down to the Crawlers and indexing section.

   - Enable Custom robots.txt by switching the toggle on.

4. Add a Custom Sitemap:

   - Click on Custom robots.txt and paste the following code:

     User-agent: *

     Disallow: /search

     Allow: /

     Sitemap: https://yourblog.blogspot.com/sitemap.xml

     Sitemap: https://yourblog.blogspot.com/sitemap-pages.xml

  - Replace `yourblog.blogspot.com` with your blog's URL.

5. Save the Settings.

 This will ensure that both your blog posts and pages are indexed by search engines, improving the SEO of your Blogger website.

 

Featured Posts

SQL Interview Questions Topics

 SQL Topics to prepare for interviews,   SQL Basics: Introduction to SQL SQL Data Types DDL (Data Definition Language): C...

Popular Posts