Quantcast
Channel: BulletProof Security Forum » All Posts
Viewing all articles
Browse latest Browse all 12461

Reply To: ERR_TOO_MANY_REDIRECTS – htaccess Rewrite http to https

$
0
0

The problem is with your website itself.  When I look at the Source Code of your website you have both http and https links in your Source Code.  All links MUST be https and you cannot have any http links at all otherwise things will never work correctly such as redirects or rewriting.   To view the Source Code of your website – right mouse click on your website home page and click View Source or a similar command.  You will see http links in your Source Code (see below).  I can only tell you what needs to be fixed and not how to fix it.

<html lang="en-GB" prefix="og: http://ogp.me/ns# fb: http://ogp.me/ns/fb#">
<link rel="pingback" href="http://www.cabdrome.com/xmlrpc.php" />
var thispage = "http://www.cabdrome.com/";

<link rel='stylesheet' id='cookieinfo-css' href='http://www.cabdrome.com/wp-content/plugins/CookieInfo/css/cookieinfo.css?ver=1.0' type='text/css' media='all' />
<link rel='stylesheet' id='contact-form-7-css' href='http://www.cabdrome.com/wp-content/plugins/contact-form-7/includes/css/styles.css?ver=4.1' type='text/css' media='all' />
<link rel='stylesheet' id='font-awesome-css' href='//netdna.bootstrapcdn.com/font-awesome/4.1.0/css/font-awesome.css' type='text/css' media='screen' />
<link rel='stylesheet' id='udefault-css' href='http://www.cabdrome.com/wp-content/plugins/ultimate-wp-query-search-filter/themes/default.css?ver=all' type='text/css' media='all' />
<link rel='stylesheet' id='Sparks-css' href='http://www.cabdrome.com/wp-content/themes/sparks/style.css?ver=4.1.1' type='text/css' media='all' />
<link rel='stylesheet' id='PTSerifFont-css' href='//fonts.googleapis.com/css?family=PT+Serif%3A400%2C400italic&#038;ver=4.1.1' type='text/css' media='all' />
<script type='text/javascript' src='http://www.cabdrome.com/wp-includes/js/jquery/jquery.js?ver=1.11.1'></script>
<script type='text/javascript' src='http://www.cabdrome.com/wp-includes/js/jquery/jquery-migrate.min.js?ver=1.2.1'></script>
<script type='text/javascript'>
/* <![CDATA[ */
var myAjax = {"ajaxurl":"https:\/\/www.cabdrome.com\/wp-admin\/admin-ajax.php"};
/* ]]> */
</script>
<script type='text/javascript' src='http://www.cabdrome.com/wp-content/themes/sparks/js/myLibrary.js?ver=4.1.1'></script>
<script type='text/javascript' src='http://www.cabdrome.com/wp-content/plugins/google-analyticator/external-tracking.min.js?ver=6.4.8'></script>
  • This reply was modified 23 hours, 6 minutes ago by  AITpro Admin.

Viewing all articles
Browse latest Browse all 12461

Trending Articles