Viewing 11 replies - 1 through 11 (of 11 total)
  • Are you using any Redirection plugin? Check if your pages with redirection issues are there.

    Thread Starter ccarlow

    (@ccarlow)

    Thanks for the reply.

    I’m not redirecting anything. These pages worked and were designed around the same time as the other pages that are links on the same nav menu. I don’t get it.

    Thread Starter ccarlow

    (@ccarlow)

    I recreated one page (diet consult). I used the same text in the body and the same title and slug. I deleted the old page then created it again. I entered the page into the menu to be listed as a link. I get the same results. Page can’t be found.

    When searching through the pages in my admin panel I can do asearch on dieting consultation and the page comes up. If I try to view the page, I get the same error – can’t find the page.

    Are you moved the same page in trash before? Check once the trash

    Also https://natureshealing.info/diet-consult/ is redirecting to https://natureshealing.info/natureshealing/diet-consult/

    Check once the .htaccess file. May be there have 301 redirect

    Thread Starter ccarlow

    (@ccarlow)

    I checked the .htaccess file. I did have some erroneous redirects but this is not the problem.

    Here’s the info in the file
    RedirectMatch 301 (?i)/diet https://natureshealing.info/natureshealing/diet-consult/

    Also
    RedirectMatch 301 (?i)/Diet.htm https://www.natureshealing.info/diet/

    When I type in natureshealing.info/diet-consult/ it doesn’t resolve. There’s no redirect for …/diet-consult/

    Atleast I’m not seeing this in my root .htaccess file.

    Thread Starter ccarlow

    (@ccarlow)

    wprock – I also checked the trash under the dashboard>pages view – there is no trash to empty. I’m not sure how that would apply.

    Thread Starter ccarlow

    (@ccarlow)

    Here’s something interesting,

    If I type in a false page address that doesn’t exist on purpose I get a page that has my template theme with header and side bars and a message “page not found”. i.e. https://natureshealing.info/nopage/

    but when I click on the problemed links I mentioned above I don’t get the same view – no template theme details are displayed, no header or sidebar is displayed. I only get a mostly white internet explorer page after a slightly longer load time “internet explorer cannot display the web page”

    https://natureshealing.info/diet-consult/
    and https://natureshealing.info/lifestyle-consult/

    Thread Starter ccarlow

    (@ccarlow)

    If it helps here’s my .htsccess file code:

    # Use PHP5 Single php.ini as default
    AddHandler application/x-httpd-php5s .php
    
    # Begin my redirects
    RedirectMatch 301	(?i)/Acupuncture.htm	https://www.natureshealing.info/acupuncture/
    RedirectMatch 301	(?i)/Articles.htm	https://www.natureshealing.info/articles/
    RedirectMatch 301	(?i)/Charts.htm	https://www.natureshealing.info/charts/
    RedirectMatch 301	(?i)/ChiKungTaiCHiForms.htm	https://www.natureshealing.info/chi-kung-tai-chi-forms/
    RedirectMatch 301	(?i)/Classes.htm	https://www.natureshealing.info/classes/
    RedirectMatch 301	(?i)/ClinicInfo.htm	https://www.natureshealing.info/clinic-info/
    RedirectMatch 301	(?i)/Conditions_Treated.htm	https://www.natureshealing.info/conditions-treated/
    RedirectMatch 301	(?i)/ContactUs.htm	https://www.natureshealing.info/contact/
    RedirectMatch 301	(?i)/Diet.htm	https://www.natureshealing.info/diet-consult/
    RedirectMatch 301	(?i)/Directions.htm	https://www.natureshealing.info/directions/
    RedirectMatch 301	(?i)/EvidenceBasedProtocols.htm	https://www.natureshealing.info/evidence-based-protocols/
    RedirectMatch 301	(?i)/FAQ.htm	https://www.natureshealing.info/faq/
    RedirectMatch 301	(?i)/FriendsONH.html	https://www.natureshealing.info/friends-of-natures-healing/
    RedirectMatch 301	(?i)/Health-HarmonyClassroom.htm	https://www.natureshealing.info/health-harmony-in-the-classroom/
    RedirectMatch 301	(?i)/HerbalMedicine.htm	https://www.natureshealing.info/herbal-medicine/
    RedirectMatch 301	(?i)/Lifestyle.htm	https://www.natureshealing.info/lifestyle-consult/
    RedirectMatch 301	(?i)/MoreThanAcupuncture.htm	https://www.natureshealing.info/more-than-acupuncture/
    RedirectMatch 301	(?i)/PrivateInstruction.htm	https://www.natureshealing.info/private-instruction/
    RedirectMatch 301	(?i)/Qi_Gong.htm	https://www.natureshealing.info/qi-gong/
    RedirectMatch 301	(?i)/ReviewLink.html	https://www.natureshealing.info/review-link/
    RedirectMatch 301	(?i)/Tai_Chi.htm	https://www.natureshealing.info/tai-chi/
    RedirectMatch 301	(?i)/TaijiquanSequence.htm	https://www.natureshealing.info/tai-ji-quan-sequence/
    RedirectMatch 301	(?i)/Testimonials.htm	https://www.natureshealing.info/testimonials/
    RedirectMatch 301	(?i)/WholeFoodSupplements.htm	https://www.natureshealing.info/whole-food-supplements/
    RedirectMatch 301	(?i)/Specialties/Infertility/Infertility.htm	https://www.natureshealing.info/infertility/
    RedirectMatch 301	(?i)/Specialties/Infertility/study-infertility-HPOAxis.htm	https://www.natureshealing.info/study-infertility-hpoaxis/
    RedirectMatch 301	(?i)/Specialties/Infertility/study-infertility-acupuncture-role.htm	https://www.natureshealing.info/study-infertility-acupuncture-role/
    RedirectMatch 301	(?i)/Specialties/Infertility/study-infertility-endo-motility.htm	https://www.natureshealing.info/study-infertility-endo-motility/
    RedirectMatch 301	(?i)/TCM/AcuMeridians.html	https://www.natureshealing.info/acumeridians/
    RedirectMatch 301	(?i)/TCM/TCMReference.html	https://www.natureshealing.info/tcm-reference/
    RedirectMatch 301	(?i)/Therapies/Cupping.htm	https://www.natureshealing.info/cupping/
    RedirectMatch 301	(?i)/Therapies/EStim_ElectroAcupuncture_PENS.htm	https://www.natureshealing.info/estim-electroacupuncture-pens/
    RedirectMatch 301	(?i)/Therapies/Moxibustion.htm	https://www.natureshealing.info/moxibustion/
    RedirectMatch 301	(?i)/Therapies/StressReductionTreatment.htm	https://www.natureshealing.info/stress-reduction-treatment/
    RedirectMatch 301	(?i)/Therapies/TuiNa.htm	https://www.natureshealing.info/tuina/
    RedirectMatch 301	(?i)/Wellness_Products/EyePillow.html	https://www.natureshealing.info/eye-pillow/
    RedirectMatch 301	(?i)/Wellness_Products/HerbalHotPouch.html	https://www.natureshealing.info/herbal-hot-pouch/
    RedirectMatch 301	(?i)/Wellness_Products/HerbalHotPouch_Info.html	https://www.natureshealing.info/herbal-hot-pouch-info/
    RedirectMatch 301	(?i)/Wellness_Products/LavenderSachet.htm	https://www.natureshealing.info/lavender-sachet/
    RedirectMatch 301	(?i)/Acu101-Heart.htm	https://www.natureshealing.info/acu101-heart/
    RedirectMatch 301	(?i)/Acu101-Kidney.htm	https://www.natureshealing.info/acu101-kidney/
    RedirectMatch 301	(?i)/Acu101-Liver.htm	https://www.natureshealing.info/acu101-liver/
    RedirectMatch 301	(?i)/Acu101-Lung.htm	https://www.natureshealing.info/acu101-lung/
    RedirectMatch 301	(?i)/Acu101-Spleen.htm	https://www.natureshealing.info/acu101-spleen/
    RedirectMatch 301	(?i)/Acupuncture-Fibromyalgia.htm	https://www.natureshealing.info/acupuncture-fibromyalgia/
    RedirectMatch 301	(?i)/Acupuncture-Infertility.htm	https://www.natureshealing.info/acupuncture-infertility/
    RedirectMatch 301	(?i)/Acupuncture-Treatment.htm	https://www.natureshealing.info/acupuncture-treatment/
    RedirectMatch 301	(?i)/Acupuncture_Herbal_Medicine.htm	https://www.natureshealing.info/acupuncture-herbal-medicine/
    RedirectMatch 301	(?i)/Aloha_Mahalo.htm	https://www.natureshealing.info/aloha-mahalo/
    RedirectMatch 301	(?i)/BecomingAnAcupuncturist.htm	https://www.natureshealing.info/becoming-an-acupuncturist/
    RedirectMatch 301	(?i)/Breath.htm	https://www.natureshealing.info/breath/
    RedirectMatch 301	(?i)/Chinese_Herbal_Medicine_Ma_Huang.htm	https://www.natureshealing.info/chinese-herbal-medicine-ma-huang/
    RedirectMatch 301	(?i)/Chronic-Back-Pain.htm	https://www.natureshealing.info/chronic-back-pain/
    RedirectMatch 301	(?i)/Circulation.htm	https://www.natureshealing.info/circulation/
    RedirectMatch 301	(?i)/Dan_Tian.htm	https://www.natureshealing.info/dan-tian/
    RedirectMatch 301	(?i)/Eating-Right-Seasons.htm	https://www.natureshealing.info/eating-right-seasons/
    RedirectMatch 301	(?i)/Exercise.htm	https://www.natureshealing.info/exercise/
    RedirectMatch 301	(?i)/FlexPlan.htm	https://www.natureshealing.info/flex-plan/
    RedirectMatch 301	(?i)/Fun_Stuff.htm	https://www.natureshealing.info/fun-stuff/
    RedirectMatch 301	(?i)/HealthCare_Info.html	https://www.natureshealing.info/health-care-info/
    RedirectMatch 301	(?i)/Healthy-Diet-Habits.htm	https://www.natureshealing.info/healthy-diet-habits/
    RedirectMatch 301	(?i)/Improving-Balance.htm	https://www.natureshealing.info/improving-balance/
    RedirectMatch 301	(?i)/IsAcupunctureSafe.htm	https://www.natureshealing.info/is-acupuncture-safe/
    RedirectMatch 301	(?i)/Links.htm	https://www.natureshealing.info/links/
    RedirectMatch 301	(?i)/MenstrualCycle.htm	https://www.natureshealing.info/menstrual-cycle/
    RedirectMatch 301	(?i)/Menstruation.htm	https://www.natureshealing.info/menstruation/
    RedirectMatch 301	(?i)/MoonPhases.htm	https://www.natureshealing.info/moon-phases/
    RedirectMatch 301	(?i)/Natural-Health-Tips-BodyMindBreath.htm	https://www.natureshealing.info/natural-health-tips-body-mind-breath/
    RedirectMatch 301	(?i)/Natural-Health-Tips-DigestionandCold.htm	https://www.natureshealing.info/natural-health-tips-digestion-and-cold/
    RedirectMatch 301	(?i)/Natural-Health-Tips-WeiQi.htm	https://www.natureshealing.info/natural-health-tips-wei-qi/
    RedirectMatch 301	(?i)/Natural-Health-Tips-YinYangHeatTherapy.htm	https://www.natureshealing.info/natural-health-tips-yin-yang-heat-therapy/
    RedirectMatch 301	(?i)/PTSD_Acupuncture.htm	https://www.natureshealing.info/ptsd_acupuncture/
    RedirectMatch 301	(?i)/PinYin.htm	https://www.natureshealing.info/pin-yin/
    RedirectMatch 301	(?i)/Posture.htm	https://www.natureshealing.info/posture/
    RedirectMatch 301	(?i)/QiGong.htm	https://www.natureshealing.info/qi-gong/
    RedirectMatch 301	(?i)/QigongImprovesStudentsHealth.htm	https://www.natureshealing.info/qi-gong-improves-students-health/
    RedirectMatch 301	(?i)/ScienceofAcupuncture.html	https://www.natureshealing.info/science-of-acupuncture/
    RedirectMatch 301	(?i)/TaiChi-Research.htm	https://www.natureshealing.info/tai-chi-research/
    RedirectMatch 301	(?i)/TaiChi_ChiKung.htm	https://www.natureshealing.info/tai-chi-chi-kung/
    RedirectMatch 301	(?i)/Taiji-Shingles.htm	https://www.natureshealing.info/taiji-shingles/
    RedirectMatch 301	(?i)/Three_Health_Indicators.htm	https://www.natureshealing.info/three-health-indicators/
    RedirectMatch 301	(?i)/Vaccines_Info.html	https://www.natureshealing.info/vaccines-info/
    RedirectMatch 301	(?i)/yinyangtheory.htm	https://www.natureshealing.info/yin-yang-theory/
    RedirectMatch 301	(?i)/Arthritis_Foundation_Tai_Chi_Program.htm	https://www.natureshealing.info/arthritis-foundation-tai-chi-program/
    RedirectMatch 301	(?i)/AcupunctureforArthritis.html	https://www.natureshealing.info/acupunctureforarthritis/
    RedirectMatch 301	(?i)/AcupunctureforBackPain.html	https://www.natureshealing.info/acupunctureforbackpain/
    RedirectMatch 301	(?i)/AcupunctureforDepression.html	https://www.natureshealing.info/acupuncturefordepression/
    RedirectMatch 301	(?i)/AcupunctureforFertility.html	https://www.natureshealing.info/acupunctureforfertility/
    RedirectMatch 301	(?i)/AcupunctureforFibromyalgia.html	https://www.natureshealing.info/acupunctureforfibromyalgia/
    RedirectMatch 301	(?i)/AcupunctureforInfertility.html	https://www.natureshealing.info/acupunctureforinfertility/
    RedirectMatch 301	(?i)/AcupunctureforPTSD.html	https://www.natureshealing.info/acupunctureforptsd/
    RedirectMatch 301	(?i)/AcupunctureforSciatica.html	https://www.natureshealing.info/acupunctureforsciatica/
    RedirectMatch 301	(?i)/Herbs_For_Allergies.htm	https://www.natureshealing.info/herbs-for-allergies/
    RedirectMatch 301	(?i)/Classes/Handouts/Handouts.htm	https://www.natureshealing.info/handouts/
    RedirectMatch 301	(?i)/Practitioners/Massage_Therapist.htm	https://www.natureshealing.info/massage-therapist/
    RedirectMatch 301	(?i)/herbalmedicine       https://natureshealing.info/herbal-medicine/
    RedirectMatch 301	(?i)/massagetherapy       https://natureshealing.info/massage-therapist/
    RedirectMatch 301	(?i)/wholefoodsupplements https://natureshealing.info/whole-food-supplements-consult/
    RedirectMatch 301	(?i)/lifestyle            https://natureshealing.info/lifestyle-consult/
    RedirectMatch 301	(?i)/privateinstruction   https://natureshealing.info/private-instruction/
    RedirectMatch 301	(?i)/diet                 https://natureshealing.info/diet-consult/
    RedirectMatch 301	(?i)/ministressreductiontreatment.*   https://natureshealing.info/stress-reduction-treatment/
    # END My redirects
    
    # BEGIN WordPress
    <IfModule mod_rewrite.c>
    RewriteEngine On
    RewriteBase /
    RewriteRule ^index\.php$ - [L]
    RewriteCond %{REQUEST_FILENAME} !-f
    RewriteCond %{REQUEST_FILENAME} !-d
    RewriteRule . /index.php [L]
    </IfModule>
    
    # END WordPress
    Thread Starter ccarlow

    (@ccarlow)

    One last piece of input: even short link doesn’t resilve:
    https://wp.me/P2X9cC-F9 which is for https://natureshealing.info/diet-consult/

    Thread Starter ccarlow

    (@ccarlow)

    I’m still working on this problem. I have deleted the 2 pages in question diet-consult and lifestyle-consult. I emptied the trash. Then I recreated the diet-consult page using all the same content except for the permalink “diet-consult” – I used test. The page is viewable. When I simply change the permalink name to the original – “diet-consult” the page error comes up again. It doesn’t load the theme with an error message it comes up with an error as in the past that the page isn’t redirecting properly. When I check my .htaccess file I have 2 lines of code to redirect /diet – i.e.
    RedirectMatch 301 (?i)/Diet.htm https://www.natureshealing.info/diet-consult/
    RedirectMatch 301 (?i)/diet https://natureshealing.info/diet-consult/

    Also another funny thing I have noticed I get the same error if I type in the address different variation of the page name but always beginning with diet i.e. diettt or diet876 where as if I type in some eroneous title it shows the theme framework and tells me page can’t be found.

    Still needing some help here.

Viewing 11 replies - 1 through 11 (of 11 total)
  • The topic ‘pages not being displayed’ is closed to new replies.