The Ecommerce Expert

Successful Ecommerce Businesses Start Here

  • Home
  • Services
    • Ecommerce PPC Management
    • Conversion Rate Optimization
    • Ecommerce Consulting
    • Website Design / Redesign
  • Free Resources

SEO Friendly URLs 403 Access Error

By Eric Leuenberger Leave a Comment

For those of you using — or thinking of using — any form of SEO URLs mod to rewrite the links on your site you may want to be aware of this common error message many have reported getting.

I’ve run into this myself on a few servers and it made no sense to me as to why I would get it when in other cases the rewriting of URLs worked just fine.

The error more specifically states “403 Access Forbidden” and goes on to provide very little detail. There are a number of reasons this can happen some stemming from incorrect configuration of the .htaccess file itself (used to setup the rules and conditions for rewriting.)

If you are sure the .htaccess file is correct and are still getting the error, then go back and first enter ONLY the following in the .htaccess file itself:


Options +FollowSymLinks
RewriteEngine on
RewriteCond %{HTTP_HOST} ^yourdomain.(.*)
RewriteRule ^(.*)$ //www.yourdomain.com/$1 [R=301,L]

Replace “yourdomain” with the domain of your site (and don’t forget the “.com” extension. Use the extension your site has.)

Now open up the following url in your browser:
//yourdomain.com (again replacing “yourdomain” with your own personal domain.)

If the server is setup correctly (php configured with mod_rewrite and that is loaded) then you should see the home page of your website BUT in the address bar of the browser you should see the “www” form of it.

You entered “yourdomain.com” and you should see “www.yourdomain.com”.

If this works, then your server is setup correctly and the problem likely resides in either the configuration of your .htaccess file OR as I found, the root directory permissions of your website.

How to Correct the Error

Make sure your root directory is set to something that allows “write” access (like 755 or something). Keeping your sever as secure as possible yet allowing it to “write”. You can change these permissions by using your FTP program to login to your server and then performing a CHMOD command on the root directory (of the site that is.)

Change the root to 755 and then reload your page going through the same steps as above.

If all is working, then your SEO URLs module should also be working now.

Hope this helps anyone banging their head around looking for an answer to why they can’t get SEO Friendly URLs to work on their server.

Filed Under: Search Engine Optimization Tagged With: .htaccess, 403 forbidden error, mod_rewrite, seo urls

Categories

  • Blogging
  • Conversion
  • Customer Retention
  • Design & Usability
  • E-Commerce Optimization
  • Email Marketing
  • Featured
  • Google Adwords
  • Increase sales
  • Marketing Strategies
  • Mobile Commerce
  • Search Engine Optimization
  • Search Marketing
  • Security
  • Shopping Cart Abandonment
  • Social Media
  • Website Analytics
  • Zen Cart
  • Zen Cart Contributions
  • Popular
  • Recent

About

The Ecommerce Expert offers products and services that help move ecommerce businesses toward growth and success. Our products and services help store owners maximize their ROI, decreasing expenses and increasing revenue. The net result is sustainable growth and stability with above average results.

Services

  • Conversion Rate Optimization
  • Search Engine Marketing (SEM)
  • Ecommerce PPC Management
  • Social Media Marketing
  • Ecommerce Consulting
  • Website Design / Redesign

Copyright © 2023 | Privacy Policy

We use cookies on our website to give you the most relevant experience by remembering your preferences and repeat visits. By clicking “Accept”, you consent to the use of ALL the cookies.
Do not sell my personal information.
Cookie SettingsAccept
Manage consent

Privacy Overview

This website uses cookies to improve your experience while you navigate through the website. Out of these, the cookies that are categorized as necessary are stored on your browser as they are essential for the working of basic functionalities of the website. We also use third-party cookies that help us analyze and understand how you use this website. These cookies will be stored in your browser only with your consent. You also have the option to opt-out of these cookies. But opting out of some of these cookies may affect your browsing experience.
Necessary
Always Enabled
Necessary cookies are absolutely essential for the website to function properly. These cookies ensure basic functionalities and security features of the website, anonymously.
CookieDurationDescription
cookielawinfo-checkbox-analytics11 monthsThis cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Analytics".
cookielawinfo-checkbox-functional11 monthsThe cookie is set by GDPR cookie consent to record the user consent for the cookies in the category "Functional".
cookielawinfo-checkbox-necessary11 monthsThis cookie is set by GDPR Cookie Consent plugin. The cookies is used to store the user consent for the cookies in the category "Necessary".
cookielawinfo-checkbox-others11 monthsThis cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Other.
cookielawinfo-checkbox-performance11 monthsThis cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Performance".
viewed_cookie_policy11 monthsThe cookie is set by the GDPR Cookie Consent plugin and is used to store whether or not user has consented to the use of cookies. It does not store any personal data.
Functional
Functional cookies help to perform certain functionalities like sharing the content of the website on social media platforms, collect feedbacks, and other third-party features.
Performance
Performance cookies are used to understand and analyze the key performance indexes of the website which helps in delivering a better user experience for the visitors.
Analytics
Analytical cookies are used to understand how visitors interact with the website. These cookies help provide information on metrics the number of visitors, bounce rate, traffic source, etc.
Advertisement
Advertisement cookies are used to provide visitors with relevant ads and marketing campaigns. These cookies track visitors across websites and collect information to provide customized ads.
Others
Other uncategorized cookies are those that are being analyzed and have not been classified into a category as yet.
SAVE & ACCEPT