<settings module="professional_textopt">
	<section name="general">
		<option type="status" name="dpc_status_professional_textopt" module="professional_textopt" title="{@text:Text optimization}" description-intro="{@text:Create more relevant contents. The text analysis tells you when editing contens below the editor which keywords you should mention, which Google may expect as relevant for your keyword.}" helptext="{@text:Activate the Text Optimization to see a keyword field in your editor. There, you get recommendations while filling in your focus keyword.}" helplink-de="https://delucks.com/wordpress-seo-plugin/optimierung-anleitung/textoptimierung/" helplink-en="https://delucks.com/en/wordpress-seo-plugin/optimization-tips-tutorial/text-optimization/">
			<value label="{@text:Activated}" class="btn btn-success" value="1" addToDom="class,value"/>
			<value label="{@text:Deactivated}" class="btn btn-warning" addToDom="class,value,data-target" toggle="posttypes"/>
		</option>
		<option type="section" section="keyword" />
		<option type="section" section="keywordToggle five-margin" />


		<option type="var" key="active_license" value="@function:getActiveLicense" />
		<option type="if" condition="{@var:active_license}" operator="!=" value="professional">
			<option type="if" condition="{@var:active_license}" operator="!=" value="suite">
				<option type="wrapper" width="12" class="wdf_idf_teaser_wrapper" addToDom="class">
					<option type="wrapper" width="6">
						<option type="hinweis" text="{@text:Upgrade to the Suite-license to activate the text optimization (semantic and wdf*idf analysis) here}." class="warning" addToDom="class"/>
					</option>
					<option type="wrapper" width="6">
						<option type="link" link="https://delucks.com/wordpress-seo-plugin/#seo-kommunikation" text="{@text:More about the text optimization}" class="btn btn-primary" target="_blank" addToDom="target" />
					</option>
				</option>
			</option>
		</option>
		<option type="if" condition="{@var:active_license}" operator="==" value="professional">
			<option type="htmlelement" element="hr" class="heading-divider" addToDom="class" />
			<option type="section" section="wdf_idf" />
		</option>
		<option type="if" condition="{@var:active_license}" operator="==" value="suite">
			<option type="htmlelement" element="hr" class="heading-divider" addToDom="class" />
			<option type="section" section="wdf_idf" />
		</option>
		<option type="section" section="textOptEditablePrompts" />
	</section>

	<section name="other">
		<option type="wrapper" width="12" class="col-sm-12 col-xs-12">
			<option type="checkbox" id="addLinkTitleField" name="addLinkTitleField" label="{@text:Restore Link-Title field in editor}" class="icheckbox_square-blue form-control" addToDom="class" />
		</option>
	</section>
	<section name="wdf_idf">
		<option type="wrapper" width="12" class="col-sm-12 col-xs-12">
			<option type="htmlelement" element="clear"/>
			<option type="each" source="@function:getLanguages" namespace="lang">
				<option type="wrapper" width="12" class="col-sm-12 col-xs-12">
					<option type="wrapper" width="1" class="col-sm-1 col-xs-12">
						<option type="paragraph" text="{@ns:lang|name}" />
					</option>
					<!-- Toggle -->
					<option type="wrapper" width="9" addToDom="style">
						<option type="select" name="wdf_idf][searchEngine][{@ns:lang|lang_key}" label="{@text:Search Engine}">
							<value label="google.de" value=".de" />
							<value label="google.com" value=".com" />
							<value label="google.ca" value=".ca" />
							<value label="google.es" value=".es" />
							<value label="google.at" value=".at" />
							<value label="google.fr" value=".fr" />
							<value label="google.it" value=".it" />
							<value label="google.nl" value=".nl" />
							<value label="google.dk" value=".dk" />
							<value label="google.ru" value=".ru" />
							<value label="google.lt" value=".lt" />
							<value label="google.lv" value=".lv" />
							<value label="google.ee" value=".ee" />
							<value label="google.fi" value=".fi" />
							<value label="google.pl" value=".pl" />
							<value label="google.ro" value=".ro" />
							<value label="google.ch" value=".ch" />
							<value label="google.se" value=".se" />
							<value label="google.co.uk" value=".co.uk" />
							<value label="google.co.id" value=".co.id" />
							<value label="google.co.in" value=".co.in" />
							<value label="google.co.jp" value=".co.jp" />
							<value label="google.co.th" value=".co.th" />
							<value label="google.com.br" value=".com.br" />
							<value label="google.com.pk" value=".com.pk" />
							<value label="google.com.bd" value=".com.bd" />
							<value label="google.com.br" value=".com.br" />
							<value label="google.com.ng" value=".com.ng" />
							<value label="google.com.mx" value=".com.mx" />
							<value label="google.com.ph" value=".com.ph" />
							<value label="google.com.fn" value=".com.fn" />
							<value label="google.com.tr" value=".com.tr" />
							<value label="google.com.ua" value=".com.ua" />
						</option>
						<option name="wdf_idf][stopwords][{@ns:lang|lang_key}" type="textarea" style="width:500px;height:150px;" addToDom="style" label="{@text:Stopwords for content optimization}" />
					</option>
				</option>
				<option type="htmlelement" element="clear"/>
				<!-- Toggle End -->
			</option>
		</option>

		<option type="wrapper" width="12" class="col-sm-12 col-xs-12" data-expert_mode="true" addToDom="data-expert_mode">
			<option type="wrapper" width="6" class="col-sm-6 col-xs-12">
				<option type="checkbox" id="includeUrlsStopwordList" name="wdf_idf][includeUrlsStopwordList" label="{@text:Also consider stop words of URL optimization}" class="icheckbox_square-blue form-control" addToDom="class" />
			</option>
			<!-- option type="wrapper" width="6" class="col-sm-6 col-xs-12">
				<option type="button" id="dpc_professional_textopt_wdf_idf_clear_cache" name="action" label="{@text:Clear search result cache}" class="btn btn-info btn-small" addToDom="class,id" />
			</option -->
			<option type="htmlelement" element="clear"/>
			<option type="wrapper" width="6" class="col-sm-6 col-xs-12">
				<option type="number" id="maximumNumKeywords" name="wdf_idf][maximumNumKeywords" label="{@text:Maximum keywords in list}" min="1" max="150" step="1" />
			</option>
			<!-- option type="wrapper" width="6" class="col-sm-6 col-xs-12">
				<option type="number" id="cacheTime" name="wdf_idf][cacheTime" label="{@text:Caching time for results in minutes}" min="10" max="10080" step="10" />
			</option -->
			<option type="wrapper" width="6" class="col-sm-6 col-xs-12">
				<option type="number" id="minimumKeywordLength" name="wdf_idf][minimumKeywordLength" label="{@text:Minimum keyword length}" min="1" max="150" step="1" />
			</option>
			<option type="wrapper" width="6" class="col-sm-6 col-xs-12">
				<option type="number" id="minimumKeywordCount" name="wdf_idf][minimumKeywordCount" label="{@text:Minimum keyword count}" min="1" max="150" step="1" />
			</option>
		</option>




		<option type="wrapper" width="6" class="col-sm-6 col-xs-12">
			<option type="checkbox" id="feedIncludePages" name="feedIncludePages" label="{@text:Include pages in RSS feeds}" class="icheckbox_square-blue form-control" addToDom="class" />
		</option>
		<option type="wrapper" width="6" class="col-sm-6 col-xs-12">
			<option type="checkbox" id="feedUseDescriptionAsContent" name="feedUseDescriptionAsContent" label="{@text:Use description as content within RSS feeds}" class="icheckbox_square-blue form-control" addToDom="class" />
		</option>

	</section>

	<section name="textOptEditablePrompts">
		<!-- insert Editable Meta Data Prompts ie. Keywords, title, and description -->
		<option type="wrapper" width="12" class="col-sm-6 col-xs-12 dpc-config-wrap pt-4">
			<option type="wrapper" width="12" row="no" class="dpc_textopt_competitors_prompt_field">
				<option type="heading" size="6" value="{@text:Enter your custom competitors And text optimization prompts:}" id="dpc-competitors-optimizer-prompts-body" addToDom="id" />
				<option type="textarea" name="dpc_textopt_competitors_ai_prompts" id="textopt_competitors_ai_input" label="{@text:Find your competitors prompt}" class="form-group form-control" defaultText="Give me 10 competitor URLs for the keyword {{focusKeyword}} in {{websiteLanguage}} comma-separated." addToDom="id,class"/>
			</option>
			<option type="wrapper" width="12" row="no" class="dpc_content_optimizer_prompt_field">
				<option type="textarea" name="dpc_textopt_content_optimizer_ai_prompts" id="textopt_content_optimizer_ai_input" label="{@text:Content optimizer prompt}" class="form-group form-control" defaultText="Perform a WDF*IDF analysis on the keyword {{focusKeyword}} in {{websiteLanguage}} and add the missing terms to the following text. Mark your changes in bold. Here is the text: {{content}}" addToDom="id,class"/>
			</option>
		</option>

		<!-- Insert Editable Content Editor AI Prompts -->
		<option type="wrapper" width="12" class="col-sm-6 col-xs-12 dpc-config-wrap pt-4">

			<option type="wrapper" width="12" row="no" class="dpc_content_ai_prompts">
				<option type="heading" size="6" value="{@text:Enter your custom Content Editor AI briefing prompts. Placeholders like {{websitedomain}} and {{content}} will be replaced dynamically:}" id="dpc-content-ai-prompts-body" addToDom="id" />
			</option>

			<!-- Generate -->
			<option type="wrapper" width="12" row="no" class="dpc_content_generate_prompt_field">
				<option type="textarea" name="dpc_content_generate_ai_prompt" id="content_generate_ai_input" label="{@text:Generate prompt}" class="form-group form-control" defaultText="You’re a professional Copywriter of {{websitedomain}} with 20 years of experience in the website’s topics. Please generate an extensive, unique, and engaging copy text about the following topic: {{content}}" addToDom="id,class" />
			</option>

			<!-- Rewrite -->
			<option type="wrapper" width="12" row="no" class="dpc_content_rewrite_prompt_field">
				<option type="textarea" name="dpc_content_rewrite_ai_prompt" id="content_rewrite_ai_input" label="{@text:Rewrite prompt}" class="form-group form-control" defaultText="Rewrite the following text without removing any information and maintaining the existing style (e.g. sentence length, tone): {{content}}" addToDom="id,class" />
			</option>

			<!-- Expand -->
			<option type="wrapper" width="12" row="no" class="dpc_content_expand_prompt_field">
				<option type="textarea" name="dpc_content_expand_ai_prompt" id="content_expand_ai_input" label="{@text:Expand prompt}" class="form-group form-control" defaultText="Describe the following text in more detail and at greater length, maintaining the existing style (e.g. sentence length, tone). Avoid unnecessary filler words: {{content}}" addToDom="id,class" />
			</option>

			<!-- Shorten -->
			<option type="wrapper" width="12" row="no" class="dpc_content_shorten_prompt_field">
				<option type="textarea" name="dpc_content_shorten_ai_prompt" id="content_shorten_ai_input" label="{@text:Shorten prompt}" class="form-group form-control" defaultText="Shorten the following text without removing any information and maintaining the existing style (e.g. sentence length, tone): {{content}}" addToDom="id,class" />
			</option>

			<!-- Rephrase -->
			<option type="wrapper" width="12" row="no" class="dpc_content_rephrase_prompt_field">
				<option type="textarea" name="dpc_content_rephrase_ai_prompt" id="content_rephrase_ai_input" label="{@text:Rephrase prompt}" class="form-group form-control" defaultText="Rephrase the following text without removing any information and maintaining the existing style (e.g. sentence length, tone): {{content}}" addToDom="id,class" />
			</option>

		</option>
	</section>

	<section name="modal">
		<!-- option type="wrapper" width="12" class="optimizer">
			<option type="wrapper" width="3" class="optimizer-list-element h2_check">
				<option type="icon" class="status dashicons dashicons-no" addToDom="class" />
				<option type="htmlelement" element="span" text="{@text:Min. two headlines 2 used}" />
			</option>
			<option type="wrapper" width="3" class="optimizer-list-element a_check">
				<option type="icon" class="status dashicons dashicons-no" addToDom="class" />
				<option type="htmlelement" element="span" text="{@text:Min. two links inserted}" />
			</option>
			<option type="wrapper" width="3" class="optimizer-list-element img_check">
				<option type="icon" class="status dashicons dashicons-no" addToDom="class" />
				<option type="htmlelement" element="span" text="{@text:List/ images used in content}" />
			</option>
			<option type="wrapper" width="3" class="optimizer-list-element word_count_check">
				<option type="icon" class="status dashicons dashicons-no" addToDom="class" />
				<option type="htmlelement" element="span" text="{@text:Text %s (Target: %s words +/- %s, Is: %s words)}" />
			</option>
		</option>
		<option type="htmlelement" element="clear" /-->
		<option type="htmlelement" element="div_start" class="dpc-section dpc-group no-margin-right no-margin-top wdfidf-section" addToDom="class" />
			<option type="wrapper" width="4" class="no-margin-top" addToDom="class">
				<option type="heading" size="4" value="{@text:Competitor sites}" class="no-margin-top" addToDom="class"/>
				<option type="section" section="_dpc-competitor-sites" class="dpc-section dpc-group" addToDom="class" />

				<option type="htmlelement" element="div_start" class="dpc-group no-margin-right" addToDom="class" />
					<option type="wrapper" width="6">
						<option type="simplebutton" href="#" label="{@text:Search results}" class="full-width searchResultsLink button button-secondary button-large button-block" addToDom="class"/>
					</option>
					<option type="wrapper" width="6">
						<option type="simplebutton" href="#" label="{@text:Compare sites}" class="full-width wdfIdfStartLink button button-primary button-large button-block" addToDom="class"/>
					</option>
				<option type="htmlelement" element="div_end" />

				<option type="htmlelement" element="hr"/>

				<option type="htmlelement" element="div_start" class="dpc-group no-margin-right" addToDom="class" />									
					<option type="wrapper" width="6">
						<option type="simplebutton" icon-class="fa fa-magic" href="#" label="{@text:Competitors}" id="get_competitors" class="full-width btn btn-ai button-large btn-block" addToDom="class,id"/>
					</option>
					<option type="wrapper" width="6">
						<option type="simplebutton" icon-class="fa fa-magic" href="#" label="{@text:Gap Analysis}" id="get_content_optimization" class="full-width btn btn-ai button-large btn-block" addToDom="class,id"/>
					</option>
				<option type="htmlelement" element="div_end" />

				<option type="wrapper" width="12" class="no-margin-top wdfidf_structure chat-interactions-widget-area btnCallsResponseArea" style="padding:0;" addToDom="class,style" >
				</option>

				<!--
				<option type="htmlelement" element="div_start" class="dpc-group no-margin-right" addToDom="class" />
					<option type="wrapper" width="6">
						<option type="simplebutton" target="_blank" href="http://answerthepublic.com/" label="{@text:Content questions}" icon-class="fa fa-external-link-square" class="full-width button button-tertiary button-large  button-block" addToDom="class,target"/>
					</option>
					<option type="wrapper" width="6">
						<option type="simplebutton" target="_blank" href="http://www.siteliner.com/" label="{@text:Duplicate Content}" icon-class="fa fa-external-link-square" class="full-width button button-tertiary button-large  button-block" addToDom="class,target"/>
					</option>
				<option type="htmlelement" element="div_end" />
				 -->

			</option>
			<option type="wrapper" width="4" class="dpc_wdf_idf_results no-margin-top" addToDom="class">
				<option type="heading" size="4" value="{@text:Words}" class="no-margin-top" addToDom="class"/>
				<option type="htmlelement" element="custom" tag="div" class="loader" style="display: none;" addToDom="class,style" />

				<option type="htmlelement" element="div_start" class="content dpc-section" addToDom="class" />
					<option type="heading" size="4" class="no-margin-top" addToDom="class"/>
					<option type="htmlelement" element="custom" tag="div" class="intro-description" addToDom="class" text="{@text:Paste on the left URLs of your competitors for the same topic. Therefor click on the search results button and have a look of the competitors in Google. Check if their content or offer is similar to yours, copy their URLs then and paste them by clicking on the add site button. After you pasted all links to your competitors (at least 2 recommended), click on the compare sites button to see, which words Google expects in your content. The words which are highlighted with a red cross are not in your context yet and should be mentioned, if they fit in your text. If a word does not fit at all, add it to the stopword (ignore) list by clicking on the red icon on the right. All words which are orange, could be mentioned more often. All green words are already good.}" />
				<option type="htmlelement" element="div_end" />
			</option>
			
			<option type="wrapper" width="4" class="no-margin-top wdfidf_structure" addToDom="class">
				<option type="heading" size="4" value="{@text:Structure}" class="no-margin-top" addToDom="class"/>
				
				<option type="horizontalbar" mode="min_max" text="{@text:Heading 2}" value="0" max="0" displayValue="" class="wdfidf_structure_h2" addToDom="class" />
				<option type="horizontalbar" mode="min_max" text="{@text:Heading 3}" value="0" max="0" displayValue="" class="wdfidf_structure_h3" addToDom="class" />
				<!--  >option type="horizontalbar" mode="min_max" text="{@text:Text length}" value="0" max="0" displayValue="" class="wdfidf_structure_textlength" addToDom="class" / -->
				<option type="horizontalbar" mode="min_max" text="{@text:Word count}" value="0" max="0" displayValue="" class="wdfidf_structure_wordcount" addToDom="class" />
				<option type="horizontalbar" mode="flesh_score" text="{@text:Readability}" displayValue="" value="" class="wdfidf_structure_readability" addToDom="class" />
				
			</option>

			

		<option type="htmlelement" element="div_end" />
	</section>

	<section css="true" name="_dpc-competitor-sites" extendable="true" hasWrap="yes" skipRowClass="true" displayType="block" buttonAddText="{@text:Add site}" buttonAddClass="site-add" buttonRemoveClass="site-remove haswrap" several="yes">
		<option type="text" name="url" placeholder="{@text:Competitor URL or comma seperated URLs}" class="dpc_textopt_site form-control" addToDom="placeholder,class" />
	</section>

	<defaults>
		<var name="keywords" value="on"/>
		<var name="keyword" value="title,description,content" function="explode"/>
		<var name="autofill" value="on"/>
		<var name="feedUseDescriptionAsContent" value="on"/>
		<var name="feedIncludePages" value="on"/>
		<var name="wdf_idf][minimumKeywordLength" value="4"/>
		<var name="wdf_idf][minimumKeywordCount" value="2"/>
		<var name="wdf_idf][maximumNumKeywords" value="50"/>
		<var name="wdf_idf][cacheTime" value="300"/>
		<var name="wdf_idf][includeUrlsStopwordList" value="on"/>
		<var name="wdf_idf][searchEngine][en" value=".com"/>
		<var name="wdf_idf][searchEngine][de" value=".de"/>
		<var name="wdf_idf][stopwords][de" value="ab,aber,alle,all,als,also,am,an,ander,auch,auf,aus,bei,beim,bevor,bin,bis,bislang,bist,bloß,da,dabei,dadurch,dafuer,dafür,dagegen,daher,damit,danach,dann,daran,darin,darüber,darueber,darum,darunter,das,dass,dasselbe,daß,davon,dazu,dein,deine,deiner,deins,dem,demselben,den,denn,denselben,der,derselbe,derselben,des,deshalb,desselben,dessen,desweg,dich,die,dies,diese,dieselben,dieser,dieses,dir,doch,dort,dran,drin,du,durch,ebenfalls,ebenso,eher,ein,eine,einem,einen,einer,eines,einmal,einig,einiges,eins,einzig,entweder,er,erhalt,erst,es,etc,etwa,etwas,euch,euer,eure,falls,fast,fern,folglich,fuer,für,ganz,genau,gegen,gerade,gewesen,grad,hab,haben,hat,hatte,hatten,hattest,hattet,heraus,herein,hier,hinter,ich,ihm,ihn,ihnen,ihr,ihre,ihres,im,immer,in,indem,indes,infolge,ins,inzwischen,irgend,irgendwas,irgendwer,irgendwie,irgendwo,ist,ja,jede,jedem,jeden,jeder,jederzeit,jedes,jedoch,jemand,jene,jenem,jener,jenes,jetzt,kann,kannst,kein,keine,keinem,keinen,keiner,keines,koennt,können,könnt,machen,mal,man,manch,manche,manchem,manchen,mancher,manches,mehr,mein,meine,meinem,meinen,meiner,meines,meist,mich,mir,mit,muss,muß,musste,möchte,nach,nachdem,naemlich,nahezu,namlich,nämlich,nebst,nein,nem,nen,nicht,nichts,noch,nun,nur,nutzt,ob,obgleich,obwohl,oder,oft,ohne,OK,per,pro,rein,rund,schon,sehr,seid,sein,seine,seinem,seinen,seiner,seines,seit,seitdem,seither,selber,selbst,sich,sie,sieh,siehe,sieht,sind,sitzt,so,sobald,solch,soll,sollen,sollst,sollt,sollte,somit,sondern,sonst,soweit,sowie,spaet,spät,stets,tun,um,ums,und,uns,unser,unsere,unter,usw,über,viel,viele,vieles,vielleicht,vollstaendig,vollständig,vom,von,vor,vorbei,vorhin,vorüber,vorueber,war,waer,wär,waren,warst,warum,was,weg,weil,weit,weiter,weitere,weiterhin,welch,welche,wem,wen,wenigstens,wenn,wenngleich,wer,werd,werde,werden,werdet,weshalb,wessen,wie,wieder,wies,wieso,will,wir,wird,wirst,wo,wodurch,woher,wohin,wollen,woll,wollt,wollte,woran,worauf,worin,wozu,wuensch,wuerd,wünsch,würd,wurden,zig,zu,zufolge,zum,zur,zusammen,zwar,zwischen"/>
		<var name="wdf_idf][stopwords][en" value="a,about,above,after,again,against,all,along,already,also,although,always,am,among,amount,an,and,another,any,anybody,anyhow,anyone,anything,anyway,anywhere,apart,appear,are,aren't,arent,around,as,aside,ask,at,back,be,because,been,before,being,below,beside,best,better,between,beyond,both,but,by,can,can't,cannot,cant,cause,certain,change,clear,come,computer,concern,consider,contain,content,could,couldn't,couldnt,course,current,definite,describe,despite,detail,did,didn't,differ,do,does,doesn't,doing,don't,done,down,due,during,each,edu,eg,eight,either,else,elsewhere,empty,enough,entire,especial,et,etc,even,ever,every,everybody,everyone,everything,everywhere,ex,exact,example,except,far,few,first,for,forty,from,further,furthermore,general,had,hadn't,hard,has,hasn't,hasnt,have,haven't,having,he,he'd,he'll,he's,hello,help,hence,her,here,here's,hereafter,hereby,herein,hereupon,hers,herself,him,himself,his,how,how's,however,i,i'd,i'll,i'm,i've,ie,if,ignore,immediate,in,inc,incl,into,inward,is,isn't,it,it's,its,itself,just,last,later,least,less,let,let's,like,little,ltd,made,main,many,may,maybe,me,mean,meanwhile,mere,might,mine,more,moreover,most,move,much,must,mustn't,my,myself,near,need,neither,never,nevertheless,new,next,nine,no,nobody,non,none,noon,nor,norm,normal,not,novel,now,nowhere,obvious,of,off,often,oh,ok,okay,old,on,once,one,only,onto,or,other,otherwis,ought,our,ours,ourselve,ourselves,out,outside,over,overall,own,part,particular,per,perhaps,place,please,plus,possible,prefer,present,probably,provide,put,que,quit,rather,really,reason,regard,regardless,relate,right,said,same,saw,say,second,see,seem,seen,self,sensible,sent,serious,seven,sever,shall,shan't,she,she'd,she'll,she's,should,shouldn't,show,side,since,sincer,sincerly,six,sixty,so,some,somebody,somehow,someone,something,sometime,somewhat,somewhere,soon,sorry,specify,still,sub,such,suitable,superb,sure,take,taken,tend,than,thank,thanx,that,that's,the,their,theirs,them,themselves,then,there,there's,thereafter,thereby,therefor,therein,thereof,thereupon,these,they,they'd,they'll,they're,they've,thick,thin,third,this,thorough,those,though,three,through,throughout,thru,thus,to,together,too,took,top,toward,truly,twice,u,under,unfortunatelly,unless,unlike,until,up,upon,use,usual,value,various,very,via,vs,want,was,wasn't,way,we,we'd,we'll,we're,we've,welcome,well,went,were,weren't,what,what's,whatever,whatsoever,when,when's,whenever,whensoever,where,where's,whereafter,whereas,whereat,whereby,wherefrom,wherein,whereinto,whereof,whereon,whereto,whereupon,wherever,wherewith,whether,which,whichever,whichsoever,while,whilst,who,who's,whoever,whole,whom,whomever,whomsoever,whose,whosoever,why,why's,will,with,within,without,won't,wonder,would,wouldn't,wouln't,yes,yet,you,you'd,you'll,you're,you've,your,yours,yourself,yourselves"/>
		<var name="wdf_idf][stopwords][fr" value="alors,au,aucuns,aussi,autre,avant,avec,avoir,bon,car,ce,cela,ces,ceux,chaque,ci,comme,comment,dans,des,du,dedans,dehors,depuis,devrait,doit,donc,dos,début,elle,elles,en,encore,essai,est,et,eu,fait,faites,fois,font,hors,ici,il,ils,je,juste,la,le,les,leur,là,ma,maintenant,mais,mes,mine,moins,mon,mot,même,ni,nommés,notre,nous,ou,où,par,parce,pas,peut,peu,plupart,pour,pourquoi,quand,que,quel,quelle,quelles,quels,qui,sa,sans,ses,seulement,si,sien,son,sont,sous,soyez,sujet,sur,ta,tandis,tellement,tels,tes,ton,tous,tout,trop,très,tu,voient,vont,votre,vous,vu,ça,étaient,état,étions,été,être,moi,toi"/>
		<var name="wdf_idf][stopwords][es" value="un,una,unas,unos,uno,sobre,todo,también,tras,otro,algún,alguno,alguna,algunos,algunas,ser,es,soy,eres,somos,sois,estoy,esta,estamos,estais,estan,como,en,para,atras,porque,por qué,estado,estaba,ante,antes,siendo,ambos,pero,por,poder,puede,puedo,podemos,podeis,pueden,fui,fue,fuimos,fueron,hacer,hago,hace,hacemos,haceis,hacen,cada,fin,incluso,primero,desde,conseguir,consigo,consigue,consigues,conseguimos,consiguen,ir,voy,va,vamos,vais,van,vaya,gueno,ha,tener,tengo,tiene,tenemos,teneis,tienen,el,la,lo,las,los,su,aqui,mio,tuyo,ellos,ellas,nos,nosotros,vosotros,vosotras,si,dentro,solo,solamente,saber,sabes,sabe,sabemos,sabeis,saben,ultimo,largo,bastante,haces,muchos,aquellos,aquellas,sus,entonces,tiempo,verdad,verdadero,verdadera,cierto,ciertos,cierta,ciertas,intentar,intento,intenta,intentas,intentamos,intentais,intentan,dos,bajo,arriba,encima,usar,uso,usas,usa,usamos,usais,usan,emplear,empleo,empleas,emplean,ampleamos,empleais,valor,muy,era,eras,eramos,eran,modo,bien,cual,cuando,donde,mientras,quien,con,entre,sin,trabajo,trabajar,trabajas,trabaja,trabajamos,trabajais,trabajan,podria,podrias,podriamos,podrian,podriais,yo,aquel"/>
		<var name="dpc_content_generate_ai_prompt" value="You’re a professional Copywriter of {{websitedomain}} with 20 years of experience in the website’s topics. Please generate an extensive, unique, and engaging copy text about the following topic: {{content}}"/>
		<var name="dpc_content_rewrite_ai_prompt" value="Rewrite the following text without removing any information and maintaining the existing style (e.g. sentence length, tone): {{content}}"/>
		<var name="dpc_content_expand_ai_prompt" value="Describe the following text in more detail and at greater length, maintaining the existing style (e.g. sentence length, tone). Avoid unnecessary filler words: {{content}}"/>
		<var name="dpc_content_shorten_ai_prompt" value="Shorten the following text without removing any information and maintaining the existing style (e.g. sentence length, tone): {{content}}"/>
		<var name="dpc_content_rephrase_ai_prompt" value="Rephrase the following text without removing any information and maintaining the existing style (e.g. sentence length, tone): {{content}}"/>
		<var name="dpc_textopt_competitors_ai_prompts" value="Give me 10 competitor URLs for the keyword {{focusKeyword}} in {{websiteLanguage}} comma-separated."/>
		<var name="dpc_textopt_content_optimizer_ai_prompts" value="Perform a WDF*IDF analysis on the keyword {{focusKeyword}} in {{websiteLanguage}} and add the missing terms to the following text. Mark your changes in bold. Here is the text: {{content}}"/>
	</defaults>
</settings>