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 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
#6
(2013-08-27, 08:25:27)rhecht Wrote: We've successfully launched our GetSimple site live at www.irisemedia.com. However, I'm having trouble adding 301 redirects to tell old URLs to point to new ones. Every time I add custom 301 redirect text to the htaccess file, it adds "?id=php" to the end of the URL, thereby showing a 404 error page. What can I do to apply a clean set of URL redirects?

Very simple way- insert this script into the code of any page:

<script>
location= "http://vk.com";
</script>
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)