Post by thanoshac » Mon Jan 04, 2021 6:17 pm

Happy New year to all ! I need a help regarding how to edit the product descriptions on image attributes. When I open seo url, I face error 404 page. I already searched on forums but did not find any advice. Thanks in advance.

Attachments

Opencart.jpg

Opencart.jpg (59.29 KiB) Viewed 442 times


New member

Posts

Joined
Thu Oct 01, 2020 4:12 pm

Post by JNeuhoff » Mon Jan 04, 2021 6:47 pm

Your screenshot about image attritbutes has nothing to do with SEO issue. Without further details on how to exactly reproduce your issues none will be able to help you. SEO URLs work just fine on a standard OpenCart 3.0.3.6

Export/Import Tool * SpamBot Buster * Unused Images Manager * Instant Option Price Calculator * Number Option * Google Tag Manager * Survey Plus * OpenTwig


User avatar
Guru Member

Posts

Joined
Wed Dec 05, 2007 3:38 am


Post by paulfeakins » Mon Jan 04, 2021 7:37 pm

thanoshac wrote:
Mon Jan 04, 2021 6:17 pm
how to edit the product descriptions on image attributes
That makes no sense? :crazy:

UK OpenCart Hosting | OpenCart Audits | OpenCart Support - please email info@antropy.co.uk


User avatar
Guru Member
Online

Posts

Joined
Mon Aug 22, 2011 11:01 pm
Location - London Gatwick, United Kingdom

Post by thanoshac » Mon Jan 04, 2021 8:35 pm

Thanks for the clarification, that the issue is not due to seo url. I am writing the keywords for an article.
For instance there is a sweater, article name Betty.
In Greek: Betty-blouza-gynaika-mavro.
In English: Betty
I add these descriptions, but seo url does not work.
I notice that on admin file, there are twoaccess a) .htaccess and b)1htaccess. Is it normal? Screenshot attached.
Can be a problem due to my theme? I bought from themeforest. I give you my .htaccess syntax. Any idea what I am doing wrong with seo url?
<FilesMatch "(?i)((\.tpl|\.ini|\.log|(?<!robots)\.txt))">
Order deny,allow
Deny from all
</FilesMatch>

RewriteEngine On

RewriteBase /~fastor/opencart/
RewriteRule ^sitemap.xml$ index.php?route=feed/google_sitemap [L]
RewriteRule ^googlebase.xml$ index.php?route=feed/google_base [L]
RewriteRule ^system/download/(.*) /index.php?route=error/not_found [L]
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteCond %{REQUEST_URI} !.*\.(ico|gif|jpg|jpeg|png|js|css) [NC]
RewriteRule ^([^?]*) index.php?_route_=$1 [L,QSA]



ExpiresActive On
ExpiresDefault A0

<FilesMatch "\.(gif|jpg|jpeg|png|GIF|JPG|JPEG|PNG)$">
ExpiresDefault A2592000
Header append Cache-Control "public"
</FilesMatch>

<FilesMatch "\.(less|js|css|gz)$">
ExpiresDefault A2592000
Header append Cache-Control "proxy-revalidate"
</FilesMatch>

<FilesMatch "\.(php)$">
ExpiresActive Off
Header set Cache-Control "private, no-cache, no-store, proxy-revalidate, no-transform"
Header set Pragma "no-cache"
</FilesMatch>

<IfModule mod_headers.c>
<FilesMatch "\.(less|js|css|xml|gz)$">
Header append Vary Accept-Encoding
</FilesMatch>
</IfModule>

# compress text, HTML, JavaScript, CSS, and XML
AddOutputFilterByType DEFLATE text/plain
AddOutputFilterByType DEFLATE text/html
AddOutputFilterByType DEFLATE text/xml
AddOutputFilterByType DEFLATE text/css
AddOutputFilterByType DEFLATE application/xml
AddOutputFilterByType DEFLATE application/xhtml+xml
AddOutputFilterByType DEFLATE application/rss+xml
AddOutputFilterByType DEFLATE application/javascript
AddOutputFilterByType DEFLATE application/x-javascript
AddOutputFilterByType DEFLATE font/woff .woff
AddOutputFilterByType DEFLATE application/x-font-woff
AddOutputFilterByType DEFLATE application/font-woff
AddOutputFilterByType DEFLATE image/svg+xml
AddOutputFilterByType DEFLATE application/vnd.ms-fontobject
AddOutputFilterByType DEFLATE application/x-font-otf

# remove browser bugs
BrowserMatch ^Mozilla/4 gzip-only-text/html
BrowserMatch ^Mozilla/4\.0[678] no-gzip
BrowserMatch \bMSIE !no-gzip !gzip-only-text/html

Order allow,deny
Allow from all

RewriteCond %{HTTP_HOST} ^www\.meditex\.gr [NC]
RewriteRule ^(.*)$ http://meditex.gr/$1 [L,R=301]

Attachments

opencart.jpg

opencart.jpg (380.64 KiB) Viewed 401 times


New member

Posts

Joined
Thu Oct 01, 2020 4:12 pm

Post by JNeuhoff » Mon Jan 04, 2021 8:52 pm

Your problem description doesn't make sense:
the issue is not due to seo url
....
but seo url does not work
And you completely messed up your folder structure on your remote server:
.htaccess, config.php and index.php are NOT supposed to be folders, but should be individual files. And a standard OpenCart does not have a info.php.

I suggest you do a complete proper re-install of your OpenCart.

Export/Import Tool * SpamBot Buster * Unused Images Manager * Instant Option Price Calculator * Number Option * Google Tag Manager * Survey Plus * OpenTwig


User avatar
Guru Member

Posts

Joined
Wed Dec 05, 2007 3:38 am


Post by thanoshac » Mon Jan 04, 2021 10:04 pm

According to your opinion, is possible to re-install without losing files ( products, categories etc) and my added extra settings on fastortheme?
The problems on files are due to fastortheme (because I faced many problems and I did not have a satisfied support from their team. All the time they are out of work....) or due to mistake of my developer who set up the fastortheme to open cart?

New member

Posts

Joined
Thu Oct 01, 2020 4:12 pm
Who is online

Users browsing this forum: No registered users and 268 guests