i need return 404 pages base on url attributes  example user enter  myblog.com/websites/ gets normal response (code 200) if enter special parameters /?no_redirect=true
myblog.com/websites/?no_redirect=true
than return 404 page not found. need clean seo unwanted links
i found plugin "404 redirected" can select type of redirect 301, body knows can add type return 404.
 
 
  
Comments
Post a Comment