Menu Content

Support

> Forums, FAQs & Paid Support
Welcome, Guest
Username Password: Remember me

404 Not Found after going live
(1 viewing) (1) Guest
Support forum for customers who have purchased JoomSEF 4 (Joomla 1.6/1.7/2.5+ compatible). Archive only, no new post can be added.

NOTE: This category has been locked. If you have purchased paid version, please, use our Support Ticket system instead. If you are using free edition, please see the Community Support section.
  • Page:
  • 1

TOPIC: 404 Not Found after going live

404 Not Found after going live 12 years, 1 month ago #29078

Hi,

I have moved my installation from a development directory to the root directory and all seems fine, except for JoomSEF. I have purged, refreshed, deleted and even recreated my SEF URLs but they do not work, all my links show 404 Not Found when clicked on.

When I remove Search Engine Friendly URL's and Use URL Rewriting from Global Config then all my links work again.

What do I need to do to get my SEF URL's in JoomSEF working again?

Please help.

Thank you.
The topic has been locked.

Re: 404 Not Found after going live 12 years, 1 month ago #29116

  • dajo
  • OFFLINE
  • Posts: 5069
Hi,
If you had a development version in different directory, you need to update the RewriteBase line in your .htaccess file to reflect the correct directory.
ARTIO Support Team
The topic has been locked.

Re: 404 Not Found after going live 12 years, 1 month ago #29119

Hi,

I don't see any reference to the development site in the .htaccess file, here is a copy of it as it stands now:

RewriteEngine On
RewriteBase /

RewriteCond %{HTTP_HOST} ^forwardeddomain.co.za$ [OR]
RewriteCond %{HTTP_HOST} ^www.forwardeddomain.co.za$
RewriteRule ^/?$ "http\:\/\/www\.mydomain\.co\.za" [R=301,L]

RewriteCond %{HTTP_HOST} ^mydomain.co.za$ [NC]
RewriteRule ^(.*)$ www.mydomain.co.za/$1 [R=301,L]

I developed the site under www.mydomain.co.za/2012 now moved to www.mydomain.co.za

The forwardeddomain.co.za is an additional domain this client owns and redirects to the main domain, doesn't have anything to do with the root domain otherwise.

Thank you

Gary
The topic has been locked.

Re: 404 Not Found after going live 12 years, 1 month ago #29121

Just some more info, I have followed directions at www.artio.net/faqs/artio-joomsef/trouble...er-clicking-any-link

But my problem persists.
The topic has been locked.

Re: 404 Not Found after going live 12 years, 1 month ago #29135

An update, I resolved this issue by replacing my .htaccess with a generic Joomla one, all good now.
The topic has been locked.
  • Page:
  • 1
User Login Empty