A blog about technical knowledge.

Breaking

Showing posts with label Bloggers. Show all posts
Showing posts with label Bloggers. Show all posts

Friday, 21 August 2020

August 21, 2020

How to remove dates from blogger post url


Do you want to know how to remove dates from blogger post url or Keyword2. Hi, my name is Suraj Bhaskar and today I am going to share you Keyword3. So you must read this article now.
this is a code to remove dates from blogger post permalinks try this from here

<script type="text/javascript">
//<![CDATA[
// BloggerJS v0.3.1
// Copyright (c) 2017-2018 Kenny Cruz
// Licensed under the MIT License
var urlTotal,nextPageToken,postsDatePrefix=!1,accessOnly=!1,useApiV3=!1,apiKey="",blogId="",postsOrPages=["pages","posts"],jsonIndex=1,secondRequest=!0,feedPriority=0,amp="&"[0];function urlVal(){var e=window.location.pathname,t=e.length;return".html"===e.substring(t-5)?0:t>1?1:2}function urlMod(){var e=window.location.pathname;"p"===e.substring(1,2)?(e=(e=e.substring(e.indexOf("/",1)+1)).substr(0,e.indexOf(".html")),history.replaceState(null,null,"../"+e)):(e=(e=postsDatePrefix?e.substring(1):e.substring(e.indexOf("/",7)+1)).substr(0,e.indexOf(".html")),history.replaceState(null,null,"../../"+e))}function urlSearch(e,t){var n=e+".html";t.forEach(function(e){-1!==e.search(n)&&(window.location=e)})}function urlManager(){var e=urlVal();0===e?accessOnly||urlMod():1===e?getJSON(postsOrPages[feedPriority],1):2===e&&(accessOnly||history.replaceState(null,null,"/"))}function getJSON(e,t){var n=document.createElement("script");if(useApiV3){var o="https://www.googleapis.com/blogger/v3/blogs/"+blogId+"/"+e+"?key="+apiKey+"#maxResults=500#fields=nextPageToken%2Citems(url)#callback=bloggerJSON";nextPageToken&&(o+="#pageToken="+nextPageToken),nextPageToken=void 0}else o=window.location.protocol+"//"+window.location.hostname+"/feeds/"+e+"/default?start-index="+t+"#max-results=150#orderby=published#alt=json-in-script#callback=bloggerJSON";o=o.replace(/#/g,amp),n.type="text/javascript",n.src=o,document.getElementsByTagName("head")[0].appendChild(n)}function bloggerJSON(e){var t=[];if(useApiV3||void 0===urlTotal&&(urlTotal=parseInt(e.feed.openSearch$totalResults.$t)),useApiV3){try{e.items.forEach(function(e,n){t.push(e.url)})}catch(e){}nextPageToken=e.nextPageToken}else try{e.feed.entry.forEach(function(n,o){var r=e.feed.entry[o];r.link.forEach(function(e,n){"alternate"===r.link[n].rel&&t.push(r.link[n].href)})})}catch(e){}urlSearch(window.location.pathname,t),urlTotal>150?(jsonIndex+=150,urlTotal-=150,getJSON(postsOrPages[feedPriority],jsonIndex)):nextPageToken?getJSON(postsOrPages[feedPriority]):secondRequest&&(nextPageToken=void 0,urlTotal=void 0,jsonIndex=1,secondRequest=!1,0===feedPriority?(feedPriority=1,getJSON("posts",1)):1===feedPriority&&(feedPriority=0,getJSON("pages",1)))}function bloggerJS(e){e&&(feedPriority=e),urlManager()}bloggerJS();
//]]>
</script>


I hope this guide would be helpful for you. If you have any question about keyword4, please let’s know in the comment section below.
And also if you found this article helpful and useful, share this post with your friends and family. Good bye.

Wednesday, 10 January 2018

January 10, 2018

How to add pages gadget in Blogger


how-to-add-pages-gadget-in-blogger


Do you want to know how to add pages gadget in blogger or how to add pages to blogger blog. Hi, my name is Suraj Bhaskar and today I am going to share you how to add this pages gadget. So you must read this article now.

In this article I will teach you how to add “Pages” widget in your blog post sidebar. When you have successfully created necessary pages for your blog, you must have to show them with every blog post in sidebar or anywhere you want. To do this you have to add “Pages” gadget to your blogger theme. It’s easy to do just follow these steps:


Step 1: Click on the “Layout” button to go to layout section.

If the pages gadget is already added to your blog, you don’t need to add it again. You may need to edit the gadget to add more pages you have created later.

Step 2: Click on “Add a Gadget” wherever you want to appear your pages gadget.

add-pages-gadget-in-blogger-blog


Step 3: Scroll down and find the “Pages” gadgets then click on “+” icon.

add-pages-gadget-in-blogger-blog


Step 4: You will see here all pages you have created earlier. Select and arrange them.

Step 5: Now click on “Save” button to add this gadget to your blog.

You’ve successfully added pages widget in your blog. You must create necessary pages for your blog.



You can show pages gadget anywhere you want. You can also drag and drop pages gadget in the layout section to place your pages right place. You can see our pages gadget here.

I hope this guide would be helpful for you. If you have any question about this topic, please let’s know in the comment section below.

And also if you found this article helpful and useful, share this post with your friends and family. Good bye.
January 10, 2018

How to create new pages in Blogger


how-to-create-new-page-in-blogger-blog


Do you want to know how to create a new page in blogspot or how to create an about me page on blogger. Hi, my name is Suraj Bhaskar and today I am going to share you how to create any page in blogger step by step. So you must read this article now.

In the previous post we had discussed about how to create new post in blogger. In this post we will learn how to create pages for your blog. Pages are different from post because it describes about our blog and its owners. So here are some necessary pages which you must create after creating a blog.
  • ·         Privacy Policy
  • ·         Contact Us
  • ·         About Me (author of the blog)
  • ·         Sitemap
  • ·         Disclaimer Policy

So now we should know how to create any page in blogger. Creating a page is as same as creating a blog post. You have to write everything on your own. So let’s see how to do this:

Read also box

Step 1:  Click on “Pages” button to reach pages section.

Step 2: Click on “New Page” button to go to dashboard.

how-to-create-new-page-in-blogger
Step 3: Give a desire title of your page in the “Page Title”

how-to-create-new-page-on-blogger


Step 4: Write content in the text area. If you have HTML for any separate page, go to “HTML” section and paste the html code.

Step 5: When you’ve done everything, click on “Publish” button to get this page live on blog.

Read also box
How to add Pages Gadget in blogger blog
How to create Sitemap page for your blogger blog


You can visit our pages to see a better example of pages. You can also create like them.

I hope this guide would be helpful for you. If you have any question about this topic, please let’s know in the comment section below.

And also if you found this article helpful and useful, share this post with your friends and family. Good bye.
January 10, 2018

How to create a new post in Blogger


how-to-create-new-post-in-blogger-blog


Do you want to know how to post a blog on blogger or how to publish a blog on the internet. Hi, my name is Suraj Bhaskar and today I am going to share you, how to create a new post in blogger. So you must read this article now.

In the previous post I had discussed how to create a blog inblogger. Now we are going to create new posts for our brand new blog. Creating a post is not so hard. It is like writing some lines related to your niche. You must write fresh and unique content because Google likes a fresh and unique contents and they give you higher rank on Google SERP. You may have listen about it also:
Content is the king
So you have to write unique and fantastic posts for your blog. I suggest you to go thorough in your post niche. Now let’s start and create a new post for your blog.
Step 1: Click on “New Post” to go into the writing area.

create-new-post-on-blogger


Step 2: Write a Post Title. I suggest you to add some special words in the title to get more clicks. Here are they: - “Now”, “Try”, “Free” and also include the years.

create-new-post-on-blogger


Read also box

Step 3: Write your post in text area. Make sure you’re in the “Compose” side of dashboard.
·         If you know how to edit HTML, you can work in the HTML section.

Step 4: When you have written your post, click on post settings to do some changes like adding Labels, editing permalink etc.

create=new-post-in-blogger


Step 5: Now if you click on “Save” button, it will save your post in drafts and if you want to see preview of your newly created post click on “Preview” button. When you’ve done everything just hit on “Publish” button to publish your article on the WWW.

Now anyone can see your post and comment on it. You can also share your post links to show your friends and relatives. You can publish unlimited posts and share your knowledge and thoughts in all over the world.

Read also box
How to edit permalink in blogger post

How to enable search description in blogger

I hope this guide would be helpful for you. If you have any question about this topic, please let’s know in the comment section below.
And also if you found this article helpful and useful, share this post with your friends and family. Good bye.
January 10, 2018

How to create a blog on blogger for free


how-to-create-a-new-blog-with-blogger


Do you want to know how to create a blog for free and make money or how to create your blog. Hi, my name is Suraj Bhaskar and today I am going to share you how to create your own blog for free. So you must read this article now.

Starting a blog with blogger is so easy and in this tutorial I will show you, how you can easily start your own blog with blogger. You can start a blog in just 7 easy steps. So here are the steps:

Step 1: Just go to Blogger

Step 2: Click on “Sign In”. You can see this button in the upper right corner of the window. Now you have to enter your Google username and password. If you don’t have a Google account, you should create a Google account first.

how-to-create-a-blog-on-blogger


Step 3: Click on “Create New Blog” to start your blog.

Step 4: Type a fine title for your blog. You should choose a unique and stylish title for your blog because it will help you to ranking on Google and also while choosing a domain name for your blog.

how-to-create-a-blog-on-blogger


Step 5: Enter a URL for your blog. This is the most important part while starting a blog on blogger because you have to enter a unique URL which no one owns in the whole WWW. Because if anyone has already chosen the same URL which you entered, blogger will show “This blog address is not available”. So you have to choose a unique URL for your blog which is available and Click Continue. You can use alphabet and numbers for you blog URL.

URL of your blog is a very important factor in SEO

Step 6: Now you have to choose a simple template. This is the basic design and layout of your blogger blog. I suggest you to choose any of them because we can change them further.

Step 7: Now finally click on “Create Blog” button to complete the process and start your own blog with blogger.

how-to-create-a-blog-on-blogspot


Now you have successfully created your blog with blogger in just 7 easy steps. Let’s visit the blogger dashboard to know more.

create-a-new-blog-with-blogger


·         Now click on “Theme” button. This section allows you to customize the look of your blog. It contains all elements of the template. Here you will see two options for customization. You can customize your blog in “Customize” section and if you know editing HTML then click on “Edit HTML”.

·         For all necessary settings, you can visit “Settings” section.
·         Click on States Section to check your page views and many more.
·         Click on “Comments” section to view the comments from reader of your blog post.
·         Click on “Layout” section to customize the basic look of your blog.

Now you must read these posts to know more:
·         How to create a blog post in blogger
·         How to create necessary pages in blogger

·       
I hope this guide would be helpful for you. If you have any question about this topic, please let’s know in the comment section below.
And also if you found this article helpful and useful, share this post with your friends and family. Good bye.

Sunday, 22 October 2017

October 22, 2017

Stylish Sitemap for Blogger Blog


how-to-create-sitemap-page-for-blogger-blog


Hi guys in this tutorial, I will show you how to create a sitemap page for your blogger blog. First of all you should understand what is a sitemap page. A sitemap (site map) is a bunch of web pages that collected and list them by categories and drop them by the date that planed by your designation and it accessible to crawlers or users. Sitemap is a table of your website/blog contents which listed with links direct to your selection web pages. The sitemap is allowed users be easy to find the navigation that they are looking for from you website/blog.
You may visit our sitemap page for better understanding.

How to create a Sitemap Page for blogger

There are many methods to create a sitemap for website/blog, it can create by HTML and XML format language that will describe your website contents. I will show you a simple HTML sitemap page which is very easy to understand and looks nice. So follow these steps below and create sitemap page for your own blog:

Read also: how to create sitemap for wordpress website


Step 1

Login your blogger dashboard and select your blog.

Step 2

Go to "pages"  > click the "New Page" button.

Step 3

Click on the HTML tab
sitemap-page-for-blogger-blog
and paste the following code inside the empty box like this.

sitemap-page-for-blogger-blog

here is the code:

<style>
p.labels a{color: #242424; text-transform: uppercase;font-size: 15px;}
a.post-titles {color: #0000FF;}
ol li{list-style-type:decimal;line-height:25px;}
</style>
<script>
//<![CDATA[
var postTitle=new Array();var postUrl=new Array();var postPublished=new Array();var postDate=new Array();var postLabels=new Array();var postRecent=new Array();var sortBy="titleasc";var tocLoaded=false;var numChars=250;var postFilter="";var numberfeed=0;function bloggersitemap(a){function b(){if("entry" in a.feed){var d=a.feed.entry.length;numberfeed=d;ii=0;for(var h=0;h<d;h++){var n=a.feed.entry[h];var e=n.title.$t;var m=n.published.$t.substring(0,10);var j;for(var g=0;g<n.link.length;g++){if(n.link[g].rel=="alternate"){j=n.link[g].href;break}}var o="";for(var g=0;g<n.link.length;g++){if(n.link[g].rel=="enclosure"){o=n.link[g].href;break}}var c="";if("category" in n){for(var g=0;g<n.category.length;g++){c=n.category[g].term;var f=c.lastIndexOf(";");if(f!=-1){c=c.substring(0,f)}postLabels[ii]=c;postTitle[ii]=e;postDate[ii]=m;postUrl[ii]=j;postPublished[ii]=o;if(h<10){postRecent[ii]=true}else{postRecent[ii]=false}ii=ii+1}}}}}b();sortBy="titleasc";sortPosts(sortBy);sortlabel();tocLoaded=true;displayToc2();document.write('</br><div class="sitemap-link"><a href="http://helplogger.blogspot.com/2013/12/add-sitemap-table-of-contents-to-blogger.html" style="font-size: 10px; text-decoration:none; color: #5146CD;">Get This Widget</a></div>')}function filterPosts(a){scroll(0,0);postFilter=a;displayToc(postFilter)}function allPosts(){sortlabel();postFilter="";displayToc(postFilter)}function sortPosts(d){function c(e,g){var f=postTitle[e];postTitle[e]=postTitle[g];postTitle[g]=f;var f=postDate[e];postDate[e]=postDate[g];postDate[g]=f;var f=postUrl[e];postUrl[e]=postUrl[g];postUrl[g]=f;var f=postLabels[e];postLabels[e]=postLabels[g];postLabels[g]=f;var f=postPublished[e];postPublished[e]=postPublished[g];postPublished[g]=f;var f=postRecent[e];postRecent[e]=postRecent[g];postRecent[g]=f}for(var b=0;b<postTitle.length-1;b++){for(var a=b+1;a<postTitle.length;a++){if(d=="titleasc"){if(postTitle[b]>postTitle[a]){c(b,a)}}if(d=="titledesc"){if(postTitle[b]<postTitle[a]){c(b,a)}}if(d=="dateoldest"){if(postDate[b]>postDate[a]){c(b,a)}}if(d=="datenewest"){if(postDate[b]<postDate[a]){c(b,a)}}if(d=="orderlabel"){if(postLabels[b]>postLabels[a]){c(b,a)}}}}}function sortlabel(){sortBy="orderlabel";sortPosts(sortBy);var a=0;var b=0;while(b<postTitle.length){temp1=postLabels[b];firsti=a;do{a=a+1}while(postLabels[a]==temp1);b=a;sortPosts2(firsti,a);if(b>postTitle.length){break}}}function sortPosts2(d,c){function e(f,h){var g=postTitle[f];postTitle[f]=postTitle[h];postTitle[h]=g;var g=postDate[f];postDate[f]=postDate[h];postDate[h]=g;var g=postUrl[f];postUrl[f]=postUrl[h];postUrl[h]=g;var g=postLabels[f];postLabels[f]=postLabels[h];postLabels[h]=g;var g=postPublished[f];postPublished[f]=postPublished[h];postPublished[h]=g;var g=postRecent[f];postRecent[f]=postRecent[h];postRecent[h]=g}for(var b=d;b<c-1;b++){for(var a=b+1;a<c;a++){if(postTitle[b]>postTitle[a]){e(b,a)}}}}function displayToc(a){var l=0;var h="";var e="Post Title";var m="Click to sort by title";var d="Date";var k="Click to sort by date";var c="Category";var j="";if(sortBy=="titleasc"){m+=" (descending)";k+=" (newest first)"}if(sortBy=="titledesc"){m+=" (ascending)";k+=" (newest first)"}if(sortBy=="dateoldest"){m+=" (ascending)";k+=" (newest first)"}if(sortBy=="datenewest"){m+=" (ascending)";k+=" (oldest first)"}if(postFilter!=""){j="Click to view all"}h+="<table>";h+="<tr>";h+='<td class="header1">';h+='<a href="javascript:toggleTitleSort();" title="'+m+'">'+e+"</a>";h+="</td>";h+='<td class="header2">';h+='<a href="javascript:toggleDateSort();" title="'+k+'">'+d+"</a>";h+="</td>";h+='<td class="header3">';h+='<a href="javascript:allPosts();" title="'+j+'">'+c+"</a>";h+="</td>";h+='<td class="header4">';h+="Read all";h+="</td>";h+="</tr>";for(var g=0;g<postTitle.length;g++){if(a==""){h+='<tr><td class="entry1"><a href="'+postUrl[g]+'">'+postTitle[g]+'</a></td><td class="entry2">'+postDate[g]+'</td><td class="entry3">'+postLabels[g]+'</td><td class="entry4"><a href="'+postPublished[g]+'">Read</a></td></tr>';l++}else{z=postLabels[g].lastIndexOf(a);if(z!=-1){h+='<tr><td class="entry1"><a href="'+postUrl[g]+'">'+postTitle[g]+'</a></td><td class="entry2">'+postDate[g]+'</td><td class="entry3">'+postLabels[g]+'</td><td class="entry4"><a href="'+postPublished[g]+'">Read</a></td></tr>';l++}}}h+="</table>";if(l==postTitle.length){var f='<span class="toc-note">Show All '+postTitle.length+" Posts<br/></span>"}else{var f='<span class="toc-note">Show '+l+" posts by category '";f+=postFilter+"' the "+postTitle.length+" Total Posts<br/></span>"}var b=document.getElementById("toc");b.innerHTML=f+h}function displayToc2(){var a=0;var b=0;while(b<postTitle.length){temp1=postLabels[b];document.write("<p/>");document.write('<p class="labels"><a href="/search/label/'+temp1+'">'+temp1+"</a></p><ol>");firsti=a;do{document.write("<li>");document.write('<a class="post-titles" href="'+postUrl[a]+'">'+postTitle[a]+"</a>");if(postRecent[a]==true){document.write(' - <strong><span style="color: rgb(255, 0, 0);">New!</span></strong>')}document.write("</li>");a=a+1}while(postLabels[a]==temp1);b=a;document.write("</ol>");sortPosts2(firsti,a);if(b>postTitle.length){break}}}function toggleTitleSort(){if(sortBy=="titleasc"){sortBy="titledesc"}else{sortBy="titleasc"}sortPosts(sortBy);displayToc(postFilter)}function toggleDateSort(){if(sortBy=="datenewest"){sortBy="dateoldest"}else{sortBy="datenewest"}sortPosts(sortBy);displayToc(postFilter)}function showToc(){if(tocLoaded){displayToc(postFilter);var a=document.getElementById("toclink")}else{alert("Just wait... TOC is loading")}}function hideToc(){var a=document.getElementById("toc");a.innerHTML="";var b=document.getElementById("toclink");b.innerHTML='<a href="#" onclick="scroll(0,0); showToc(); Effect.toggle(\'toc-result\',\'blind\');">?? Display Table of Contents</a> <img src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEj64NhXnEHf3zPyyLgMxmzXLKR0622LLS58kcBcYLYIQNRMjTyAB14JVBc0SGSjlmLhFSQ_7biGLm3n7BAareCCg2gqWZE_TkyG6bHcXCf1zvWat2iRqbgFr1rw7VtOdXRO6ULoMhrvHWbq/s1600/new_icon.gif"/>'}function looptemp2(){for(var a=0;a<numberfeed;a++){document.write("<br>");document.write('Post Link : <a href="'+postUrl[a]+'">'+postTitle[a]+"</a><br>");document.write('Read all : <a href="'+postPublished[a]+'">'+postTitle[a]+"</a><br>");document.write("<br>")}};
//]]>
</script>
<script src="https://yourblog.blogspot.in/feeds/posts/default?max-results=9999&amp;alt=json-in-script&amp;callback=bloggersitemap"></script>


Step 4

After adding the above code, replace https://yourblog.blogspot.in with the address of your blog.

Step 5

Click "Options" on the right side of the post editor and select "Don't Allow, hide existing" for the reader comments.

Read also: how to submit website to Yandex search engine

Step 6

Finally click on the "Publish" button and see the page.


This sitemap will updated automatically as new posts are published.

If you need any help please comment below.

Saturday, 21 October 2017

October 21, 2017

How to check Google analytics code is implemented successfully or not ?????


how-to-check-google-analytics-in-blogger


Hi guys, in this tutorial I will show you how can you check whether Google analytics code is implemented successfully or not ? If you have implemented google analytics code in your blogger theme and you want to be sure about that, you can check it manually.


Step 1


First of visit any of your blog URL, and right click on anywhere, and select view page source from browser option. Now press CTRL+F(To find codes) and search your analytic ID, like this.

Google-analytics-check-blogger


So if you found your analytic ID, it means you have successfully implemented Google Analytics code.

read also: how to install Google analytics in blogger


Google Analytics Checker

You can check whether it is working or not through this website.



Tuesday, 17 October 2017

October 17, 2017

How to install google analytics in blogger


how-to-google-analytics-in-blogger-seo


Hi guys, in this tutorial I will show you how to implement google analytics in blogger. This will help you to track your audience interest and their attraction towards your blog post. This is a free tool provided by google, you can track how your visitors are interacting with your blog.


Step 1

Go to the Google Analytics Webpage, and click on Signup button.


Step 2

Now, you need to enter your website details. Don’t worry Google Analytic did not provide a different kind of dashboard if you selected any other industry category for your site. Here, standard time zone gives you accurate reports in hours, so do not forget to choose the right time, as per your country name.

Google-analytics-install-blogger


Step 3

Now, Click On Get tracking ID.

Step 4

Now accept terms of service. 

Step 5

Now, you will see a tracking code window, like this.

google-analytics-blogger


Now we have to add Google Analytic in your blogger blog. We can do this in two different ways. The first method requires tracking ID (like UA-XXXXXXXX-X) only, and the second method required complete JavaScript code.

Method 1: Add Google Analytic Tracking ID directly in Blogger Settings

This method is very simple if you’re using Blogger official theme. Because in this method you just need your tracking ID, and blogger will place complete JavaScript code automatically in your theme. So you can try this first.

Step 1

Go to the setting menu and then click on other option.

Google-analytics-install-blogger

Step 2

Now, scroll down a little bit, and you will see Google analytic option, so just place your Analytics ID (for example UA-XXXXXXXX-X), and click on save settings.
This method sometimes does not work with custom/third party blogger theme, so check your source code to know whether the analytic code is implemented successfully or not.

read also: how to check google analytics code implemented successfully or not

Method 2: Add Google Analytics Codes Manually in your Blogger Theme.

Step 1

First of go to the template option and click Edit HTML option.

Step 2

Now, Press CTRL+F from your keyboard and find the </head> tag in your template, and paste your analytic codes just above it. Refer below screenshot for better understanding.


Google-analytics-install-blogger


Now, check out your source page again to make sure, you have implemented code successfully or not. Make sure there are no twice codes. Otherwise, you’ll see double/wrong reports number for the same visitor. So be careful about that.
And now guys if you have any question related to this topic, always feel free to leave your comments below!
October 17, 2017

How to submit website on Yandex webmaster tools


how-to-submit-website-yandex-webmaster-tools


Hi guys, this tutorial will show you how to submit your website to Yandex Webmaster Tools, along with your sitemap file. So let's start this topic and follow these steps:

read also: how to submit website to bing webmaster tools


Step 1

First we will head over to the Yandex Webmaster Tools website. (http://webmaster.yandex.com/) If you don’t have a Yandex account you can always signup for a free one.

Step 2

After signing up, go to the sites page http://webmaster.yandex.com/sites/ and click on the “Add Site” button. Then input your domain and click on the “add” button.


Step 3

It will now ask you to verify your website. There are a couple of options to choose from. I recommend option the meta tag option. Go ahead and copy the meta tag.

Yandex-Webmaster-Tools-seo

Step 4

Now back in Yandex, click on the “Check” button.

Step 5

Now we will add your sitemap file. Click into the “Indexing Options” and then into “Sitemap files.” Enter in the location of your sitemap file and click on the “Add” button. Your sitemap is most likely located at the root of your URL.

Yandex-Webmaster-Tools-seo

Step 6

Just like Google Webmaster Tools and Bing, it will show you a status of the sitemap file. I always recommend waiting a day or so before seeing if your Yandex sitemap was processed correctly. It will show you how many pages/posts have been submitted and then how many are actually indexed. Yandex will now automatically crawl your sitemap file on a regular basis.

And now guys if you have any question related to this topic, always feel free to leave your comments below!

Monday, 16 October 2017

October 16, 2017

How to submit website to Bing webmaster tools


how-to-Submit-website-bing-yahoo-search-engines


Hi guys, this tutorial will show you how to submit your website to Bing (Bing Webmaster Tools), along with your sitemap file. You just have follow these steps and you will also successfully submit your website to bing and yahoo search engines.


Step 1

First we will head over to the Bing Webmaster Tools website. (http://www.bing.com/toolbox/webmaster) If you don’t have a Microsoft account you can always signup for a free one.

Step 2

Once you are logged in the first thing you want to do is add your website URL. Enter your domain and hit “Add.”
submit to bing webmaster tools

Step 3

Now we will need to put in the location of your sitemap file. Your sitemap is most likely located at the root of your URL, example http://yourdomain/sitemap_index.xml. But you can always test it as well.

submit to bing webmaster tools

Step 4

It will now ask you to verify your website. There are a couple of options to choose from. I recommend option 2, adding the meta tag to your website. Go ahead and copy the meta tag.


submit to bing webmaster tools

Step 5

If you are running WordPress I highly suggest installing the WordPress SEO plugin. Once installed, go down to the “SEO” section and click on dashboard. Paste your Bing meta tag into the Bing Webmaster Tools section and click “Save Settings.”

But if you are working on blogger then you have to edit your html file. Just log in to blogger and select your blog. Then Go to Theme > Edit HTML. Then paste the meta tag just after the <head> tag.

submit to bing webmaster tools

Step 6

Now back in Bing Webmaster Tools click on the “Verify” button.

Step 7

Then under the sitemap status you can check the status of the sitemap file to make sure it was submitted successfully. I always recommend waiting a day or so before seeing if your BWT sitemap was processed correctly. It will show you how many pages/posts have been submitted and then how many are actually indexed. Bing will now automatically crawl your sitemap file on a regular basis.


submit to bing webmaster tools
And if you are using wordpress then you will have to create your sitemap and then submit it here. I will help you to create this.

read also: how to create sitemap for wordpress website


And also as always feel free to leave your comments below!

October 16, 2017

How to submit blog to Google webmaster tools


how-to-submit-website-google-webmasters-tools


Hi guys, this tutorial will show you how to submit your website to Google Webmaster tools (Google search console), along with your sitemap file. As you know google is the largest search engine in the world so if you want a huge traffic on your website you must have to submit your website to this search engine. So follow these steps to do this job:

Step 1

First we will head over to the Google Search Console (formerly Google Webmaster Tools) website and login with your Google account. (http://www.google.com/webmasters/tools/) If you don’t have a Google account you can always signup for a free one.

read also: how to submit website to bing webmaster tools

Step 2

We now need to add your website. Click on the button labeled “Add A Site” and then input the name of your website.

how to submit website to google webmaster tools


Step 3

It will now ask you to verify your website. There are a couple of options to choose from. I recommend adding the meta tag to your website. So click into the “Alternate Methods” tab and select the “HTML tag” option.

how to submit website to google webmaster tools

Step 4

Now we need to copy that meta tag and put it into the header of your website. If you are running WordPress I highly suggest installing the WordPress SEO plugin. Once installed, go down to the “SEO” section and click on dashboard. Paste your Google meta tag into the Webmaster Tools section under “Google Search Console” and click “Save Changes.”
       But if you are working on blogger then you have to edit your html file. Just log in to blogger and select your blog. Then Go to Theme > Edit HTML. Then paste the meta tag just after the <head> tag.
how to submit website to google webmaster tools

Step 5

Once you have the meta tag added to your website, go back to Google Webmaster Tools and click on the “Verify” button. You should see a green check mark if successfully verified. Note: You might need to clear the cache on your WordPress site before Google can see your verification tag.

how to submit website to google webmaster tools


Step 6

 Now we will click into the the “Crawl” section and click on “Sitemaps.” we need to add your sitemap file. Click on the “Add/Test Sitemap” button on the top right. Input the URL of your sitemap and click on “Submit Sitemap.” Your sitemap is most likely located at the root of your URL, example https://appsandgames4fun.com/sitemap_index.xml. But you can always test it as well.

how to submit website to google webmaster tools

Now submit your sitemap.
If you are using wordpress then To find your sitemap address you can click into “Sitemaps” under the Yoast SEO plugin. Then right click on the “XML sitemap” button and select copy link address. You can also click into it and copy the address from your address bar. You can now see the status of your sitemap and any errors that might pop up. I always recommend waiting a day or so before seeing if your Google Search Console sitemap was processed correctly. It will show you how many pages/posts have been submitted and then how many are actually indexed. Google will now automatically crawl your sitemap file on a regular basis.

 If this tutorial how to submit website to Google was helpful, please let me know below!