Jump to content

Search the Community

Showing results for tags 'subdirectory'.

  • Search By Tags

    Type tags separated by commas.
  • Search By Author

Content Type


Forums

  • Community Help and Support
    • PrestaShop Download
    • PrestaShop Addons
  • News and Announcements
    • PrestaShop news and releases
    • PrestaShop Beta
    • PrestaShop Blogs
    • PrestaShop Meetups
  • International community (English)
    • General topics
    • PrestaShop Merchants
    • PrestaShop Developers
    • Taxes, Translations & Laws
    • Community Modules and Themes
  • Forum francophone
    • Discussion générale
    • Aide et support communautaire
    • PrestaShop pour les marchands
    • PrestaShop pour les développeurs
    • Adaptation aux lois Québécoises
    • Modules et thèmes gratuits
    • Modules et thèmes payants
  • Foro en Español
    • Discusión general
    • Soporte de la comunidad y ayuda
    • Comerciantes PrestaShop
    • Desarrolladores PrestaShop
    • Módulos y plantillas gratuitas
  • Forum italiano
    • Forum generale
    • Aiuto e supporto della Community
    • Commercianti PrestaShop
    • Sviluppatori PrestaShop
    • Aspetti legali sull'eCommerce
    • Moduli e template gratuiti
  • Deutsches Forum
    • Generelle Fragen
    • Support und Hilfe aus der Community
    • e-Commerce/Versand-Handel mit Prestashop
    • Prestashop-Entwickler
    • Anpassung an deutsches Recht
    • Kostenlose Module und Templates
    • Generelle Fragen Copy
  • Nederlandstalig forum
    • Algemeen
    • Hulp en ondersteuning, van en voor de community
    • PrestaShop-winkeliers
    • PrestaShop-ontwikkelaars
    • Het aanpassen van PrestaShop
    • Gratis modules en templates
  • Fórum em Português
    • Fórum Geral
    • Ajuda e Suporte da Comunidade
    • Lojistas que utilizam o PrestaShop
    • Desenvolvedores PrestaShop
    • Legislação específica
    • Módulos e temas gratuitos
  • Polskie forum
    • Forum ogólne
    • Wsparcie i pomoc użytkowników
    • Oferty twórców PrestaShop
    • Deweloperzy PrestaShop
    • Darmowe Moduły i Szablony
  • Dansk forum
    • Generelt forum
    • Hjælp og support fra fællesskabet
    • PrestaShop for købmænd
    • PrestaShop for udviklere
    • Love og regler
    • Gratis moduler og temaer
  • České fórum
    • Instalasi, Konfigurasi dan upgrade
    • Obecná diskuze
    • Bezplatné moduly a šablony
    • PrestaShop vývojáři
    • PrestaShop obchodníci
  • Bahasa Indonesia
    • Diskusi Umum
    • Podpora a pomoc komunity
    • Laporan Bug
    • Jasa, Promosi & Lowongan Kerja
  • Svenskt forum
    • Allmän diskussion
    • Installation, konfigurering och uppdatering
  • Forumul românesc
    • Discuţii generale
    • Instalare, configurare şi upgrade
  • Pусский язык
    • Обсуждение скрипта
    • Установка, Настройка, Обновление
    • Прием багов
  • Slovenské fórum
    • Všeobecná diskusia
    • Podpora a pomoc komunity
    • PrestaShop obchodníci
    • PrestaShop vývojári
    • Bezplatné moduly a šablóny
  • Türkçe Topluluğu
    • Genel Konular
    • Topluluk desteği ve yardım
    • PrestaShop Tüccarları
    • Prestashop Geliştiricileri
    • Ücretsiz Modül ve Temalar
  • Diễn đàn tiếng Việt
    • Thảo luận chung
    • Hỗ trợ từ cộng đồng
    • Dành cho chủ doanh nghiệp / cửa hàng
    • Dành cho lập trình viên
  • PrestaShop Communities
    • اللغه العربيه [Arabic]
    • Ελληνικά [Greek]
    • עִבְרִית [Hebrew]
    • 中文
    • Magyar [Hungarian]
    • 日本語 [Japanese]
    • Lietuviškai [Lithuanian]
    • انجمن فارسی [Persian]
    • ไทย [Thai]
    • Malaysia [Malaysian]
    • Eesti [Estonian]
    • Slovenščina [Slovenian]
    • Српски [Serbian]
  • IP. Board Forum
    • IP. Board Forum Questions and Issues
  • Archive
    • Zapłać Moduły i Szablony [ARCHIVE]
    • Moduly, upravy a dizajn [ARCHIVE]
    • Phát triển và các mô-đun [ARCHIVE]
    • Yazılım, Modül ve Tema [ARCHIVE]
    • Модули, Шаблоны [ARCHIVE]
    • Module şi teme [ARCHIVE]
    • Pengembangan dan Modul [ARCHIVE]
    • Moduler och teman [ARCHIVE]
    • Ecommerce x PrestaShop [ARCHIVE BOARD]
    • Vývoj a moduly [ARCHIVE]
    • Kostenpflichtige Module, Templates [ARCHIVE]
    • Módulos y temas pagos [ARCHIVE]
    • Módulos e temas pagos [ARCHIVE]
    • Servizi commerciali [ARCHIVE]
    • Forum - Feedback Contributor
    • PrestaShop Cloud

Find results in...

Find results that contain...


Date Created

  • Start

    End


Last Updated

  • Start

    End


Filter by number of...

Joined

  • Start

    End


Group


Found 8 results

  1. Hi I wanted to install Wordpress instance in Prestashop directory to include my blog inside my shop domain like Domain of blog: https://www.myshop.com/en/blog Main domian of shop: https://www.myshop.com Domains of shops for languages : https://www.myshop.com/en/ https://www.myshop.com/fr/ I've installed Presta and Wordpress where Wordpress installation path looks like prestashop_installation_directory/en/blog Prestashop and Wordpress instances work but I have a problem with mapping https://www.myshop.com/en/ as my shop domain. I have error page with information: "403 Forbidden Access to this resource on the server is denied!" If I add any character to url: https://www.myshop.com/en/ like :https://www.myshop.com/en/SOMETHING, I can see page of my shop. Do you have an idea what I'm making wrong?
  2. Hi guys, I have a website example.com with html (e.g. homepage would be example.com/index.html). I want to add a shop to a subdirectory of this domain (example.com/shop), where naturally the homepage would be example.com/shop/index.php. My problem is that the homepage for the shop (example.com/shop/) returns a 403 Forbidden error page. All other pages on the PrestaShop work just fine (e.g. example.com/shop/category). I noticed that if I remove the .htaccess file from the root directory (example.com) the page will load correctly, which leads me to believe that there is a problem with the setup of this file, and not the one generated by PrestaShop backoffice. I have no idea how the .htaccess should be configured so that my /shop page to work. This is how the .htaccess in my domain root folder looks like: <IfModule mod_headers.c> Header set Access-Control-Allow-Origin "*" </IfModule> DirectoryIndex index.html Options +MultiViews RewriteEngine On RewriteCond %{REQUEST_FILENAME} !-f RewriteCond %{REQUEST_FILENAME} !-d RewriteRule ^(.*)/$ /$1 [L,R] RewriteRule ^$ /index.html [L] RewriteCond %{THE_REQUEST} ^GET.*index\.html [NC] RewriteRule (.*?)index\.html/*(.*) /$1$2 [R=301,NE,L] ErrorDocument 404 /404page.html ErrorDocument 403 /404page.html <FilesMatch "(?i)^.*\.(ico|flv|jpg|jpeg|png|gif|js|css)$"> ExpiresActive On ExpiresDefault A2592000 </FilesMatch> Any idea how to change it to get my /shop homepage working?
  3. Hi everyone, I need SEO advice. I already prestashop in the main domain, because of incompatibility of the theme with the multinegion I created a subfolder in the main directory and I made a new installation to have the second store, I chose this solution more than the subdomain to avoid problems if in the future I wanted to change hosting. Now my doubt is this, SEO side I have to create a new sitemap from the BO of the new store to be sent to various google etc or all the new pages of the store2 will already be present in the main sitemap? To have a correct indexing of the pages of the new store which is the practice to always follow that there is one? it's the first time I create a second store inside the same site. Thanks to anyone who intervenes.
  4. hello everyone I moved my website to a subdirectory and everything worked fine but now I see question marks instead of product image and when I click on a product it gives error this page is not available store.itserviceslb.com Best
  5. I am running PS 1.4 for my site. I've developed a new, upgraded 1.5 site in a subdirectory on my shop's hosting and imported the customers & products. Now I would like my domain (http://thestitchersmuse.com) to point to the new site in the subdirectory (http://thestitchersmuse.com/shop). I'd prefer the address bar in a customer's browser to still show thestitchersmuse.com, but I could live with the addition of the /shop if I had to. I've tried to do this in my cpanel domain redirect, but it just generates error messages and messes up the site. Can anyone tell me how to do this? It may have to do with the .htaccess file, but I don't know much about those. Thank you!
  6. Hello! I have an online shop at the URL http://www.chiloticupushup.ro and I want to make a Wordpress blog at http://www.chiloticu...ro/fashionblog. I am considering this simple procedure: Create a database for the blog only. Create a directory named fashionblog in the shop's root directory. Install Wordpress in the fashionblog (sub)directory flowing the standard procedure for installing a Wordpress blog. Can anyone please tell me if there are conflict risks (or any other risks) to this procedure? Is there a simpler and/or safer way? Thank you!
  7. Hi, I recently installed PrestaShop on a Subdirectory of my current website, as I am looking to redevelop using the PrestaShop platform. It may be a silly question, but once I feel that the Prestashop version of my website is ready to launch, if I transfer the content of my subdirectory to the main directory (so I don't have to do a redirect), will I lose any purchased/installed themes/modules? Or will these purchased items continue to remain as long as they are on the same Domain? Thanks!
  8. Hi, I want to move my shop from mysite.com to mysite.co.uk/shop Both sites are hosted on the same server and it's the same database. Is it as simple as moving all the files from one folder to another? Thanks.
×
×
  • Create New...