Second page (and next) of search results redirects me to the home page
Im use this config for nginx
location / {
# WordPress permalinks
try_files $uri $uri/ /index.php?q=$uri&$args;
}
Code (markup):
anyone help me
See original post by invalid@example.com (Tuhin1234)
Leave a Reply
You must be logged in to post a comment.