url - Blog Link in magento -


i'm working in magento blog have 2 store views each 1 different country

the problem when add blog link in social media page .. must write 1 store view in url

how can add blog url match customer store view

ex: if customer store view 1 open link .. url (example.com/storeview1/blog) , if customer store view 2 open link .. url (example.com/storeview2/blog)

i tried make url (example.com/blog) refers 404 page

try this.

  1. open admin panel
  2. goto system->configuration
  3. change current configuration scope storeview1 or storeview2 top of leftbar.
  4. search keyword blog under "aheadworks extensions" @ leftbar
  5. try change route blog settings.

hope how.


Comments

Popular posts from this blog

android - Why am I getting the message 'Youractivity.java is not an activity subclass or alias' -

Making Empty C++ Project: General exception (Exception from HRESULT:0x80131500) Visual Studio Community 2015 -

How to fix java warning for "The value of the local variable is not used " -