|
Blank joomla template 1.5 |
|
|
|
|
Post bai -
Joomla Template Tutorial
|
|
Written by Administrator
|
|
Wednesday, 06 February 2008 |
|
The easy way to learn and make template joomla that is using blank template . Detail this template - Tableless Validating XHTML/CSS based layout
- SEO Source Ordering
- Collapsible left and right columns
- Sixteen collapsible module positions
- Suckerfish dropdown menus
- Suckerfish flyout left column menus
- Suckerfish flyout right column menus
- Fixed narrow width / fixed wide width - with styleswitcher
- logged in user only message - to demonstrate the Joomla 1.5 replacement for the old ($my->id) check
- Left-to-Right language aspect / Right-to-Left language aspect
- On page anchor links - to demonstrate how to add anchor links in Joomla 1.5
- Link down
|
|
|
Changing ordering of page title and site name in Joomla |
|
|
|
|
Post bai -
Joomla Tutorials
|
|
Written by chette.com
|
|
Saturday, 02 February 2008 |
|
It is good SEO practice to put the page title first in your title tags, and then your site name. Unfortunately, by default, Joomla places the site name first before the page title. To change this, grab a copy of the file /includes/joomla.php Around line number 507, replace this:
$this->_head['title'] = $title ? $GLOBALS['mosConfig_sitename'] . ' - '. $title : $GLOBALS['mosConfig_sitename'];
With this:
$this->_head['title'] = $title ? $title .' - '. $GLOBALS['mosConfig_sitename'] : $GLOBALS['mosConfig_sitename'];
|
|
Last Updated ( Sunday, 03 February 2008 )
|
|
|
Add Google Gadgets For Your Webpage joomla |
|
|
|
|
Post bai -
Joomla Tutorials
|
|
Written by Administrator
|
|
Friday, 28 December 2007 |
|
{ socialbookmarker} You can use google gadget as a joomla module 1 Go to google gadget |
|
Last Updated ( Monday, 28 January 2008 )
|
|
|
Simple tip: SEO + semantic URLs = easier Google Analytics administration |
|
|
|
|
Post bai -
SEO
|
|
Written by Administrator
|
|
Thursday, 20 December 2007 |
|
I was just cruising through a bunch of stats for some sites we run and got frustrated with the simplest thing... ...Joomla's inherent URL paths are really annoying when you want to move quickly through your stats reports and see how specific site content is reacting with your visitors - even the stock 1.0.x Search Engine Friendly (SEF) URLs aren't too intelligible to people despite making Google slightly happier. Things will change in this respect when 1.5 goes stable - its supposedly going to ship with a stock solution for human-readable URLs!! (yay) |
|
|
Converting your joomla templates to 1.5 |
|
|
|
|
Post bai -
Joomla Tutorials
|
|
Written by Administrator
|
|
Thursday, 20 December 2007 |
|
( From http://www.cssplatform.com) As the new Joomla release dawns on us I gues this will be a very common question for those wishing to upgrade to the new version and still keep the precious template.
The process is very simple and it only requires a few small changes in the code. How easy it is will certainly depend on how your joomla template provider has coded your .php file. From my experience some of the joomla templates out there have some pretty scary coding and can take a long time to find anything.
|
|
Last Updated ( Monday, 14 January 2008 )
|
|
|
How to get People to Read More of your Joomla site |
|
|
|
|
Post bai -
Joomla Tutorials
|
|
Written by Administrator
|
|
Saturday, 01 December 2007 |
|
If you are familiar with Joomla, you will know that the CMS uses the phrase "read more" when it links to a full article from the intro text. |
|
Last Updated ( Monday, 14 January 2008 )
|
|
|
Post bai -
Joomla Tutorials
|
|
Written by Administrator
|
|
Monday, 06 August 2007 |
During the past couple of weeks there has been a lot of upheaval around the Open Source Content Management System known as Mambo, which is one of the website building tools that we use to create custom web sites.
Mambo was originally started by a firm by the name of Miro. After their development efforts were abandoned. the software at that stage was moved into the OpenSource domain and development continued by a community of developers. The product went from strength to strength, winning numerous prizes along the way. While the software itself is Open Source, the copyright of Mambo still resided with Miro.
Recently, Miro indicated that they wanted to become more involved with the development with Mambo again. Various events transpired during which the core development team decided to break away from the newly formed Mambo Foundation, which was seen as an effort to commercialize Mambo and ignored the wishes of the core development team.
The upshot was that the core developers decided to break off from the development of Mambo and create a new product, Joomla!
|
|
Last Updated ( Saturday, 01 December 2007 )
|
|
|
Create your google sitemap ,yahoo sitemap online quickly |
|
|
|
|
Post bai -
SEO
|
|
Written by Administrator
|
|
Thursday, 26 July 2007 |
|
Create your google sitemap ,yahoo sitemap online quickly Step 1 Go to http://www.xml-sitemaps.com |
|
Last Updated ( Thursday, 28 February 2008 )
|
|
|
|
<< Start < Prev 1 2 Next > End >>
|
| Results 27 - 45 of 45 |