最新消息:雨落星辰是一个专注网站SEO优化、网站SEO诊断、搜索引擎研究、网络营销推广、网站策划运营及站长类的自媒体原创博客

wp query - How to figure out redirection and contents in hybrid solution containing word press content and legacy code (ASP.net)

programmeradmin0浏览0评论

I have legacy solution(ASP) hybrid with wordpress content, I have access to my ASP code base but not wordpress content. How can I figure out which section in my site is served through wordpress. E.g I suppose my navigation bar is served through wordpress and redirection to my Asp pages happens through it. Considering the fact that I don't have access to wordpress admin site,

  1. How can I make out which section is served through wordpress. Like if my nav-bar is from wrodpress or not because I don't see any signs of nav-bar being created or served through my Asp solution.
  2. How can I understand the flow of redirection.
  3. How all these things are integrated and served all-together.

Any dev-tools or plugins which can help?

I am all new to this kind of hybrid solution.

I can see a similar question asked in the link below but this is slightly more specific to my requirement: How to distinquish wordpress served links from non-wordpress served links

与本文相关的文章

发布评论

评论列表(0)

  1. 暂无评论