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 install django-seo-js in my django project, and i can see some request records in "crawl-stats", which user agent is "python-requests/2.2.1 CPython/2.7.6 Linux/3.13.0-32-generic",it seems that it works,but when i test page catch in baidu site platform, it‘s not working,the catch result still contain template tags like " {{ xx.xx }} ".
The text was updated successfully, but these errors were encountered:
I install django-seo-js in my django project, and i can see some request records in "crawl-stats", which user agent is "python-requests/2.2.1 CPython/2.7.6 Linux/3.13.0-32-generic",it seems that it works,but when i test page catch in baidu site platform, it‘s not working,the catch result still contain template tags like " {{ xx.xx }} ".
The text was updated successfully, but these errors were encountered: