SEO All-in-one pack does not work with SportPress theme

Latest Reply from dinho at 2013-07-17 10:55:05
Hello. First of all thank you for a great and elegant theme.

I have started using the theme on my page www.bettingspill.com but the SEO All-in-one plugin does not seem to work based on what I see in Google. I suspect this is because there is an integrated SEO plugin in the theme.

Is there a way to fix this? Maybe I can disable the integrated SEO plugin somehow?
Hi!
You can disable our SEO system by removing the following code from the file library.php:
echo '<meta name="Description" content="'.preg_replace('/[\'\"]/', '',$descr)."\" />\r\n";
echo '<meta name="Keywords" content="'.$keywords.$this->get( 'seo', 'keywords' )."\" />\r\n";

That file is located in the folder inc in the directory of your theme.
Hi and thank you for your answer.

I did remove the code, but it does not seem to be the problem.

The text we input in the AIOS pack shows up in the source code of each article, but for some reason it looks like Google registers it automatically as it should after each article is posted.

Any suggestions?
Hi!
Please, try to turn of "Load Content Dynamically" on page Theme Settings --> Layout in the dashboard.
It is already turned off :(

Leave a reply

Add codeAdd image