janeboha
Member
Posted 2 years ago #
I am getting a looping error on one blog post. The URL is fine, and there is no redirection on it. Yet, it is indicating it's unable to complete it.
Can somebody figure out what's going on? I am using a custom permalink so we (I was on the phone with my hosting co.) reset it back to default, and it still showed the looping error; then we put it back to my custom /%post_id%-%postname%/ .
The page is http://www.dogsdontlookbothways.com/joeys_blog/3025-places-dogs-swim-legally-safely/
It shows up with all these forward slashes:
http://www.dogsdontlookbothways.com/joeys_blog/3025-places-dogs-swim-legally-safely/////////////////////
and then I get the error message.
Help please!
janeboha
Member
Posted 2 years ago #
Well, we can forget about this one. I had a redirect in my .htaccess file that was confusing the www, I think; but I had corrected it and had ftp'ed it over to my server. Somehow the correct file didn't register on my server - which I noticed when I looked at the time stamps. I just re-ftp'ed it, and now it's working fine.
The redirect had to do with : filename/ --> to filename (no forward slash) and it couldn't figure that out.