You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am hitting my site on dev.mydomain.co.uk, which is nginx'd from port 80 to meteor running on port 3000. But without any attempt to set twitter:url I am getting:
I am having to override both twitter:url and og:url to manually set the proper url but its a pain that the package doesn't just set it properly based on the actual url,
The text was updated successfully, but these errors were encountered:
andrewlorenz
changed the title
using localhost:300 for urls and not the external url
using localhost:3000 for urls and not the external url
Jun 9, 2016
I am hitting my site on dev.mydomain.co.uk, which is nginx'd from port 80 to meteor running on port 3000. But without any attempt to set twitter:url I am getting:
<meta name="twitter:url" content="http://localhost:3000/property/page/blah" data-flow-router-seo="true">
I am having to override both twitter:url and og:url to manually set the proper url but its a pain that the package doesn't just set it properly based on the actual url,
The text was updated successfully, but these errors were encountered: