• Hi,

    Google webmaster tool showing 44 thousand not found pages in my website, when I visited the Crawl Error page I see following URL error structure

    https://mywebsite.com/mywebsite.com/mywebsite.com/?cat=4&paged=18

    I click on the URL above and visited the page was there, BUT WHEN I SEE Source code, the wp-page navi plugin was creating two to three copy URL of my website

    <div class="wp-pagenavi-navigation"><div class='wp-pagenavi'>
    <span class='pages'>Page 1 of 2</span><span class='current'>1</span><a href='https://mywebsite.com/mywebsite.com/mywebsite.com/?tag=canon-1d-x&paged=2' class='page larger'>2</a><a href="https://mywebsite.com/mywebsite.com/mywebsite.com/?tag=canon-1d-x&paged=2" class="nextpostslink">?</a>
    </div></div>

    After disabling the plugin, still I have two web ULR at bottom navigation

    <div class="navigation-bottom">
    			<div class="older"> ?</div><div class="newer">? <a href="https://mywebsite.com/mywebsite.com/?tag=canon-mirrorless-system&paged=2" >Older Entries ?</a></div><div class="clearboth"></div></div>
    
    </td>
Viewing 3 replies - 1 through 3 (of 3 total)
  • I would try to pinpoint the source of the issue. From simplest fix first

    1) set permalinks to default – test your site (View source to see if links are fixed). If all is well, set permalinks back as you like and test. If you already have permalinks at default, just go to the settings page and hit save.

    2) swicth themes to test for a conflict. Switch over to 2011 and see what happens. If everything fixes, switch back to your theme and see if the problem happens again

    3) if none of those work, deactivate all plugins and test

    Thread Starter vashistha

    (@vashistha)

    Thanks for the help,

    after deleting wp-page navi plugin and updating website cache the error URL is not showing-up and 404 error pages now redirected to home page.

    I will update you when google update its report.

    Normally, the wp-pagenavi plugin is quite good. I use it on several websites. Hopefully what you had was just a fluke, and things will work appropriately moving forward

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Double URL in’ is closed to new replies.