Jump to content

How to make seo friendly module in prestashop


Recommended Posts

but what kind of module you're creating? Module which will creates some additional pages? Or module which will only creates features in the shop ?

 

follow the guides, use the default classess / tools (for example link class)

 

and it will be seo-friendly :-)

Link to comment
Share on other sites

Thanks Vekia for your response.

 

I have created a testimonial module. It has 2 pages, 1 for listing all testimonials and another for testimonial detail.

Without SEO enabling it is good. But when I enable then I need to change their URL to SEO friendly also.

 

I have created own class for Testimonial. So please tell me what should I use so that I can make them SEO friendly.

Link to comment
Share on other sites

Hello Vekia,

 

I am sharing another URL where I have created a Blog Module but facing same problem of URL rewriting.

See here SEO URL is enable but for Blog module where I have created some additional pages it's not working.

See: http://magento.thesparxitsolutions.com/Presta_Google

http://magento.thesparxitsolutions.com/Presta_Google/modules/wpblog/catBlog.php?id_cat=1

http://magento.thesparxitsolutions.com/Presta_Google/modules/wpblog/blog_detail.php?id_post=4

 

 

 

Now Please guide me how to code and what to code so that I can make my Module SEO Friendly.

 

 

Thanks

Link to comment
Share on other sites

hello

 

yes I am

 

i checked your website but i've got blank page with error:

 

Warning: include(/home/sparxmgnt/public-html/Presta_Google/cache/smarty/compile/14d454fc9aa8d0d4b6723c186cb9464f0abc3d02.file.blocknewsletter.tpl.php): failed to open stream: No such file or directory in /home/sparxmgnt/public-html/Presta_Google/tools/smarty/sysplugins/smarty_internal_templatebase.php on line 161 Warning: include(): Failed opening '/home/sparxmgnt/public-html/Presta_Google/cache/smarty/compile/14d454fc9aa8d0d4b6723c186cb9464f0abc3d02.file.blocknewsletter.tpl.php' for inclusion (include_path='.:/usr/share/php:/usr/share/pear') in /home/sparxmgnt/public-html/Presta_Google/tools/smarty/sysplugins/smarty_internal_templatebase.php on line 161 Fatal error: Uncaught exception 'SmartyException' with message 'Invalid compiled template for '/home/sparxmgnt/public-html/Presta_Google/themes/default/modules/blocknewsletter/blocknewsletter.tpl'' in /home/sparxmgnt/public-html/Presta_Google/tools/smarty/sysplugins/smarty_internal_templatebase.php:174 Stack trace: #0 /home/sparxmgnt/public-html/Presta_Google/classes/module/Module.php(1599): Smarty_Internal_TemplateBase->fetch() #1 /home/sparxmgnt/public-html/Presta_Google/modules/blocknewsletter/blocknewsletter.php(519): ModuleCore->display('/home/sparxmgnt...', 'blocknewsletter...') #2 /home/sparxmgnt/public-html/Presta_Google/classes/Hook.php(417): Blocknewsletter->hookDisplayLeftColumn(Array) #3 /home/sparxmgnt/public-html/Presta_Google/classes/controller/FrontController.php(478): HookCore::exec('displayLeftColu...') #4 /home/sparxmgnt/public-html/Presta_Google/header.php(39): FrontControllerCore->displayHeader() #5 /home/sparxmgnt/public-html/Presta_Google/modules/wpblog/catBlog.php(5): include('/home/sparxmgnt...') in /home/sparxmgnt/public-html/Presta_Google/tools/smarty/sysplugins/smarty_internal_templatebase.php on line 174
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...