Joe Workman's PDF Embed question (again)

I understand very well the importance of the URL in the Joe Workman PDF Embed stack. The address of the PDF must be that of the site.
https://www.mysite.com works differently than http://mysite.com in that regard.

On my site I have a PDF Embed page with the following URL:
https://svmi.web.ve/wh/documentos/ESTATUTOS-SVMI-2017.pdf
Access is through a menu on the site.

The problem is that some users enter the site with https://svmi.web.ve and others with https://www.svmi.web.ve, so PDF Embed gives an error depending on each case.

I wonder if there is any way to “force” to always open the Embed page with https://svmi.web.ve.

Sorry if I don’t explain myself well.

Everything needs to match




http://www.ibize.com/test1/

You need to use an htaccess rule to force a redirect to either www or non-www. www or non-www is also treated by google as two separate urls, so it should be done for SEO purposes as well. So you need to choose which you prefer - www or non-www.

See this post:

4 Likes

true…I do have that set too.

Many thanks to Joe and David.

Seems to work :grinning:

1 Like

No problem always good to help

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.