Posts

Showing posts with the label cms

Joomla redirect manager doesn't redirect when there are params in url

Joomla redirect manager doesn't redirect when there are params in url - If a page has internal and external outgoing links to redirecting URLs, it’s returning 3xx (301, 302, etc.) HTTP status codes standing for redirection. This issue means that the page does not exist on a permanent or temporary basis. It appears on most of the popular web browsers, usually caused by a misconfigured website. However, there are some steps you can take to ensure the issue isn’t on your side. You can find more details about redirecting URLs by reading the Google Search Central overview. In this article, we’ll go over how you can fix the Joomla redirect manager doesn't redirect when there are params in url error on your web browser.  Problem : We've recently transfered a huge site to joomla. It has two languages; english and german. There is a twitter account which has links to the previous site. These links look like this: [site]/de/news/nc/article/[article-alias] On the ne...

Rebuilt website from static html to CMS need to redirect indexed links

Rebuilt website from static html to CMS need to redirect indexed links - If a page has internal and external outgoing links to redirecting URLs, it’s returning 3xx (301, 302, etc.) HTTP status codes standing for redirection. This issue means that the page does not exist on a permanent or temporary basis. It appears on most of the popular web browsers, usually caused by a misconfigured website. However, there are some steps you can take to ensure the issue isn’t on your side. You can find more details about redirecting URLs by reading the Google Search Central overview. In this article, we’ll go over how you can fix the Rebuilt website from static html to CMS need to redirect indexed links error on your web browser.  Problem : I have rebuilt a website which was all created with static html pages, it has now been rebuilt using a CMS system. I need to find a way of redirecting all the existing links to there new corresponding pages which utilise friendly URL rewrites ...