I'm trying to index my site, and it appears to be working fine until it gets to the forum.
Unfortunately the site is on my local machine, and the results haven't been pushed to the site. I can provide the code to one of the pages that is getting indexed.
I'm running 6.0 build 1025 enterprise
Running the PHP version of the software
reload all pages is checked
parse javascript is unchecked
It is running spidered (10 threads)
Essentially the problem is like this
<start of file>
code
<!--ZOOMSTOP-->
code
<!--ZOOMRESTART-->
code
<!--ZOOMSTOP-->
stuff getting indexed
<end of page>
This works fine on the rest of the site, but the forum section it isn't. I'd like to use ZOOM for the whole site if possible.
Unfortunately the site is on my local machine, and the results haven't been pushed to the site. I can provide the code to one of the pages that is getting indexed.
I'm running 6.0 build 1025 enterprise
Running the PHP version of the software
reload all pages is checked
parse javascript is unchecked
It is running spidered (10 threads)
Essentially the problem is like this
<start of file>
code
<!--ZOOMSTOP-->
code
<!--ZOOMRESTART-->
code
<!--ZOOMSTOP-->
stuff getting indexed
<end of page>
This works fine on the rest of the site, but the forum section it isn't. I'd like to use ZOOM for the whole site if possible.
Comment