[Xen-Soluce] SEO Optimization

[Xen-Soluce] SEO Optimization [Paid] 2.7.0 Fix 4

No permission to buy (€25.00)
I'm interested in this SEO add on - question is, has anyone seen any positive impact after they installed this tool?

After all it has been around almost 2 years, so if people have installed it they should have seem something?
 
I'm interested in this SEO add on - question is, has anyone seen any positive impact after they installed this tool?

After all it has been around almost 2 years, so if people have installed it they should have seem something?
It depends a lot on how you use it, you have to be smart when you edit the META descriptions, I have managed to have an increase of clicks on certain keywords with this addon in a very short time.
 
I have some questions, please.

1. Why do we have two fields? We don't search or sort or filter?
Then we can put every data into the blob and save one field, right?

2. I have installed the add-on in a clean forum on localhost, i have added some threads and some posts.
I have done nothing with your add-on at all after installing it.

When I watch the table xf_thread, I have many threads with not empty blobs.

Why we save:
{"meta_title":"","meta_description":"","meta_robots":"","open_graph":"","twitter_card":"summary","canonical_url":""}

Why should I fill my database with this? Why do you still don't care to empty the blobs?
 
1. Why do we have two fields? We don't search or sort or filter?
Then we can put every data into the blob and save one field, right?
For this option: https://prnt.sc/WC3UMC7hWj_u

2. I have installed the add-on in a clean forum on localhost, i have added some threads and some posts.
I have done nothing with your add-on at all after installing it.

When I watch the table xf_thread, I have many threads with not empty blobs.

Why we save:
{"meta_title":"","meta_description":"","meta_robots":"","open_graph":"","twitter_card":"summary","canonical_url":""}

Why should I fill my database with this? Why do you still don't care to empty the blobs?
Because at the time of the recording of a thread you record all the associated fields, you will gain nothing more to leave such as it is or not, after in the code it risks to have more useless treatment
 
Hi

This happened after i tried to edit a category on resource manager (recently installed):

Code:
INSERT  INTO `xf_rm_category` (`title`, `description`, `parent_category_id`, `display_order`, `allow_local`, `allow_external`, `allow_commercial_external`, `allow_fileless`, `enable_versioning`, `enable_support_url`, `always_moderate_create`, `always_moderate_update`, `min_tags`, `thread_node_id`, `thread_prefix_id`, `require_prefix`, `xs_seo`, `xs_seo_title`, `resource_category_id`, `resource_count`, `featured_count`, `last_update`, `last_resource_title`, `last_resource_id`, `field_cache`, `review_field_cache`, `prefix_cache`, `lft`, `rgt`, `depth`, `breadcrumb_data`) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
------------

#0 src/XF/Db/Mysqli/Statement.php(198): XF\Db\AbstractStatement->getException('MySQL statement...', 1054, '42S22')
#1 src/XF/Db/Mysqli/Statement.php(41): XF\Db\Mysqli\Statement->getException('MySQL statement...', 1054, '42S22')
#2 src/XF/Db/Mysqli/Statement.php(56): XF\Db\Mysqli\Statement->prepare()
#3 src/XF/Db/AbstractAdapter.php(96): XF\Db\Mysqli\Statement->execute()
#4 src/XF/Db/AbstractAdapter.php(220): XF\Db\AbstractAdapter->query('INSERT  INTO `x...', Array)
#5 src/XF/Mvc/Entity/Entity.php(1521): XF\Db\AbstractAdapter->insert('xf_rm_category', Array, false)
#6 src/XF/Mvc/Entity/Entity.php(1253): XF\Mvc\Entity\Entity->_saveToSource()
#7 src/XF/Mvc/FormAction.php(71): XF\Mvc\Entity\Entity->save(true, false)
#8 src/XF/Mvc/FormAction.php(189): XF\Mvc\FormAction->XF\Mvc\{closure}(Object(XF\Mvc\FormAction))
#9 src/addons/XFRM/Admin/Controller/Category.php(138): XF\Mvc\FormAction->run()
#10 src/XF/Mvc/Dispatcher.php(352): XFRM\Admin\Controller\Category->actionSave(Object(XF\Mvc\ParameterBag))
#11 src/XF/Mvc/Dispatcher.php(259): XF\Mvc\Dispatcher->dispatchClass('XFRM:Category', 'Save', Object(XF\Mvc\RouteMatch), Object(XenSoluce\SEOOptimization\XFRM\Admin\Controller\Category), NULL)
#12 src/XF/Mvc/Dispatcher.php(115): XF\Mvc\Dispatcher->dispatchFromMatch(Object(XF\Mvc\RouteMatch), Object(XenSoluce\SEOOptimization\XFRM\Admin\Controller\Category), NULL)
#13 src/XF/Mvc/Dispatcher.php(57): XF\Mvc\Dispatcher->dispatchLoop(Object(XF\Mvc\RouteMatch))
#14 src/XF/App.php(2483): XF\Mvc\Dispatcher->run()
#15 src/XF.php(524): XF\App->run()
#16 admin.php(13): XF::runApp('XF\\Admin\\App')
#17 {main}
 
I want to buy but Paypal is disabled in Turkey.

Please tell me if you add another payment method
 
Trying to register on your site. Not getting a confirmation email. Thought you may like to know. 30 minutes so far to a Gmail account
 
Please remove or expand the limit on the meta description length. The addon has an over-tight limit and cuts a complete sentence halfway with a full stop (.). This makes it look strange in Google SERPS. In fact Google itself does not have a fixed limit on the meta description length. And I'd rather let Google to decide the length of an excerpt. It looks much natural with Google's ellipsis (...).

Please let me know if there's a way to make a quick fix. I couldn't find a place to change the length limit.
 
Back
Top Bottom