Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

escapedFragment empty, mean-seo won't work #14

Open
aziule opened this issue Jul 2, 2015 · 0 comments
Open

escapedFragment empty, mean-seo won't work #14

aziule opened this issue Jul 2, 2015 · 0 comments

Comments

@aziule
Copy link

aziule commented Jul 2, 2015

Hi,

I've been trying to install mean-seo and it never gets triggered. By digging into the code I found that

var escapedFragment = req.query.escaped_fragment;

is always empty.

In general, req.query is always empty.

Note: I put the app.use(seo...) at the right place, just before the routers initialization.

What seems to be the issue here in the middleware?

@aziule aziule changed the title Cannot gereq.query._escaped_fragment_ empty escapedFragment empty, mean-seo won't work Jul 2, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant