Menachem Bazian
Menachem Bazian

Reputation: 417

Wordpress page URL goes to wrong page

I have a weird issue. I am still somewhat new to WordPress and I have an issue that has me stumped.

I have been working on a site created by another developer. I have been fixing the site map by making sure that pages have the appropriate parents and proper permalinks.

I have a situation where I have a page with the following permalink:

http://passaicschools.org/school-no-2/anti-bullying-info/

The problem is that this link takes me to a different page with a different permalink:

http://passaicschools.org/school-no-1/anti-bullying-info/

I can't seem to figure out what is going on here. You can even type in the first url and it "redirects" (it looks like a redirect but I am not using that term in a technical sense).

Can anyone point me in the right direction on this?

Thanks in advance...

Upvotes: 7

Views: 19054

Answers (2)

Pri
Pri

Reputation: 11

I had a similar issue where I created a services page and when I added it to the top menu it kept automatically redirecting to the blog page.

All the permalinks were fine and nothing was set to have a parent page. I read an above comment and tried a reverse effect of actually giving the services page a parent (I made it the blog page it was automatically redirecting to) and then it went to the services page perfectly fine!

I'm not sure how or why this worked but it fixed the issue so I'll worry about permalink aesthetic later haha

Upvotes: 1

Abhi Dixit
Abhi Dixit

Reputation: 9

go to settings and then pages then set to link path

Upvotes: 0

Related Questions