Search Engine Optimization (Joomla! SEO) in Joomla! 5.x • Re: Duplicate pages...
You could try:RewriteEngine OnRewriteCond %{HTTP_HOST} ^www\.sitename\.it [NC]RewriteRule ^(.*)$ http://sitename.it/$1 [L,R=301]Added [NC] flag to the RewriteCond directive: This makes the hostname...
View ArticleSearch Engine Optimization (Joomla! SEO) in Joomla! 4.x • Self-referencing...
hi, i have problem with one language of my site..I use joomla 4 last version and 2 language, english version work fine and italian version have problem with No self-referencing hreflang, sem rush mi...
View ArticleAdministration Joomla! 4.x • Switched Email to MS Exchange, but Still Getting...
My site is hosted on HostGator; last week I switched my email hosting to Microsoft Exchange at the suggestion of MXTools, plus I wanted an integrated calendar. The switch was made and my emails...
View ArticleGeneral Questions/New to Joomla! 5.x • An error has occurred. 0 Failed to...
I have a site at https://www.accountantswebdesign.usI am the Super Admin and I created a 2nd SA for my partner.I created the site and can log into the backend just fine. Never had a problem. I can...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: Editing the standard feedback form
You could create an override but its tricky,if you remove the subject field many email anti spam will flag it as spam. Easier to use a free form maker and design your own with a hidden pre filled...
View ArticleSearch Engine Optimization (Joomla! SEO) in Joomla! 5.x • Re: Joomla 5 SEF...
Are you using joomlas standard .htaccess?Statistics: Posted by gws — Wed Mar 20, 2024 4:33 pm
View ArticleMigrating and Upgrading to Joomla! 4.x • Failed Joomla update
Attempted to install a Joomla update. Going from version 3.10.12 to Joomla 4.4.3. I completed the pre-install checks and resovled any errors showing. We are unable to access the site after the...
View ArticleMigrating and Upgrading to Joomla! 4.x • Re: Failed Joomla update
1 Try deleting autoload_psr4.php from admin/cache and then access your site and see if it makes any difference.2 The update didn't complete successfully , can you restore a backup? If yes then empty...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: Database table _finder_tokens missing
That did the trick! Thank´s.Statistics: Posted by jonny_rkalpha — Wed Mar 20, 2024 5:15 pm
View ArticleInstallation Joomla! 5.x • Re: Problem upgrading from 4.4.3 to 5.0.3
so what's the problem you are facingLeo Statistics: Posted by leolam — Thu Mar 21, 2024 4:51 pm
View ArticleTemplates for Joomla! 5.x • Re: Website and backend lose formatting
Hi,I have some "Failed to load resource: net::ERR_CONTENT_DECODING_FAILED" that link to some css files and some js files (Gzip compression is disabled).What could have happened?Thank youStatistics:...
View ArticleSecurity in Joomla! 5.x • Re: Can i turn off password usage and allow...
Do the same as viewtopic.php?f=844&t=1007976 but change the code you comment out.Statistics: Posted by gws — Thu Mar 21, 2024 5:33 pm
View ArticleGeneral Questions/New to Joomla! 5.x • Re: #__session table is not emptying
Chron job on server?Statistics: Posted by gws — Thu Mar 21, 2024 5:35 pm
View ArticleTemplates for Joomla! 5.x • Re: article on left in cassiopeia template
See my websiter, WjenStatistics: Posted by astarphysics — Thu Mar 21, 2024 5:39 pm
View ArticleMigrating and Upgrading to Joomla! 5.x • Re: JSON data: HTTP 500 error on...
Yes, unfortunately that's right. There is an "Error: Class JFactory not found" from the Rt-Interstellar template.It would be good to know either way what Rockethteme intend to do - all my clients...
View ArticleJoomla! 5.x Coding • Re: Use third componet's class in my cli application
Hi @christoforosKor,Can you post some (relevant) actual code for this 'cos it sounds fine, but...Statistics: Posted by MarkRS — Fri Mar 22, 2024 2:33 pm
View ArticleMigrating and Upgrading to Joomla! 5.x • Re: A migrating from J3.10 to...
J5 is stable,some extensions are not ready for J5. I would suggest that you use wampserver rather than Xamp,Wampserver can change all server parameters on the fly and more closely represents a live...
View ArticleGeneral Questions/New to Joomla! 5.x • The PHP temporary folder is not set.
Hi there, in the warning page, i noticed the following warning.Screenshot 2024-03-22 at 17.49.34.pngDoes anyone know what this is?Statistics: Posted by hackermade — Fri Mar 22, 2024 3:50 pm
View ArticleSearch Engine Optimization (Joomla! SEO) in Joomla! 3.x • Re: SEO and Google...
Ugh, dealing with that /index.php issue in URLs is such a headache, right? I ran into the exact same problem a while back. My solution? I fiddled with the .htaccess file, setting up a redirect to...
View ArticleAdministration Joomla! 3.x • Re: Fatal error: require_once(): Failed opening...
There is normally only one public_html folder which is the server rootUsually the format would bepublic_html>/folderthatthedomainpointsto>>/administrator...
View Article