The following warnings occurred:
Warning [2] Undefined array key "threadviews_countguests" - Line: 745 - File: showthread.php PHP 8.1.31 (Linux)
File Line Function
/inc/class_error.php 153 errorHandler->error
/showthread.php 745 errorHandler->error_callback
Warning [2] Undefined array key "allowautourl" - Line: 584 - File: inc/class_parser.php PHP 8.1.31 (Linux)
File Line Function
/inc/class_error.php 153 errorHandler->error
/inc/class_parser.php 584 errorHandler->error_callback
/inc/class_parser.php 228 postParser->parse_mycode
/inc/functions_post.php 830 postParser->parse_message
/showthread.php 916 build_postbit
Warning [2] Undefined array key "allowautourl" - Line: 584 - File: inc/class_parser.php PHP 8.1.31 (Linux)
File Line Function
/inc/class_error.php 153 errorHandler->error
/inc/class_parser.php 584 errorHandler->error_callback
/inc/class_parser.php 228 postParser->parse_mycode
/inc/functions_post.php 861 postParser->parse_message
/showthread.php 916 build_postbit
Warning [2] Undefined property: MyLanguage::$thread_modes - Line: 46 - File: showthread.php(1650) : eval()'d code PHP 8.1.31 (Linux)
File Line Function
/inc/class_error.php 153 errorHandler->error
/showthread.php(1650) : eval()'d code 46 errorHandler->error_callback
/showthread.php 1650 eval




Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
URL redirects
#5
I am not getting this to work.
I have an old page with the slug front-page now deleted which needs to be 301 redirected to the root (index) of the site.

Tried all these separately and together at the end of the htaccess and after RewriteBase /

RewriteRule ^http://www.stickydate.info/front-page/ http://www.stickydate.info/index.php [R,L]
Redirect 301 /front-page/ http://www.stickydate.info/index.php
RedirectMatch 301 ^/front-page$ http://www.stickydate.info/index
RewriteRule ^/front-page?$ http://www.stickydate.info/index.php [R=301,L]

Is there a foolproof way of redirecting one slug to another?
Reply


Messages In This Thread
URL redirects - by rhecht - 2013-08-27, 08:25:27
RE: URL redirects - by Carlos - 2013-08-29, 00:26:22
RE: URL redirects - by shawn_a - 2013-08-29, 00:47:28
RE: URL redirects - by rhecht - 2013-08-29, 02:19:31
RE: URL redirects - by Timbow - 2018-11-21, 04:43:29
RE: URL redirects - by sergeytrgbv - 2020-05-17, 18:53:16



Users browsing this thread: 2 Guest(s)