SEO backpack v3.10.1 Nulled OpenCart

regsite

New member
XNullUser
Joined
Feb 10, 2022
Messages
3
Reaction score
0
Points
1
NullCash
5
Thanks bro!!!

Is this module suitable for opencart 2.3?
 

fairplayer

Member
XNullUser
Joined
Sep 30, 2020
Messages
144
Reaction score
1
Points
18
NullCash
2
Working version of SEO backpack v3.10.1


harika bir eklenti teşekkür ederim
 

53hacker89

Member
XNullUser
Joined
Jul 20, 2021
Messages
85
Reaction score
0
Points
6
NullCash
30
thanks. very good. .
Post automatically merged:

Didn't work!

controller / isenselabs.seo.php
In it I replaced the getTabs function with the following.

PHP:
    private function getTabs($type = 'main') {
        $dir =
            'extension' . DIRECTORY_SEPARATOR .
            'module' . DIRECTORY_SEPARATOR .
            $this->moduleName . DIRECTORY_SEPARATOR;

        $result = array();
        
        switch ($type) {
            case 'main':
                $name_map = array(
                    'tab_urls_linking' => array(
                        'name' => 'URLs & Linking',
                        'id' => 'urls-linking-tab'
                    ),
                    'tab_content' => array(
                        'name' => 'Content',
                        'id' => 'content-tab'
                    ),
                    'tab_advanced_editor' => array(
                        'name' => 'Advanced Editor',
                        'id' => 'advanced-editor-tab'
                    ),
                    'tab_social_seo' => array(
                        'name' => 'Social SEO',
                        'id' => 'social-seo-tab'
                    ),
                    'tab_structured_data' => array(
                        'name' => 'Structured Data',
                        'id' => 'structured-data-tab'
                    ),
                    'tab_image_names' => array(
                        'name' => 'Page Crawler',
                        'id' => 'image-names-tab'
                    ),
                    'tab_crawler' => array(
                        'name' => 'Page Crawler',
                        'id' => 'crawler-tab'
                    ),
                    'tab_seo_analysis' => array(
                        'name' => 'Search Engine Analytics',
                        'id' => 'analysis-tab'
                    ),
                    'tab_missing_pages' => array(
                        'name' => '404 Manager',
                        'id' => 'missing-pages-tab'
                    ),
                    'tab_file_editor' => array(
                        'name' => 'File Editor',
                        'id' => 'file-editor-tab'
                    ),
                    'tab_feed' => array(
                        'name' => 'Feed',
                        'id' => 'feed-tab'
                    ),
                    'tab_faq' => array(
                        'name' => 'Documentation',
                        'id' => 'faq-tab'
                    ),
                    'tab_support' => array(
                        'name' => 'Support',
                        'id' => 'isense-support'
                    )
                );
                break;
            case 'urls_linking':
                $name_map = array(
                    'urls_linking_tab/tab_customurls' => array(
                        'name' => 'Custom Redirects',
                        'id' => 'tab-customredirections'
                    ),
                    'urls_linking_tab/tab_autolinks' => array(
                        'name' => 'Auto-Links',
                        'id' => 'tab-autolinks'
                    ),
                    'urls_linking_tab/tab_canonicals' => array(
                        'name' => 'Canonicals',
                        'id' => 'tab-canonicals'
                    ),
                    'urls_linking_tab/tab_advanced' => array(
                        'name' => 'Advanced Settings',
                        'id' => 'tab-advanced-settings'
                    )
                );
                break;
            case 'missing_pages':
                $name_map = array(
                    'missing_pages_tab/tab_detected_pages' => array(
                        'name' => 'Detected Missing pages',
                        'id' => 'tab-missing-pages'
                    ),
                    'missing_pages_tab/tab_redirects' => array(
                        'name' => '404 Redirects',
                        'id' => 'tab-redirects'
                    )
                );
                break;
            default:
                $name_map = array();
                break;
        }

        if (!function_exists('modification_vqmod')) {
            function modification_vqmod($file) {
                if (class_exists('VQMod')) {
                    return VQMod::modCheck(modification($file), $file);
                } else {
                    return modification($file);
                }
            }
        }

Messages have a 5000 character limit.
Continued in the next reply.

Post automatically merged:

I can't write because all messages exceed 5000 characters!
Post automatically merged:

Here it is: justpaste .it/8qqv7
Post automatically merged:

It needs more changes.
I'm making the corrections.
I will send full package.
I'm doing my fixes and tests.
It's working flawlessly for now.
 
Last edited:

focunda

Member
XNullUser
Joined
Mar 4, 2022
Messages
61
Reaction score
0
Points
6
NullCash
1
teşekkürler kardeşim mükemmel ekleme
Post automatically merged:

teşekkürler kardeşim mükemmel ekleme
Post automatically merged:

teşekkürler kardeşim mükemmel ekleme
 

gloster69

New member
XNullUser
Joined
Jan 3, 2022
Messages
11
Reaction score
5
Points
3
NullCash
20
Έκδοση εργασίας του σακιδίου SEO v3.10.1
 

body8

Member
XNullUser
Joined
May 1, 2020
Messages
112
Reaction score
0
Points
16
NullCash
10
Thanks for module. Nice opencart SEO module
 

BioStars

Member
XNullUser
Joined
Jan 4, 2022
Messages
578
Reaction score
1
Points
18
NullCash
4
Very nice plugin, looking everywhere, thanks a lot!
 
Top