As per my point of view, Joomla is not Search Engine friendly. Its default URL creation it’s really horrible. It might create duplicate content in several ways.
Default URLs of Joomla can be reframed as Search engine friendly Urls. Below is one of the plug-ins which will convert Joomla’s complicated and non search engine friendly URLs into static search engine friendly URls.
http://extensions.joomla.org/component/option,com_mtree/task,viewlink/link_id,2380/Itemid,35/
Above URL plug-in will solve the main problems that Joomla creates by pointing so many URLs at the same content.
Default structure of Joomla page title is: “SiteName – PageName”
This crates problem when there is long site name and long page name. Crawler can count only few characters while displaying results in SERP. Because of that sometimes it may happen your important world don’t get chance to get visibility or to get priority in SERP.
To resolve this problem, just do one required change in the joomla.php file (which is located at includes/joomla.php).
Change below code
$this->_head['title'] = $title ? $GLOBALS['mosConfig_sitename'] . ' - '. $title : $GLOBALS['mosConfig_sitename'];
Into
$this->_head['title'] = $title && $title != "Home" ? $title : $GLOBALS['mosConfig_sitename'];
I got this solution from one of the forum, just try it once, it will definitely help you.






















10 comments:
Its Really one of the good post..!!Keep it going!
Thanks & Regards~
Chris Wilson
Business Development, LLC at software development company India
Thanks for this information and also for the other blogs. :)
Nice blog it is maintained good and also have good post about Search Engine Optimization and
Internet Marketing.
Its good blog for the Search Engine optimization thanks for providing such a information.
Hi.....we provide you seo process,its really very helpful for those who want to join seo process,visit the following
link,absolutely you'll get lot's of information.
============================
seo services
Acesoftech is one of the leading web design and Joomla training center where you can get live and professional training. We train you Joomla at from installation to module and component development. You can get chance to learn on our international project on joomla. If you are looking for real
<a href="http://www.training.acesoftech.com/ joomla-training/Joomla Training in Kolkata and Surat,>training.acesoftech.com</a> you can find Acesoftech to be your first choice.
hey i just visited some websites for research new technologies and all you post good information about this technology. i think i really helpful for me but i research on technology like Securit System and CCTV Camera for creating something new.
Thanks for sharing useful information
Student Loan Information
From past one week i was searching for more interesting sites related to joomla. Thanks for sharing this.
in the joomla if website is having unique pages so it is good.
but if there is master pages problem like dot net nuke so it is not good for seo service.
Post a Comment