eg:
[http:\\mydomain.com/category/[cat_name]/page/2/page/3]
the page link appear to fail and go to a 404 not found page,
when it is under a category achieve page, how to fix it?
eg:
[http:\\mydomain.com/category/[cat_name]/page/2/page/3]
the page link appear to fail and go to a 404 not found page,
when it is under a category achieve page, how to fix it?
btshow,
This link is incorrect markup. It should be "http://" and you shouldn't have both "page/2" and "page/3" expecting it not to redirect to a 404.
oh, sorry , it was my typing mistake,
it is [http:\\mydomain.com/category/[cat_name]/page/2/page/3]
and i know the above link /page/2/page/3 is wrong,
my problem is, this link have been show on my wordpress blog ,where the [next page] button, so every time i click to go on next page of my post and redirect to 404
btshow,
Your markup for that link is still incorrect, are you certain it is typed correctly? Can you post a link to the page with the issue?
This topic has been closed to new replies.