<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Data Based SEO</title>
	<atom:link href="https://databasedseo.com/feed/" rel="self" type="application/rss+xml" />
	<link>https://databasedseo.com</link>
	<description>No Guess Work. Just Data-Driven SEO</description>
	<lastBuildDate>Tue, 13 Jul 2021 15:24:36 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=5.5.5</generator>

<image>
	<url>https://databasedseo.com/wp-content/uploads/2021/07/62b14ec5890b4a9fb3c11d799ab45695-150x150.png</url>
	<title>Data Based SEO</title>
	<link>https://databasedseo.com</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>Keyword Analysis Made Easier</title>
		<link>https://databasedseo.com/data-studio/keyword-analysis-made-easier/</link>
					<comments>https://databasedseo.com/data-studio/keyword-analysis-made-easier/#respond</comments>
		
		<dc:creator><![CDATA[Mohamed]]></dc:creator>
		<pubDate>Mon, 12 Jul 2021 15:09:29 +0000</pubDate>
				<category><![CDATA[Data Studio]]></category>
		<guid isPermaLink="false">https://databasedseo.com/?p=164</guid>

					<description><![CDATA[Do you want to know how to get your Google search console data faster? Get all of your google search console data on one screen. Have the ability to export it and use filters for more specific searches. You can also do regex searches with this tool! It&#8217;s a great way to find out what...]]></description>
										<content:encoded><![CDATA[<nav class="wp-block-kadence-tableofcontents kb-table-of-content-nav kb-table-of-content-id_5259a4-0d" role="navigation" aria-label="Table Of Contents"><div class="kb-table-of-content-wrap"><div class="kb-table-of-contents-title-wrap kb-toggle-icon-style-arrow"><div class="kb-table-of-contents-title">Table of Contents</div></div><ul class="kb-table-of-content-list kb-table-of-content-list-columns-1 kb-table-of-content-list-style-disc kb-table-of-content-link-style-underline"><li><a class="kb-table-of-contents__entry" href="#all-filters">All Filters</a></li><li><a class="kb-table-of-contents__entry" href="#regex-examples">Regex Examples:</a></li><li><a class="kb-table-of-contents__entry" href="#updating-comparison-table">Updating Comparison Table</a></li><li><a class="kb-table-of-contents__entry" href="#faster-copy--paste-keyword-data--booklet">Faster Copy &amp; Paste Keyword Data : Booklet</a></li><li><a class="kb-table-of-contents__entry" href="#question-and-answer-with-jarvis-booklet">Question and Answer With Jarvis: Booklet</a></li></ul></div></nav>


<p>Do you want to know how to get your Google search console data faster?</p>



<figure class="wp-block-embed-youtube wp-block-embed is-type-video is-provider-youtube wp-embed-aspect-16-9 wp-has-aspect-ratio"><div class="wp-block-embed__wrapper">
<iframe title="The Most Productive Keyword Tool For Webmasters Updated : Data Based SEO" width="720" height="405" src="https://www.youtube.com/embed/zznDOXb9o0k?feature=oembed" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
</div></figure>



<p>Get all of your google search console data on one screen. Have the ability to export it and use filters for more specific searches. You can also do regex searches with this tool! It&#8217;s a great way to find out what keywords are working best for you, or which ones need some work.</p>



<p>This tool will help you save hours every week by not having to go through each individual report in Google Search Console individually! It&#8217;s so easy to use &#8211; just enter in what you want from the dashboard and voila! You&#8217;ll be able to see everything at once without any hassle. And if that wasn&#8217;t enough already, I&#8217;m consistently working on it to make this sheet even better than before!</p>



<p>Get The Most Up To Date Version By Visiting This URL:<br>https://databasedseo.com/rank</p>



<h2>All Filters</h2>



<ol><li>Filter By Keyword Or Page using:<ul><li>Equals</li><li>Contains</li><li>Regex</li></ul></li><li> Exclude Keyword or Page by using Uncheck Feature</li><li>Quickly Filter Keyword or Page Using Drop Down</li><li>Filter By Country</li><li>Filter By Device </li><li>Filter By Date Range</li></ol>



<h2>Regex Examples:</h2>



<figure class="wp-block-image size-large"><img loading="lazy" width="796" height="96" src="https://databasedseo.com/wp-content/uploads/2021/07/image.png" alt="" class="wp-image-172" srcset="https://databasedseo.com/wp-content/uploads/2021/07/image.png 796w, https://databasedseo.com/wp-content/uploads/2021/07/image-300x36.png 300w, https://databasedseo.com/wp-content/uploads/2021/07/image-768x93.png 768w" sizes="(max-width: 796px) 100vw, 796px" /></figure>



<ol><li>Questions Filter<ul><li>who|what|where|when|why|how|are|was|is|do</li></ul></li><li>Number Of Words<ul><li>Find 1 word keywords : (?:[A-Za-z]+ ){0}[A-Za-z]+</li><li>Find 2 word keywords : (?:[A-Za-z]+ ){1}[A-Za-z]+</li><li>Find 3 word keywords : (?:[A-Za-z]+ ){2}[A-Za-z]+</li><li>Find 4 word keywords : (?:[A-Za-z]+ ){3}[A-Za-z]+</li><li>update the number of words you want for more</li></ul></li><li>Regex Exclusion<ul><li>For keywords with character Y : [^y$]+</li><li>For keywords with character z : [^z$]+</li><li>update the character for exclusion</li></ul></li></ol>



<p></p>



<pre class="wp-block-code"><code>(?:&#91;A-Za-z]+){3}&#91;A-Za-z]+</code></pre>



<h2>Updating Comparison Table</h2>



<figure class="wp-block-image size-large"><img loading="lazy" width="592" height="140" src="https://databasedseo.com/wp-content/uploads/2021/07/image-1.png" alt="" class="wp-image-173" srcset="https://databasedseo.com/wp-content/uploads/2021/07/image-1.png 592w, https://databasedseo.com/wp-content/uploads/2021/07/image-1-300x71.png 300w" sizes="(max-width: 592px) 100vw, 592px" /></figure>



<h2>Faster Copy &amp; Paste Keyword Data : Booklet</h2>



<ol id="block-57df3449-0062-4e18-aa67-5e4f2d8fff3e"><li>Create A bookmark</li><li>Edit the URL with the code below.</li></ol>



<pre class="wp-block-code"><code>javascript: function toTitleCase(str){return str.replace(/\w\S*/g, function(txt){return txt.charAt(0).toUpperCase() + txt.substr(1).toLowerCase();});}output='&lt;!doctype html>&lt;html>&lt;head>&lt;title>Database Results&lt;/title>&lt;/head>&lt;body>';dataContent=document.querySelector('#body > div > div > div.lego-reporting-view.activity-view.no-licensed.new-resizer.left-nav-full > div.page > div > div.mainBlock > div > div.scaleSizeHolder > div > lego-report > lego-canvas-container > div > file-drop-zone > span > content-section > div:nth-child(5) > canvas-component').innerText.split('.\n');var linkcount=0;var linkLocation='';var AnchorText='';var AnchorTextTitle='';for (i=1; i &lt; dataContent.length; i++){var anchorText=dataContent&#91;i].split('\n')&#91;1]; var anchorLink=dataContent&#91;i].split('\n')&#91;0]; var titleText=toTitleCase(anchorText); linkLocation +='&lt;tr>&lt;td class="url">' + anchorLink + '&lt;/td>&lt;/tr>'; AnchorText +='&lt;tr>&lt;td class="url">' + anchorText + '&lt;/td>&lt;/tr>'; AnchorTextTitle +='&lt;tr>&lt;td class="url">' + titleText + '&lt;/td>&lt;/tr>';}output +='&lt;table width="0%" border="2" cellspacing="3" cellpadding="3"> &lt;tr>';output +='&lt;td>&lt;table>'+linkLocation+'&lt;/table>&lt;/td>';output +='&lt;td>&lt;table>'+AnchorText+'&lt;/table>&lt;/td>';output +='&lt;td>&lt;table>'+AnchorTextTitle+'&lt;/table>&lt;/td>';output +='&lt;/tr>&lt;/table>&lt;/body>&lt;/html>';with(window.open()){document.write(output); document.close();};</code></pre>



<h2>Question and Answer With Jarvis: Booklet</h2>



<ol><li>Create A bookmark</li><li>Edit the URL with the code below.</li></ol>



<pre class="wp-block-code"><code>javascript: function toTitleCase(str){return str.replace(/\w\S*/g, function(txt){return txt.charAt(0).toUpperCase() + txt.substr(1).toLowerCase();});}output='&lt;!doctype html>&lt;html>&lt;head>&lt;title>Data Based SEO by Mohamed&lt;/title>&lt;/head>&lt;body>';dataContent=document.querySelector('#body > div > div > div.lego-reporting-view.activity-view.no-licensed.new-resizer.left-nav-full > div.page > div > div.mainBlock > div > div.scaleSizeHolder > div > lego-report > lego-canvas-container > div > file-drop-zone > span > content-section > div:nth-child(5) > canvas-component').innerText.split('.\n');var linkcount=0;var linkLocation='';var AnchorText='';var AnchorTextTitle='';for (i=1; i &lt; dataContent.length; i++){var anchorText=dataContent&#91;i].split('\n')&#91;1]; var anchorLink=dataContent&#91;i].split('\n')&#91;0]; var titleText=toTitleCase(anchorText); AnchorText +='&lt;h3>' + titleText + '&lt;/h3> &lt;p> Answer the question "&#91;'+titleText +'?]"&lt;/p>&lt;br>\n ';}output +=AnchorText ;output +='&lt;/body>&lt;/html>';with(window.open()){document.write(output); document.close();};</code></pre>



<figure class="wp-block-embed-youtube wp-block-embed is-type-video is-provider-youtube wp-embed-aspect-16-9 wp-has-aspect-ratio"><div class="wp-block-embed__wrapper">
<iframe title="Use Data To Find Questions and AI to Answer Them | AI + SEO" width="720" height="405" src="https://www.youtube.com/embed/rKOpvvbSbXA?feature=oembed" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
</div></figure>



<p></p>
]]></content:encoded>
					
					<wfw:commentRss>https://databasedseo.com/data-studio/keyword-analysis-made-easier/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
