rovillesarate
Sophomore
Just Getting Started
Member Likes (0)
Cant make it work with my installation of wordpress 3.41 tried deactivating all of my plugin and just activate infinite SEO but still wont work. Install the plugin but when try to access its setting. I am not able to view the settings Page.
Responses (7)
Inactive (joined February 2012) Likes (0)
That is strange, the plugin works perfectly with WordPress 3.4.1 as far as I know.
What happens when you access the settings page? You get a white screen? Then you must be running out of memory.
Try this: http://codex.wordpress.org/Editing_wp-config.php#Increasing_memory_allocated_to_PHP
Just add:
define('WP_MEMORY_LIMIT', '96M');To your wp-config.php.
Let me know how that goes. Good luck!
Member (joined November 2011) Likes (0)
Hi! already defined wp_memory_limit to 96m but still takes to much time to load options page. what else can i do to speed up the settings page of infinite seo
Inactive (joined February 2012) Likes (0)
Its slow on just the Infininte SEO page? That's very unlikely.
Can you try it after disabling other plugins? Some plugins hog up the memory and make things slow.
WordPress 3.4 had some fixes to make backend faster. You are already on 3.4 so that is cool.
Let me know.
People Person (joined February 2012) Likes (0)
Hi!
Just checking in :)
I'm guessing that because we haven't heard back from you that you've got your issue worked out or that we have reached the end of our convo here. If you are still having problems or need any other answers on this particular topic please feel free to come back to this thread at anytime. Just be sure to mark it Not Resolved so we don't miss it!
This ticket is only being Resolved due to lack of activity. It is by no means an action to avoid, brush off or minimize your issue. We are ready and here if you want to re-open at any time and I apologize in advance for any lack of communication if this ticket is being closed in error.
Thanks for being part of the WPMU DEV Community!
Best,
Kimberly
Member (joined November 2011) Likes (0)
was able to make it work but still takes a lot of time to load the plugins settings page. also did the memory thing with php. also tried disabling all the plugins and just activate infinite seo but still get a long load time wait for the settings page. sorry was not able to message was on vacation.
Inactive (joined February 2012) Likes (0)
I see, that's very strange. Let me ping Ve and see if there could be and known server related troubles that he know of.
Developer (joined April 2011) Likes (0)
Hello,
There are a couple of things that may help speed settings page up. in the "Sitemaps" tab, you may want to exclude some post types and/or taxonomies (especially taxonomies) from being included in your sitemap, and make sure that the "Include image items with the sitemap" is set to "No".
WordPress Questions?
We've got answers!
Find out more »