Add joomla SEF Translate Module or component to php,html web site -


I want to add Joomla SEF translation module or component to my php, HTML website page. How can I include this module and how to run it? Please tell someone

thanks advance

To install a component in Joomla , Go to the admin interface (back-end) and open extension manager (under the extensions menu) should be the default page installation manager in the Extension Manager.

If it is installed correctly, you should see the SEF component listed under the component menu. Configure it as necessary (instructions can be found on the component provider's website.)

Then open Module Manager (under the Extensions menu) and create a new module (if it is not already) . Select SEF from the list, create a title, fill all public information, and specify the correct value under the tab menu assignment. Save it and close it.

Your SEF module should now appear on your website (and

to customize the SEF module, see the SEF Translation website.

Comments

Popular posts from this blog

excel vba - How to delete Solver(SOLVER.XLAM) code -

github - Teamcity & Git - PR merge builds - anyway to get HEAD commit hash? -

ios - Replace text in UITextView run slowly -