MN Forum
Indexed by Google and Co. - Printable Version

+- MN Forum (http://forum.mn-shop.com)
+-- Forum: Products (http://forum.mn-shop.com/forum-products.html)
+--- Forum: Mods & Customisations (http://forum.mn-shop.com/forum-mods-customisations.html)
+--- Thread: Indexed by Google and Co. (/thread-indexed-by-google-and-co.html)



Indexed by Google and Co. - Kingston - 12-26-2012

Hello

I found out, that the language system, that is providet by PES, did not get indexed by Google and Co, only the default language.

Sins i use more than 1 language, did i changed it to the following:

1.
<script type="text/JavaScript">
<!--
function MM_jumpMenu(targ,selObj,restore){ //v3.0
eval(targ+".location='"+selObj.options[selObj.selectedIndex].value+"'");
if (restore) selObj.selectedIndex=0;
}
//-->
</script>

2.
<select name="menu" class="styled" onchange="MM_jumpMenu('parent',this,0)">
<option>Language</option>
<option value="/?peslang=ar">العربية</option>
<option value="/?peslang=bm">Bahasa Melayu</option>
<option value="/?peslang=cn">中國的</option>
<option value="/?peslang=de">Deutsch</option>
<option value="/?peslang=dk">Dansk</option>
<option value="/?peslang=en">English</option>
<option value="/?peslang=fr">Fran&ccedil;ais</option>
<option value="/?peslang=it">Italiano</option>
<option value="/?peslang=nl">Nederlands</option>
<option value="/?peslang=ro">Rom&acirc;nă</option>
</select>

After i used that jump menu, are all languages indexed by Google and Co Wink


RE: Indexed by Google and Co. - likes2click - 02-16-2013

thats really good to know, but where did you change that?


RE: Indexed by Google and Co. - Kingston - 02-18-2013

Hello likes2click

Part 1 in the header and part 2 on the place were you want the language selection field Smile


RE: Indexed by Google and Co. - likes2click - 02-23-2013

Thanks Elisabeth,
i'll try it

Btw love what you did with your site


RE: Indexed by Google and Co. - zerounu - 03-01-2013

Btw how can i change the default language en to de to be shown by default ?


RE: Indexed by Google and Co. - Admin - 03-01-2013

(03-01-2013, 04:24 AM)zerounu Wrote: Hidden content for guests

Hello,

You can change your default language from admin panel (Settings -> General Settings).

Regards!