First of all, you have to add some JavaScript code as a bookmark in your browser.
Copy the script code from the below code box and open your browser, here I am doing it on google chrome.
Copy this JavaScript Code
javascript: (function (doc){var changed=0; function checkTitles(){console.log('jQuery version ', $.fn.jquery, ' loaded'); var position=1; var items=[]; var results=$('#rso .kp-blk .g, #rso .g[class="g"], #rso .srg .g').not('.kno-kp .g').find('div:first').find('a:first'); $('.title-changed, #CountTitlesChanged').remove(); results.each(function (){if (!$(this).parents('.related-question-pair').length){var parent=$(this).closest('.tF2Cxc').length > 0 ? $(this).closest('.tF2Cxc') : $(this).closest('li'); items.push([ position, $(this).find('h3').text(), encodeURI($(this).attr('href')), parent]); position++;}}); var numItems=1; cors_proxies=[ 'https://api.codetabs.com/v1/proxy?quest=', 'https://jsonp.afeld.me/?url=',]; items.forEach(item=>{$.ajax({url: cors_proxies[Math.floor(Math.random() * cors_proxies.length)] + item[2], success: function (data, status, xhr){title=$(data).filter('title').text(); var html='<div class="title-changed">'; if (title !=item[1]){html +='<span style="font-weight: bold;color: #ff6961;">' + title + '</span>'; changed++;}else{html +='<span style="font-weight: bold;color: darkgreen;">' + item[1] + '</span>';}html +='</div>'; item[3].find('div').first().append(html);}, error: function (xhr, status, error){var html='<div class="title-changed">'; html +='<span style="font-weight: bold;color: lightslategray;">Error: No se ha podido procesar la solicitud</span>'; html +='</div>'; item[3].find('div').first().append(html);}, complete: function (xhr, status){if (numItems==items.length){petitionCompleted();}else{numItems++;}}});});}function petitionCompleted(){$('#result-stats').append('<span id="CountTitlesChanged"> - ' + changed + ' tÃtulos cambiados en esta página</span>');}if (typeof jQuery=='undefined'){var script_jQuery=document.createElement('script'); script_jQuery.src='https://code.jquery.com/jquery-latest.min.js'; script_jQuery.onload=checkTitles; doc.body.appendChild(script_jQuery); console.log('script_jQuery appended to body');}else{console.log('jQuery already included ...'); checkTitles();}})(document
Step 3
Just right-click on the bookmark area of the browser and select the "Add page..." option after that you will get to see a pop-up like this.
Step 4
Now Add any title like "Check Post Title" and paste the copied script code in the URL field and then select the "Bookmark" option and then click on the "Save" button. After clicking on the Save button your bookmark will be saved in the bookmark section.
Step 5
Now open Google search and type any keyword and hit enter you will get to see some of the relevant pages according to your quire keyword and now just Click on that bookmark option where you have saved that script code as a bookmark and then you will get to see the result in few seconds. If the title will be the same as the previous then it will be shown in green otherwise, it will show in red color.

Advantages of these Changes
- Maybe you will get more traffic because of creating the right title for your post by google algorithm.
- There is a limit to show the title of a post in the google search result, it is almost 70 characters. If your post title is more than 70 characters then your title has been truncated in the google search engine result.
- But now you will get an advantage that the google algorithm will automatically generate a new title for that post which will be user-friendly and can be beneficial for you too.
Disadvantages of these changes
- For those who do keyword stuffing in their post title so that their post ranks quickly in Google search engine, then these changes can have an impact on both the ranking and organic traffic of their post.
0 Comments