Hello
Im trying to debug some random code being added after the /amp/ url -- real example.. i have a bunch of these urls that google is indexing but they are not part of the sitemap the --- website.com/amp/?PN
i set in debuggin mode and the log file has a bunch of these messages
What does this mean? Set rewriterules for post types: Array
any idea what might be causing the ?PN being added?
2020-10-07 07:59:42 debug 64.225.32.246 4 ([email protected]) WeeblrampHelper_Boot::init::287: - Set rewriterules for post types: Array
(
[post] => Array
(
[enabled] => 1
[per_taxonomy] => Array
(
[category] => Array
(
[2312] => 1
[2121] => 1
[3] => 1
[2128] => 1
[2310] => 1
[2311] => 1
[2328] => 1
[167] => 1
[2289] => 1
)
)
)
Im trying to debug some random code being added after the /amp/ url -- real example.. i have a bunch of these urls that google is indexing but they are not part of the sitemap the --- website.com/amp/?PN
i set in debuggin mode and the log file has a bunch of these messages
What does this mean? Set rewriterules for post types: Array
any idea what might be causing the ?PN being added?
2020-10-07 07:59:42 debug 64.225.32.246 4 ([email protected]) WeeblrampHelper_Boot::init::287: - Set rewriterules for post types: Array
(
[post] => Array
(
[enabled] => 1
[per_taxonomy] => Array
(
[category] => Array
(
[2312] => 1
[2121] => 1
[3] => 1
[2128] => 1
[2310] => 1
[2311] => 1
[2328] => 1
[167] => 1
[2289] => 1
)
)
)