uzeitler
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: to upload robots.txt file to root directory of websiteWhat I tried so far using Filezilla since I didn’t see a Public_html folder that someone recommended as a target; I uploaded the robots.txt file to the area where the License.txt index.php etc. files can be found.
But when I did the test http://www.iarchtectweb.com/robots.txt the returned robot.txt file showed the following parameter values
User-agent: *
Crawl-delay: 1
Disallow: /wp-content/plugins/
Disallow: /wp-admin/
Which is very different from
what I uploaded in my robots.txt:
User-agent: Googlebot
Allow: /
http://iarchitectweb.com/page-sitemap.xmlForum: Plugins
In reply to: [XML Sitemap Generator for Google] error submitting the sitemapone more thing I did the same thing with Bing and it worked fine. it is only Google that gives me the error.
Forum: Plugins
In reply to: [XML Sitemap Generator for Google] error submitting the sitemapForum: Plugins
In reply to: [XML Sitemap Generator for Google] error submitting the sitemapI encountered the same problem and don’t know what to do??? I checked every where.
sorry for bothering you all.
It was the space in “< html)”
UlfForum: Themes and Templates
In reply to: CSS to color a pageThanks again :))
Forum: Themes and Templates
In reply to: CSS to color a pageIt did work. Thank you so much.
I’m going to look at the links you sent and I also will try to take a Utube course on CSS.
When I entered #main{…………}That refers to some CSS coding in the Spacious Style Sheet, correct?
Ulf
Forum: Themes and Templates
In reply to: CSS to color a pagesorry it should be – the Screen has Two Links “beginner Tutorial” and “Themes and Template Forum”
Forum: Themes and Templates
In reply to: CSS to color a pageIf I go to Jetpack and then Setting and then click Custom CSS the following shows
The Custom CSS editor gives you the ability to add to or replace your theme’s CSS, all while supplying syntax coloring, auto-indentation, and immediate feedback on the validity of the CSS you’re writing.
To use the CSS editor, go to Appearance → Edit CSS.
then when I go to Appearance Edit CSS the Screen shows the Screen has to Links Beginner Tutorial and Themes and Template Forum
underneath a note: Note: Custom CSS will be reset when changing themes.
and then the initial empty CSS File that I filled with the code
/*
#main{
background-color: #CC66FF;
}
*/
Have no idea!Forum: Themes and Templates
In reply to: CSS to color a pageis it normal for the CSS Stylesheet to be empty?
Forum: Themes and Templates
In reply to: CSS to color a pageHello mrtom414:
I did the CSS Edit and coded
#main{
background-color: #ffffe6;
}
and saved it but nothing happened to my pages?Forum: Themes and Templates
In reply to: CSS to color a pageThank you I installed JetPack. Now I have to look for the information that mrtom414 provided.
Forum: Themes and Templates
In reply to: CSS to color a pageIn my Control panel under Settings there are just the usual General, Writing, Reading, Discussion etc. I looked inside ea. of them but no jetpack. Does it come with ea. site? thanks for being so patient.
Forum: Themes and Templates
In reply to: CSS to color a pageThanks mrtom414. I don’t know how to find the style.css file in your child theme. I only see the style.css of the Spacious theme. I also don’t know which css plugin to install where. I’m really new to this like 2 weeks.