Forum Replies Created
-
AuthorPosts
-
Crawling is not the issue, it’s Google thinking it’s valued and wanting to be indexed. 301 is for content that has moved. The search page has not moved locations.
Thanks Ismael!
What you’re saying doesn’t make sense to me. Ask them to recrawl my pages that you want me to block? Robot blocking is for before they ever crawl or once it’s out of the index. It needs to either be noindexed or canonicalized.
301 to what? I don’t think that’s what it’s designed for.That page for whatever reason doesn’t have a non parameter canonical. That is what it needs.
Yeah that would be great from the get go, but now the page is indexed and seen as a soft 404. Blocking Google from the page doesn’t remove the page from the index. It will just block Google from re-evaluating the page. It will be forever stuck as a soft 404.
Yes thanks for the help! Maybe in a future release you can have all the blog formats use the same heading?
- This reply was modified 4 years, 11 months ago by dethfire.
August 19, 2018 at 5:56 pm in reply to: 4.4.1 apparently changed content in my posts and totally screwed up my mathjax #999001Updated successfully. Feel free to close, thanks again!
August 19, 2018 at 2:20 pm in reply to: 4.4.1 apparently changed content in my posts and totally screwed up my mathjax #998915awesome! thank you thank you thank you! I was going crazy and now I can finally update! :)
August 17, 2018 at 2:05 pm in reply to: 4.4.1 apparently changed content in my posts and totally screwed up my mathjax #998450Thank you!
August 15, 2018 at 12:53 am in reply to: 4.4.1 apparently changed content in my posts and totally screwed up my mathjax #997388With all plugins deactivated I upgraded and it happened again.
[tex]begin{align*} -c^{2} dtau^{2} = ds^{2}
= & -left( 1 – frac{2M r}{rho^2} right) c^{2} dt^{2} + frac{rho^2}{Delta} dr^{2} + rho^2, dtheta^{2} \
& + left( r^{2} + a^{2} + frac{2M r a^{2}}{ rho^2} sin^{2} theta right) sin^{2} theta dphi^{2}
– frac{4M ra sin^{2} theta }{rho^2} , c , dt , dphi end{align*}[/tex]Should be:
[tex]\begin{align*} -c^{2} d\tau^{2} = ds^{2}
= & -\left( 1 – \frac{2M r}{\rho^2} \right) c^{2} dt^{2} + \frac{\rho^2}{\Delta} dr^{2} + \rho^2\, d\theta^{2} \\
& + \left( r^{2} + a^{2} + \frac{2M r a^{2}}{ \rho^2} \sin^{2} \theta \right) \sin^{2} \theta \ d\phi^{2}
– \frac{4M ra \sin^{2} \theta }{\rho^2} \, c \, dt \, d\phi \end{align*}[/tex]Let me know if you want me to restore the backup for you to try and see.
- This reply was modified 6 years, 3 months ago by dethfire.
August 14, 2018 at 4:19 am in reply to: 4.4.1 apparently changed content in my posts and totally screwed up my mathjax #996938Do you think the classic editor plugin is to blame?
August 14, 2018 at 4:07 am in reply to: 4.4.1 apparently changed content in my posts and totally screwed up my mathjax #996934Hi,
I kept it on 4.2.2 so you could see the before and then update to see the after :)
hmmm the script just goes in the header, it just renders the equation code. I looked in the database and the posts had the backslashes removed.
When you update wordpress it asks you to install gutenberg or classic editor.
Please update my test site. If you are convinced it’s not the theme, what else could it be? Should I deactivate all my plugins before updating?
August 13, 2018 at 1:18 pm in reply to: 4.4.1 apparently changed content in my posts and totally screwed up my mathjax #996656Take for example the first one. In browser source code view, looking at the post in WP or the database, you’ll see it starts with “\begin{align*}”. After upgrade it becomes “begin{align*}” and breaks.
- This reply was modified 6 years, 3 months ago by dethfire.
August 11, 2018 at 9:24 pm in reply to: 4.4.1 apparently changed content in my posts and totally screwed up my mathjax #996340This reply has been marked as private.August 4, 2018 at 7:58 pm in reply to: 4.4.1 apparently changed content in my posts and totally screwed up my mathjax #993570Hi,
Sorry I was traveling for a month but back. The script is really irrelevant. It just formats text equations from code, aka LaTeX. The code starts with a backslash. Upgrading enfold to newest stripped the backslashes from every post. Is that even conceivable on your end? Does your upgrade script alter post content? I’ll have the dev area setup later next week.
July 2, 2018 at 10:58 pm in reply to: 4.4.1 apparently changed content in my posts and totally screwed up my mathjax #980323Thanks for the reply! It’s not a plug-in. Just a simple JavaScript and not the cause of issue. The issue is when I updated enfold it removed backslashes in all my post content. When I restored backup version and dB everything was ok again. I’ll try to get a dev area up.
July 1, 2018 at 3:18 pm in reply to: 4.4.1 apparently changed content in my posts and totally screwed up my mathjax #979832Please anyone?
June 28, 2018 at 11:03 pm in reply to: 4.4.1 apparently changed content in my posts and totally screwed up my mathjax #979135I have rolled back to 4.2.2 and restored a db backup for now, but need this fixed to upgrade
- This reply was modified 6 years, 4 months ago by dethfire.
I’d made the following alterations to functions file
/*
* register the layout classes
*
*/$avia_config[‘layout’][‘fullsize’] = array(‘content’ => ‘av-content-full alpha’, ‘sidebar’ => ‘hidden’, ‘meta’ => ”,’entry’ => ”);
$avia_config[‘layout’][‘sidebar_left’] = array(‘content’ => ‘av-content-small’, ‘sidebar’ => ‘alpha’ ,’meta’ => ‘alpha’, ‘entry’ => ”);
$avia_config[‘layout’][‘sidebar_right’] = array(‘content’ => ‘av-content-small alpha’,’sidebar’ => ‘alpha’, ‘meta’ => ‘alpha’, ‘entry’ => ‘alpha’);/*
* Register additional image thumbnail sizes
* Those thumbnails are generated on image upload!
*
* If the size of an array was changed after an image was uploaded you either need to re-upload the image
* or use the thumbnail regeneration plugin: http://wordpress.org/extend/plugins/regenerate-thumbnails/
*/$avia_config[‘imgSize’][‘widget’] = array(‘width’=>36, ‘height’=>36); // small preview pics eg sidebar news
$avia_config[‘imgSize’][‘square’] = array(‘width’=>180, ‘height’=>180); // small image for blogs
$avia_config[‘imgSize’][‘featured’] = array(‘width’=>1500, ‘height’=>430 ); // images for fullsize pages and fullsize slider
$avia_config[‘imgSize’][‘entry_with_sidebar’] = array(‘width’=>845, ‘height’=>321); // big images for blog and page entries
$avia_config[‘imgSize’][‘entry_without_sidebar’]= array(‘width’=>1210, ‘height’=>423 ); // images for fullsize pages and fullsize slider
$avia_config[‘imgSize’] = apply_filters(‘avf_modify_thumb_size’, $avia_config[‘imgSize’]);Yet I still get 9 images generated every upload. It’s totally bonkers. I don’t know how others accept this.
I think that should work thanks. I just have to remember to redo the edit when upgrading. Would be best to create an option to select what sizes we want generated.
- This reply was modified 7 years, 7 months ago by dethfire.
Hi Mike, I will look at the page you sent me. For the plugin that will end up removing all featured post images.
Thanks! I zeroed those out, but it appears the rest are generated by enfold and I don’t use any of them. It should be an option to disable instead of automatically creating a dozen versions of the same image. Image size can be dynamically changed for screen size via CSS.
- This reply was modified 7 years, 7 months ago by dethfire.
Hi, that still returns framework pages in the results as seen here
That just shoves all content to the right and has a big image to the left
here is what I am looking for
once you use the advanced layout editor you can’t use the default editor anymore.
they are advertising links
No that is above the title. I want it to the left inline with the title and date etc
Hi
https://www.physicsforums.com/insights/math-and-science-jewelry/
I used the advanced layout editor and their is no option to nofollow the links in the image box helper menu
thanks!
http://metapf.com/fluid-dynamics/
How do I get the featured image to be a thumbnail to the left of the title/author etc but with the content right under and not shifted to the right?
thanks!
you’re the best!
This reply has been marked as private. -
AuthorPosts