Forum Replies Created

Viewing 7 replies - 1 through 7 (of 7 total)
  • Plugin Author LoudSkyMedia

    (@wordpress_website)

    As the message states – Google “thinks” there should be 404’s, but there aren’t. It hasn’t detected any 404’s.

    It’s a matter of opinion as to whether or not the user experience is impacted by getting a 404 or not. In fact, many would argue that getting a 404 is more annoying than not. However, enhancing the user experience was not the purpose of this plugin – strange as that may sound. The purpose is to provide a quick and easy way of salvaging as much PageRank and traffic as possible for any missing pages, and the backlinks that may be linking to them.

    LoudSkyMedia

    (@wordpress_website)

    I had this issue on a LAMP server. For me, it turned out to be an issue with low disk space. I had to clear out space to resolve this issue.

    LoudSkyMedia

    (@wordpress_website)

    I’m not a big fan of editing plugins that are bound to get overwritten anytime there is a plugin update. At any rate, here is my solution to addressing this issue. In your theme’s functions.php file, add the following:

    remove_action('template_redirect', 'ep_template_post_detailspage');

    This will disable the use of the plugin’s internal theme, and freeing you to create your own within your theme. Simply create a single-portfolio.php file based off of your desired page/theme template, and work from the easy-portfolio/themes/portfolio_details.php theme file for pulling the elements of the portfolio you wish to use.

    Thread Starter LoudSkyMedia

    (@wordpress_website)

    Had a TOS issue with my domain. The issue has been corrected, and the plugin will be available momentarily.

    Plugin Author LoudSkyMedia

    (@wordpress_website)

    Drover,

    I’m sorry to hear you’re having problems with this plugin. I have just updated the plugin. Please update and activate to the latest version.

    If you’re still having issues, we need to explore possible conflicts. When you say you have the front page “set to redirect elsewhere” – which method are you using to accomplish this?

    – Don

    Plugin Author LoudSkyMedia

    (@wordpress_website)

    I’m marking this topic as resolved due to the lack of any response for a full week from the complainant.

    Plugin Author LoudSkyMedia

    (@wordpress_website)

    couponsncharities,

    Thank you for bringing this issue to my attention. There are 2 potential causes that come to mind that might be impacting the functionality of my plugin:

    1. You have another plugin or function within your theme that handles URL rewriting, and it’s conflicting with my plugin. To test this, temporarily change the theme to a default, unaltered version of the standard twentyten theme that comes with every installation of WordPress. Also, temporarily disable all plugins except mine. Then try to create a 404. When the plugin redirects you, you’ll know there’s a conflict with a plugin or theme you just deactivated.

    2. You recently moved your installation of WordPress to a new directory or changed the site URL. Use this helpful guide to learn how to properly change the site URL: https://codex.www.ads-software.com/Changing_The_Site_URL.

    If after all of that, you’re still experiencing this issue, please let me know, and describe in detail (to include your blog URL) the issue you’re still experiencing, so that I’ll be able to research your issue further. Thanks!

    – Don

Viewing 7 replies - 1 through 7 (of 7 total)