OrdaSoft forum
Welcome, Guest
Please Login or Register.    Lost Password?
SEF Comercial not work for me (0 viewing) 

Joomla Translate module support

Go to bottom Favoured: 2

SEF Comercial not work for me

admin (Admin)
Admin
Posts: 8230
graph
User Offline Click here to see the profile of this user
Re:SEF Comercial not work for me 10 Years, 4 Months ago
Karma: 101  
Hello,

as me seem problem in below:
RewriteCond %{HTTP_HOST} ^test.sail4singles.com$ [OR]
RewriteCond %{HTTP_HOST} ^www.test.sail4singles.com$
RewriteRule ^/?$ "test.sail4singles.com/solos-y-solteros-en-veleros/" [R=301,L]

you need remove these rows.

for translate to other language, our module add lang part to url
some like: sail4singles.com/ru/ - for Russian

after that htaccess with help
RewriteRule ^([a-z]{2})/(.*)$ components/com_seftranslate/translate.php?seflang=$1&sefurl=$2 [L,QSA]
RewriteRule ^([a-z]{2})$ components/com_seftranslate/translate.php?seflang=$1 [L,QSA]

parse language - and send for translate to SefTranslate component file.

but your RewriteRule ^/?$ "test.sail4singles.com/solos-y-solteros-en-veleros/" [R=301,L]
kill sail4singles.com/ru/ - so site can't find so page

Thanks,
ordaSoft team
Logged Logged
The administrator has disabled public write access.
illuka (User)
Fresh Boarder
Posts: 14
graphgraph
User Offline Click here to see the profile of this user
Re:SEF Comercial not work for me 10 Years, 4 Months ago
Karma: 0  
If I can not have a solution to my problem in a very short time, I have to request a refund of the amount paid and contract any of the other available solutions.
Logged Logged
The administrator has disabled public write access.
illuka (User)
Fresh Boarder
Posts: 14
graphgraph
User Offline Click here to see the profile of this user
Re:SEF Comercial not work for me 10 Years, 4 Months ago
Karma: 0  
Joomla base directory is test.sail4singles.com/solos-y-solteros-en-veleros

The production environment has its base directory
viajes-vacaciones-barcos.sail4singles.co...solteros-en-veleros/
I need to address from sail4singles.com to the above url

If not possible, all baclinks, and much SEO work, it will fail

Thanks
Logged Logged
Last Edit: 2013/11/14 22:16 By illuka. Reason: Bad link
The administrator has disabled public write access.
admin (Admin)
Admin
Posts: 8230
graph
User Offline Click here to see the profile of this user
Re:SEF Comercial not work for me 10 Years, 4 Months ago
Karma: 101  
Hello,

.htaccess rules rewrite - that very not clear area.

Please try add SefTranslate rewrite rules not to htaccess in sail4singles.com
please try add to end your host htaccess
to test.sail4singles.com/solos-y-solteros-en-veleros

Thanks,
OrdaSoft team
Logged Logged
The administrator has disabled public write access.
illuka (User)
Fresh Boarder
Posts: 14
graphgraph
User Offline Click here to see the profile of this user
Re:SEF Comercial not work for me 10 Years, 4 Months ago
Karma: 0  
The. htaccess we have seen, has always been in
test.sail4singles.com

the. htacces of sail4singles.com is another, similar to this, but this is another file in another directory.

I need to find a solution soon

Thanks
Logged Logged
The administrator has disabled public write access.
illuka (User)
Fresh Boarder
Posts: 14
graphgraph
User Offline Click here to see the profile of this user
Re:SEF Comercial not work for me 10 Years, 4 Months ago
Karma: 0  
Hello

I could not get your product SEF Commercial work on my installation.

The support via forum, has not solved the problem.
The solution can't be extended in time, it should be in production soon.
I request that you give me back the amount paid.

Thanks
Logged Logged
The administrator has disabled public write access.
Go to top
»