/blogs/?random-blog redirects then WP redirects
-
I’m trying to track down what is causing this – but so far seem to have no luck.
1: clicking Random Blog redirects to a random blog
2: WordPress MU then redirects to a post on the main site using the slug ‘blogs*’ to find my post called ‘Blogs and Social Networking’ and uses a 301 Permanent to do so.
I initially thought WordPress was finding an old slug within wp_1_postmeta and have checked to see if the post had an old slug – but found nothing.
Just in case, I also disabled the
wp_old_slug_redirectfunction by making itreturnstraight away and still no luck.I was wondering if anyone else has had (or having) similar problems or if anyone has any ideas on where else I should look to track down this behavior.
- The topic ‘/blogs/?random-blog redirects then WP redirects’ is closed to new replies.
If I try to go to a random blog, bp sends me to a post of the main blog with the word “blog” in its slug…