i have not tested it, but why should it break clean urls?
first of all this is not an important part for seo,
second it is a js link so no search engine will find it,
and every non-seo link works on seo enabled sites too (the rewrite rule in our .htacces does nothing else then translating the seo-link to index.php?q=...)
I said so because of the index.php?q=img_assist/popup/. Does that mean I'm wrong and .htaccess transforms that into clean into a clean example.com/img_assist/popup?
Comments
Comment #1
deekayen commented-1, breaks clean URLs
Comment #2
Tobias Maier commentedi have not tested it, but why should it break clean urls?
first of all this is not an important part for seo,
second it is a js link so no search engine will find it,
and every non-seo link works on seo enabled sites too (the rewrite rule in our .htacces does nothing else then translating the seo-link to index.php?q=...)
Comment #3
Goofy-1 commentedthanks! i´d the same problem. this trick works!
i´ve another problem with the size of the popup.
woking on it...
Comment #4
deekayen commentedI said so because of the
index.php?q=img_assist/popup/. Does that mean I'm wrong and .htaccess transforms that into clean into a cleanexample.com/img_assist/popup?Comment #5
darren ohI can't reproduce this in the latest 4.7 version.